Lines Matching refs:vcpu
1270 tests: check decoding of vcpu auxstr.
1288 strace.1.in: document -e kvm=vcpu option.
1289 * strace.1.in (-e kvm=vcpu): Document new option.
1290 * NEWS: Mention -e kvm=vcpu option.
1296 kvm: attach the exit reason of vcpu as auxstr to KVM_RUN output.
1297 In KVM, a virtual machine implementation like Qemu can access a vcpu
1298 via ioctl. KVM_RUN is an ioctl command to enter vcpu. The command
1304 change prints the reason as auxstr if "-e kvm=vcpu" option is given,
1306 e46b469278a59781f9b25ff608af84892963821b, "kvm: embed vcpu id to dentry
1307 of vcpu anon inode."
1312 vcpu is mmap'ed. strace must peek the area to know the reason.
1314 The change does three things: (1) recording the area for the given vcpu
1339 (vcpu_info): New struct definition representing the 3-tuple: vcpu file
1340 descriptor, id of the vcpu, and mmap'ed entry.
1346 decoding vcpu exit reason and attaching the decoded data to auxstr
1349 a file descriptor and the vcpu id associated with the fd.
4268 tests/ioctl_kvm_run.c: handle cpuid at the end of vcpu dentry.
4270 for a kvm vcpu in /proc/$pid/fd like:
4272 anon_inode:kvm-vcpu:0
4276 anon_inode:kvm-vcpu