summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-16KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li
2018-03-16KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li
2018-03-16Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-03-16KVM: x86: Add support for VMware backdoor Pseudo-PMCsArbel Moshe
2018-03-16KVM: x86: SVM: Intercept #GP to support access to VMware backdoor portsLiran Alon
2018-03-16KVM: x86: VMX: Intercept #GP to support access to VMware backdoor portsLiran Alon
2018-03-16KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoorLiran Alon
2018-03-16KVM: x86: Add emulation_type to not raise #UD on emulation failureLiran Alon
2018-03-16KVM: x86: Always allow access to VMware backdoor I/O portsLiran Alon
2018-03-16KVM: x86: Add module parameter for supporting VMware backdoorLiran Alon
2018-03-16KVM: x86: add kvm_fast_pio() to consolidate fast PIO codeSean Christopherson
2018-03-16KVM: VMX: use kvm_fast_pio_in for handling IN I/OSean Christopherson
2018-03-16KVM: vVMX: signal failure for nested VMEntry if emulation_requiredSean Christopherson
2018-03-16KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guestSean Christopherson
2018-03-16KVM: VMX: give unrestricted guest full control of CR3Sean Christopherson
2018-03-16KVM: VMX: don't force CR4.PAE/PSE for unrestricted guestSean Christopherson
2018-03-16KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUESTSean Christopherson
2018-03-16KVM: VMX: don't configure EPT identity map for unrestricted guestSean Christopherson
2018-03-16KVM: VMX: don't configure RM TSS for unrestricted guestSean Christopherson
2018-03-16x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmaskedVitaly Kuznetsov
2018-03-16x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...Vitaly Kuznetsov
2018-03-16x86/kvm/hyper-v: add reenlightenment MSRs supportVitaly Kuznetsov
2018-03-16KVM: x86: Update the exit_qualification access bits while walking an addressKarimAllah Ahmed
2018-03-16KVM: x86: Make enum conversion explicit in kvm_pdptr_read()Matthias Kaehlcke
2018-03-16KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov
2018-03-16KVM: x86: Add support for AMD Core Perf Extension in guestJanakarajan Natarajan
2018-03-16x86/msr: Add AMD Core Perf Extension MSRsJanakarajan Natarajan
2018-03-14KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger
2018-03-14KVM: add machine check counter to kvm_statQingFeng Hao
2018-03-14s390/setup: enable display support for KVM guestFarhan Ali
2018-03-14s390/char: Rename EBCDIC keymap variablesFarhan Ali
2018-03-14Kconfig: Remove HAS_IOMEM dependency for Graphics supportFarhan Ali
2018-03-14KVM: s390: fix fallthrough annotationSebastian Ott
2018-03-14KVM: s390: add exit io request stats and simplify codeChristian Borntraeger
2018-03-14KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW]Christian Borntraeger
2018-03-09KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank
2018-03-09KVM: s390: implement CPU model only facilitiesChristian Borntraeger
2018-03-08KVM: nVMX: Enforce NMI controls on vmentry of L2 guestsKrish Sadhukhan
2018-03-06KVM: nVMX: expose VMX capabilities for nested hypervisors to userspacePaolo Bonzini
2018-03-06KVM: nVMX: introduce struct nested_vmx_msrsPaolo Bonzini
2018-03-06KVM: X86: Don't use PV TLB flush with dedicated physical CPUsWanpeng Li
2018-03-06KVM: X86: Choose qspinlock when dedicated physical CPUs are availableWanpeng Li
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li
2018-03-06kvm: use insert sort in kvm_io_bus_register_dev functionGal Hammer
2018-03-06KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass
2018-03-06KVM: x86: add SYNC_REGS_SIZE_BYTES #define.Ken Hofsass
2018-03-06kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan
2018-03-06kvm: x86: factor out kvm.arch.hyperv (de)initRoman Kagan
2018-03-06KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand
2018-03-04Linux 4.16-rc4Linus Torvalds