[PATCH v2 0/2] KVM: x86: use fast PIO for IN on VMX

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Use kvm_fast_pio_in() on VMX and consolidate x86's fast PIO code
now that both VMX and SVM support fast PIO for IN and OUT.

v1->v2: consolidate duplicate code from VMX and SVM

Sean Christopherson (2):
  KVM: VMX: use kvm_fast_pio_in for handling IN I/O
  KVM: x86: add kvm_fast_pio() to consolidate fast PIO code

 arch/x86/include/asm/kvm_host.h |  3 +--
 arch/x86/kvm/svm.c              | 12 ++----------
 arch/x86/kvm/vmx.c              | 14 ++++----------
 arch/x86/kvm/x86.c              | 23 +++++++++++++++++++----
 4 files changed, 26 insertions(+), 26 deletions(-)




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux