[PATCH v6 0/2] KVM: x86/xen: update Xen CPUID Leaf 4

Paul Durrant posted 2 patches 2 years, 9 months ago
There is a newer version of this series
arch/x86/include/asm/kvm_host.h |  8 +++++++-
arch/x86/kvm/cpuid.c            | 17 ++++++++++-------
arch/x86/kvm/x86.c              |  1 +
arch/x86/kvm/xen.c              | 26 ++++++++++++++++++++++++++
arch/x86/kvm/xen.h              |  7 +++++++
5 files changed, 51 insertions(+), 8 deletions(-)
[PATCH v6 0/2] KVM: x86/xen: update Xen CPUID Leaf 4
Posted by Paul Durrant 2 years, 9 months ago
Patch #2 was the original patch. It has been expended to a series in v6.

Paul Durrant (2):
  KVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base() and also
    capture limit
  KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if
    present

 arch/x86/include/asm/kvm_host.h |  8 +++++++-
 arch/x86/kvm/cpuid.c            | 17 ++++++++++-------
 arch/x86/kvm/x86.c              |  1 +
 arch/x86/kvm/xen.c              | 26 ++++++++++++++++++++++++++
 arch/x86/kvm/xen.h              |  7 +++++++
 5 files changed, 51 insertions(+), 8 deletions(-)
---
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Sean Christopherson <seanjc@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
-- 
2.20.1