summaryrefslogtreecommitdiff
path: root/arch/x86
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-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-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: x86: KVM_CAP_SYNC_REGSKen 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-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-02Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-01KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li
2018-03-01KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky
2018-03-01x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner
2018-02-28x86/xen: add tty0 and hvc0 as preferred consoles for dom0Juergen Gross
2018-02-28x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac
2018-02-28x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-02-28x86/asm: Add instruction suffixes to bitopsJan Beulich
2018-02-28x86/entry/64: Add instruction suffixJan Beulich