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-05-24
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
2019-05-24
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
2019-05-24
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
Paolo Bonzini
2019-05-24
kvm: vmx: Fix -Wmissing-prototypes warnings
Yi Wang
2019-05-24
KVM: nVMX: Fix using __this_cpu_read() in preemptible context
Wanpeng Li
2019-05-24
KVM: nVMX: Clear nested_run_pending if setting nested state fails
Sean Christopherson
2019-05-24
KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATE
Paolo Bonzini
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-15
Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"
Sean Christopherson
2019-05-15
KVM: nVMX: Disable intercept for FS/GS base MSRs in vmcs02 when possible
Sean Christopherson
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-08
kvm: nVMX: Set nested_run_pending in vmx_set_nested_state after checks complete
Aaron Lewis
2019-05-08
KVM: nVMX: KVM_SET_NESTED_STATE - Tear down old EVMCS state before setting ne...
Aaron Lewis
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-01
KVM: nVMX: Fix size checks in vmx_set_nested_state
Jim Mattson
2019-04-30
KVM: x86: use direct accessors for RIP and RSP
Paolo Bonzini
2019-04-30
KVM: VMX: Use accessors for GPRs outside of dedicated caching logic
Sean Christopherson
2019-04-30
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
2019-04-30
KVM/nVMX: Use page_address_valid in a few more locations
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use kvm_vcpu_map for accessing the enlightened VMCS
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
KarimAllah Ahmed
2019-04-30
X86/nVMX: handle_vmptrld: Use kvm_vcpu_map when copying VMCS12 from guest memory
KarimAllah Ahmed
2019-04-30
X86/nVMX: Update the PML table without mapping and unmapping the page
KarimAllah Ahmed
2019-04-30
X86/nVMX: handle_vmon: Read 4 bytes from guest memory
KarimAllah Ahmed
2019-04-30
KVM: VMX: Include architectural defs header in capabilities.h
Sean Christopherson
2019-04-30
KVM: vmx: clean up some debug output
Dan Carpenter
2019-04-30
KVM: VMX: Skip delta_tsc shift-and-divide if the dividend is zero
Sean Christopherson
2019-04-30
KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param
Sean Christopherson
2019-04-30
KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
Liran Alon
2019-04-30
KVM: x86: Add support of clear Trace_ToPA_PMI status
Luwei Kang
2019-04-27
KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit
Rick Edgecombe
2019-04-18
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
2019-04-16
KVM: nVMX: Return -EINVAL when signaling failure in VM-Entry helpers
Sean Christopherson
2019-04-16
KVM: nVMX: Return -EINVAL when signaling failure in pre-VM-Entry helpers
Paolo Bonzini
2019-04-16
KVM: nVMX: Rename and split top-level consistency checks to match SDM
Sean Christopherson
2019-04-16
KVM: nVMX: Move guest non-reg state checks to VM-Exit path
Sean Christopherson
2019-04-16
kvm: nVMX: Check "load IA32_PAT" VM-entry control on vmentry
Krish Sadhukhan
2019-04-16
kvm: nVMX: Check "load IA32_PAT" VM-exit control on vmentry
Krish Sadhukhan
2019-04-16
KVM: x86: optimize check for valid PAT value
Paolo Bonzini
2019-04-16
KVM: x86: clear VM_EXIT_SAVE_IA32_PAT
Paolo Bonzini
2019-04-16
KVM: vmx: print more APICv fields in dump_vmcs
Paolo Bonzini
2019-04-16
KVM: x86: clear SMM flags before loading state while leaving SMM
Sean Christopherson
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
2019-04-16
KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU
Liran Alon
2019-04-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
2019-04-16
KVM: nVMX: always use early vmcs check when EPT is disabled
Paolo Bonzini
2019-04-16
KVM: nVMX: allow tests to use bad virtual-APIC page address
Paolo Bonzini
[next]