Searched hist:"9715092 f8d7eaab2e06a86b67bffc61c20e76f17" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kvm/ |
H A D | x86.h | diff 9715092f8d7eaab2e06a86b67bffc61c20e76f17 Fri Sep 11 21:29:12 CEST 2020 Babu Moger <babu.moger@amd.com> KVM: X86: Move handling of INVPCID types to x86
INVPCID instruction handling is mostly same across both VMX and SVM. So, move the code to common x86.c.
Signed-off-by: Babu Moger <babu.moger@amd.com> Reviewed-by: Jim Mattson <jmattson@google.com> Message-Id: <159985255212.11252.10322694343971983487.stgit@bmoger-ubuntu> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | x86.c | diff 9715092f8d7eaab2e06a86b67bffc61c20e76f17 Fri Sep 11 21:29:12 CEST 2020 Babu Moger <babu.moger@amd.com> KVM: X86: Move handling of INVPCID types to x86
INVPCID instruction handling is mostly same across both VMX and SVM. So, move the code to common x86.c.
Signed-off-by: Babu Moger <babu.moger@amd.com> Reviewed-by: Jim Mattson <jmattson@google.com> Message-Id: <159985255212.11252.10322694343971983487.stgit@bmoger-ubuntu> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|