summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-03-1618-119/+249
|\
| * KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger2018-03-143-11/+63
| * KVM: add machine check counter to kvm_statQingFeng Hao2018-03-143-0/+3
| * s390/setup: enable display support for KVM guestFarhan Ali2018-03-143-2/+4
| * s390/char: Rename EBCDIC keymap variablesFarhan Ali2018-03-143-48/+61
| * Kconfig: Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2018-03-142-4/+7
| * KVM: s390: fix fallthrough annotationSebastian Ott2018-03-141-6/+3
| * KVM: s390: add exit io request stats and simplify codeChristian Borntraeger2018-03-143-13/+6
| * KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW]Christian Borntraeger2018-03-141-0/+30
| * KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank2018-03-095-16/+18
| * KVM: s390: implement CPU model only facilitiesChristian Borntraeger2018-03-093-21/+54
| * KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand2018-03-061-0/+1
| * KVM: s390: provide io interrupt kvm_statChristian Borntraeger2018-03-011-0/+1
* | KVM: x86: Add support for VMware backdoor Pseudo-PMCsArbel Moshe2018-03-164-17/+75
* | KVM: x86: SVM: Intercept #GP to support access to VMware backdoor portsLiran Alon2018-03-161-0/+26
* | KVM: x86: VMX: Intercept #GP to support access to VMware backdoor portsLiran Alon2018-03-161-0/+24
* | KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoorLiran Alon2018-03-162-0/+29
* | KVM: x86: Add emulation_type to not raise #UD on emulation failureLiran Alon2018-03-162-3/+9
* | KVM: x86: Always allow access to VMware backdoor I/O portsLiran Alon2018-03-161-0/+11
* | KVM: x86: Add module parameter for supporting VMware backdoorLiran Alon2018-03-163-0/+9
* | KVM: x86: add kvm_fast_pio() to consolidate fast PIO codeSean Christopherson2018-03-164-27/+24
* | KVM: VMX: use kvm_fast_pio_in for handling IN I/OSean Christopherson2018-03-161-3/+6
* | KVM: vVMX: signal failure for nested VMEntry if emulation_requiredSean Christopherson2018-03-161-0/+15
* | KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guestSean Christopherson2018-03-161-0/+2
* | KVM: VMX: give unrestricted guest full control of CR3Sean Christopherson2018-03-161-2/+2
* | KVM: VMX: don't force CR4.PAE/PSE for unrestricted guestSean Christopherson2018-03-161-14/+22
* | KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUESTSean Christopherson2018-03-161-3/+4
* | KVM: VMX: don't configure EPT identity map for unrestricted guestSean Christopherson2018-03-161-2/+3
* | KVM: VMX: don't configure RM TSS for unrestricted guestSean Christopherson2018-03-161-0/+3
* | x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmaskedVitaly Kuznetsov2018-03-161-1/+9
* | x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...Vitaly Kuznetsov2018-03-162-10/+24
* | x86/kvm/hyper-v: add reenlightenment MSRs supportVitaly Kuznetsov2018-03-163-1/+36
* | KVM: x86: Update the exit_qualification access bits while walking an addressKarimAllah Ahmed2018-03-161-2/+9
* | KVM: x86: Make enum conversion explicit in kvm_pdptr_read()Matthias Kaehlcke2018-03-161-1/+1
* | KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov2018-03-161-1/+9
* | KVM: x86: Add support for AMD Core Perf Extension in guestJanakarajan Natarajan2018-03-163-15/+130
* | x86/msr: Add AMD Core Perf Extension MSRsJanakarajan Natarajan2018-03-161-0/+14
* | KVM: nVMX: Enforce NMI controls on vmentry of L2 guestsKrish Sadhukhan2018-03-081-2/+27
* | KVM: nVMX: expose VMX capabilities for nested hypervisors to userspacePaolo Bonzini2018-03-062-5/+40
* | KVM: nVMX: introduce struct nested_vmx_msrsPaolo Bonzini2018-03-061-174/+178
* | KVM: X86: Don't use PV TLB flush with dedicated physical CPUsWanpeng Li2018-03-061-0/+2
* | KVM: X86: Choose qspinlock when dedicated physical CPUs are availableWanpeng Li2018-03-061-0/+5
* | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-069-4/+55
* | kvm: use insert sort in kvm_io_bus_register_dev functionGal Hammer2018-03-061-18/+18
* | KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass2018-03-063-16/+145
* | KVM: x86: add SYNC_REGS_SIZE_BYTES #define.Ken Hofsass2018-03-062-2/+6
* | kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan2018-03-067-1/+164
* | kvm: x86: factor out kvm.arch.hyperv (de)initRoman Kagan2018-03-063-1/+14
* | Linux 4.16-rc4v4.16-rc4Linus Torvalds2018-03-041-1/+1
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-046-18/+21
|\ \