aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16KVM: x86: Add support for VMware backdoor Pseudo-PMCsArbel Moshe4-17/+75
2018-03-16KVM: x86: SVM: Intercept #GP to support access to VMware backdoor portsLiran Alon1-0/+26
2018-03-16KVM: x86: VMX: Intercept #GP to support access to VMware backdoor portsLiran Alon1-0/+24
2018-03-16KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoorLiran Alon2-0/+29
2018-03-16KVM: x86: Add emulation_type to not raise #UD on emulation failureLiran Alon2-3/+9
2018-03-16KVM: x86: Always allow access to VMware backdoor I/O portsLiran Alon1-0/+11
2018-03-16KVM: x86: Add module parameter for supporting VMware backdoorLiran Alon3-0/+9
2018-03-16KVM: x86: add kvm_fast_pio() to consolidate fast PIO codeSean Christopherson4-27/+24
2018-03-16KVM: VMX: use kvm_fast_pio_in for handling IN I/OSean Christopherson1-3/+6
2018-03-16KVM: vVMX: signal failure for nested VMEntry if emulation_requiredSean Christopherson1-0/+15
2018-03-16KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guestSean Christopherson1-0/+2
2018-03-16KVM: VMX: give unrestricted guest full control of CR3Sean Christopherson1-2/+2
2018-03-16KVM: VMX: don't force CR4.PAE/PSE for unrestricted guestSean Christopherson1-14/+22
2018-03-16KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUESTSean Christopherson1-3/+4
2018-03-16KVM: VMX: don't configure EPT identity map for unrestricted guestSean Christopherson1-2/+3
2018-03-16KVM: VMX: don't configure RM TSS for unrestricted guestSean Christopherson1-0/+3
2018-03-16x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmaskedVitaly Kuznetsov1-1/+9
2018-03-16x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vector changeVitaly Kuznetsov2-10/+24
2018-03-16x86/kvm/hyper-v: add reenlightenment MSRs supportVitaly Kuznetsov3-1/+36
2018-03-16KVM: x86: Update the exit_qualification access bits while walking an addressKarimAllah Ahmed1-2/+9
2018-03-16KVM: x86: Make enum conversion explicit in kvm_pdptr_read()Matthias Kaehlcke1-1/+1
2018-03-16KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov1-1/+9
2018-03-16KVM: x86: Add support for AMD Core Perf Extension in guestJanakarajan Natarajan3-15/+130
2018-03-16x86/msr: Add AMD Core Perf Extension MSRsJanakarajan Natarajan1-0/+14
2018-03-14KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger3-11/+63
2018-03-14KVM: add machine check counter to kvm_statQingFeng Hao3-0/+3
2018-03-14s390/setup: enable display support for KVM guestFarhan Ali3-2/+4
2018-03-14s390/char: Rename EBCDIC keymap variablesFarhan Ali3-48/+61
2018-03-14Kconfig: Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2-4/+7
2018-03-14KVM: s390: fix fallthrough annotationSebastian Ott1-6/+3
2018-03-14KVM: s390: add exit io request stats and simplify codeChristian Borntraeger3-13/+6
2018-03-14KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW]Christian Borntraeger1-0/+30
2018-03-09KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank5-16/+18
2018-03-09KVM: s390: implement CPU model only facilitiesChristian Borntraeger3-21/+54
2018-03-08KVM: nVMX: Enforce NMI controls on vmentry of L2 guestsKrish Sadhukhan1-2/+27
2018-03-06KVM: nVMX: expose VMX capabilities for nested hypervisors to userspacePaolo Bonzini2-5/+40
2018-03-06KVM: nVMX: introduce struct nested_vmx_msrsPaolo Bonzini1-174/+178
2018-03-06KVM: X86: Don't use PV TLB flush with dedicated physical CPUsWanpeng Li1-0/+2
2018-03-06KVM: X86: Choose qspinlock when dedicated physical CPUs are availableWanpeng Li1-0/+5
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li9-4/+55
2018-03-06kvm: use insert sort in kvm_io_bus_register_dev functionGal Hammer1-18/+18
2018-03-06KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass3-16/+145
2018-03-06KVM: x86: add SYNC_REGS_SIZE_BYTES #define.Ken Hofsass2-2/+6
2018-03-06kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan7-1/+164
2018-03-06kvm: x86: factor out kvm.arch.hyperv (de)initRoman Kagan3-1/+14
2018-03-06KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand1-0/+1
2018-03-04Linux 4.16-rc4Linus Torvalds1-1/+1
2018-03-02memremap: fix softlockup reports at teardownDan Williams1-5/+10
2018-03-02libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang1-2/+1
2018-03-03MAINTAINERS: take over Kconfig maintainershipMasahiro Yamada1-1/+3