index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
vmx.c
Age
Commit message (
Expand
)
Author
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
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-15
kvm: vmx: fix coccinelle warnings
Yi Wang
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-02
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
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-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: VMX: Explicitly initialize controls shadow at VMCS allocation
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
2019-06-18
KVM: nVMX: Use adjusted pin controls for vmcs02
Sean Christopherson
2019-06-18
KVM: x86: introduce is_pae_paging
Paolo Bonzini
2019-06-18
KVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when it's written
Sean Christopherson
2019-06-18
KVM: nVMX: Update vmcs12 for SYSENTER MSRs when they're written
Sean Christopherson
2019-06-18
KVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it's written
Sean Christopherson
2019-06-18
KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCS
Sean Christopherson
2019-06-18
KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
Sean Christopherson
2019-06-18
KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
Paolo Bonzini
2019-06-18
KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
Sean Christopherson
2019-06-18
KVM: nVMX: Use descriptive names for VMCS sync functions and flags
Sean Christopherson
2019-06-18
KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
Sean Christopherson
2019-06-18
KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
Sean Christopherson
2019-06-18
KVM: VMX: Store the host kernel's IDT base in a global variable
Sean Christopherson
2019-06-18
KVM: VMX: Read cached VM-Exit reason to detect external interrupt
Sean Christopherson
2019-06-18
kvm: nVMX: small cleanup in handle_exception
Paolo Bonzini
2019-06-18
KVM: VMX: Fix handling of #MC that occurs during VM-Entry
Sean Christopherson
2019-06-18
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
Paolo Bonzini
2019-06-18
kvm: vmx: segment limit check: use access length
Eugene Korenevsky
2019-06-18
KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
Liran Alon
2019-06-04
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
2019-06-04
KVM: LAPIC: Optimize timer latency further
Wanpeng Li
2019-05-24
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
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-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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 kvm_vcpu_map when mapping the virtual APIC page
KarimAllah Ahmed
2019-04-30
X86/nVMX: Update the PML table without mapping and unmapping the page
KarimAllah Ahmed
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-27
KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit
Rick Edgecombe
[next]