commit | 9ff5e0304e949a8a4e584c8c2b11fad9b2e0b133 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Tue Jan 26 14:48:11 2021 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 09 08:17:13 2021 -0500 |
tree | 6acd2b3bc2787148343b4cb22ed41b84ae1b12df | |
parent | 72167a9d7da2c295caf1d4a2d58128406786505d [diff] |
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcpu_hv' As a preparation to allocating Hyper-V context dynamically, make it clear who's the user of the said context. No functional change intended. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Message-Id: <20210126134816.1880136-11-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>