commit | d7231e75f73f424068ad205358bd8ba6a7a2e113 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 21 00:47:55 2017 +0100 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Tue Jan 16 16:52:52 2018 +0100 |
tree | a432dfdf20e94cfed64bd56779d10151a2df1f2c | |
parent | c992384bde84fb2f0318bdb4f6c710605dd7a217 [diff] |
KVM: VMX: introduce X2APIC_MSR macro Remove duplicate expression in nested_vmx_prepare_msr_bitmap, and make the register names clearer in hardware_setup. Suggested-by: Jim Mattson <jmattson@google.com> Reviewed-by: Jim Mattson <jmattson@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> [Resolved rebase conflict after removing Intel PT. - Radim] Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>