]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: VMX: split list of shadowed VMCS field to a separate file
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Dec 2017 12:16:29 +0000 (13:16 +0100)
committerRadim Krčmář <rkrcmar@redhat.com>
Tue, 16 Jan 2018 15:50:05 +0000 (16:50 +0100)
commitc9e9deae76b8fbbd48e7357247689016bb0d6242
treea654b7efb229bf7503bd51f7d25b72a739abab78
parent58e9ffae5efd3ee9b655ee36702f02c36d51ead9
KVM: VMX: split list of shadowed VMCS field to a separate file

Prepare for multiple inclusions of the list.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/kvm/vmx.c
arch/x86/kvm/vmx_shadow_fields.h [new file with mode: 0644]