index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2018-03-16
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
Arbel Moshe
2018-03-16
KVM: x86: SVM: Intercept #GP to support access to VMware backdoor ports
Liran Alon
2018-03-16
KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports
Liran Alon
2018-03-16
KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor
Liran Alon
2018-03-16
KVM: x86: Add emulation_type to not raise #UD on emulation failure
Liran Alon
2018-03-16
KVM: x86: Always allow access to VMware backdoor I/O ports
Liran Alon
2018-03-16
KVM: x86: Add module parameter for supporting VMware backdoor
Liran Alon
2018-03-16
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
Sean Christopherson
2018-03-16
KVM: VMX: use kvm_fast_pio_in for handling IN I/O
Sean Christopherson
2018-03-16
KVM: vVMX: signal failure for nested VMEntry if emulation_required
Sean Christopherson
2018-03-16
KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: give unrestricted guest full control of CR3
Sean Christopherson
2018-03-16
KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST
Sean Christopherson
2018-03-16
KVM: VMX: don't configure EPT identity map for unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: don't configure RM TSS for unrestricted guest
Sean Christopherson
2018-03-16
x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked
Vitaly Kuznetsov
2018-03-16
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...
Vitaly Kuznetsov
2018-03-16
x86/kvm/hyper-v: add reenlightenment MSRs support
Vitaly Kuznetsov
2018-03-16
KVM: x86: Update the exit_qualification access bits while walking an address
KarimAllah Ahmed
2018-03-16
KVM: x86: Make enum conversion explicit in kvm_pdptr_read()
Matthias Kaehlcke
2018-03-16
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
Vitaly Kuznetsov
2018-03-16
KVM: x86: Add support for AMD Core Perf Extension in guest
Janakarajan Natarajan
2018-03-08
KVM: nVMX: Enforce NMI controls on vmentry of L2 guests
Krish Sadhukhan
2018-03-06
KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace
Paolo Bonzini
2018-03-06
KVM: nVMX: introduce struct nested_vmx_msrs
Paolo Bonzini
2018-03-06
KVM: x86: KVM_CAP_SYNC_REGS
Ken Hofsass
2018-03-06
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
2018-03-06
kvm: x86: factor out kvm.arch.hyperv (de)init
Roman Kagan
2018-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-01
KVM: x86: fix vcpu initialization with userspace lapic
Radim Krčmář
2018-03-01
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
2018-03-01
KVM: X86: Introduce kvm_get_msr_feature()
Wanpeng Li
2018-03-01
KVM: SVM: Add MSR-based feature support for serializing LFENCE
Tom Lendacky
2018-03-01
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-24
KVM: SVM: Fix SEV LAUNCH_SECRET command
Brijesh Singh
2018-02-24
KVM: SVM: install RSM intercept
Brijesh Singh
2018-02-24
KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command
Brijesh Singh
2018-02-24
KVM: x86: fix backward migration with async_PF
Radim Krčmář
2018-02-24
KVM: X86: Fix SMRAM accessing even if VM is shutdown
Wanpeng Li
2018-02-24
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
Chao Gao
2018-02-24
KVM/x86: remove WARN_ON() for when vm_munmap() fails
Eric Biggers
2018-02-24
KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP
Radim Krčmář
2018-02-24
KVM: x86: move LAPIC initialization after VMCS creation
Paolo Bonzini
2018-02-23
KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...
Paolo Bonzini
2018-02-23
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-13
KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
KarimAllah Ahmed
[next]