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
/
vmx
Age
Commit message (
Expand
)
Author
2019-09-10
KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code
Sean Christopherson
2019-09-10
KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
Sean Christopherson
2019-09-10
KVM: X86: Tune PLE Window tracepoint
Peter Xu
2019-09-10
KVM: VMX: Change ple_window type to unsigned int
Peter Xu
2019-09-10
KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes
Alexander Graf
2019-08-22
KVM: VMX: Fix and tweak the comments for VM-Enter
Sean Christopherson
2019-08-22
KVM: Assert that struct kvm_vcpu is always as offset zero
Sean Christopherson
2019-08-22
KVM: x86/mmu: Add explicit access mask for MMIO SPTEs
Sean Christopherson
2019-08-22
x86: kvm: svm: propagate errors from skip_emulated_instruction()
Vitaly Kuznetsov
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-07-22
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
2019-07-22
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-18
x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2
Josh Poimboeuf
2019-07-17
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
2019-07-15
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
Liran Alon
2019-07-15
kvm: vmx: fix coccinelle warnings
Yi Wang
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-05
KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...
Krish Sadhukhan
2019-07-05
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
2019-07-02
KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM
Liran Alon
2019-07-02
kvm: nVMX: Remove unnecessary sync_roots from handle_invept
Jim Mattson
2019-07-02
x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use
Vitaly Kuznetsov
2019-07-02
x86/KVM/nVMX: don't use clean fields data on enlightened VMLAUNCH
Vitaly Kuznetsov
2019-07-02
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
Paolo Bonzini
2019-07-02
KVM: nVMX: allow setting the VMFUNC controls MSR
Paolo Bonzini
2019-07-02
KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
Paolo Bonzini
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
2019-06-20
KVM: VMX: check CPUID before allowing read/write of IA32_XSS
Wanpeng Li
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
2019-06-18
KVM: nVMX: shadow pin based execution controls
Paolo Bonzini
2019-06-18
KVM: VMX: Leave preemption timer running when it's disabled
Sean Christopherson
2019-06-18
KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
Sean Christopherson
2019-06-18
KVM: nVMX: Preset *DT exiting in vmcs02 when emulating UMIP
Sean Christopherson
2019-06-18
KVM: nVMX: Preserve last USE_MSR_BITMAPS when preparing vmcs02
Sean Christopherson
2019-06-18
KVM: VMX: Explicitly initialize controls shadow at VMCS allocation
Sean Christopherson
2019-06-18
KVM: nVMX: Don't reset VMCS controls shadow on VMCS switch
Sean Christopherson
2019-06-18
KVM: nVMX: Shadow VMCS controls on a per-VMCS basis
Sean Christopherson
2019-06-18
KVM: VMX: Shadow VMCS secondary execution controls
Sean Christopherson
2019-06-18
KVM: VMX: Shadow VMCS primary execution controls
Sean Christopherson
2019-06-18
KVM: VMX: Shadow VMCS pin controls
Sean Christopherson
[next]