summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2022-02-16 02:14:29 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2022-06-11 18:46:25 +0300
commitc472df1ac318c1120f32cd4a70d202806be30c43 (patch)
tree97809d737f6966cb8f9e792acc0698718655b632 /scripts
parent114eef6e461a6a0810d6ed354b4ce7f3b74fe547 (diff)
downloadlinux-c472df1ac318c1120f32cd4a70d202806be30c43.tar.xz
KVM: selftests: Add a VM backpointer to 'struct vcpu'
Add a backpointer to 'struct vcpu' so that tests can get at the owning VM when passing around a vCPU object. Long term, this will be little more than a nice-to-have feature, but in the short term it is a critical step toward purging the VM+vcpu_id ioctl mess without introducing even more churn. Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions