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-04-18
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
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: allow tests to use bad virtual-APIC page address
Paolo Bonzini
2019-04-11
x86/pkeys: Provide *pkru() helpers
Sebastian Andrzej Siewior
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-03-28
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
kvm: vmx: fix formatting of a comment
Paolo Bonzini
2019-03-06
Documentation: Move L1TF to separate directory
Thomas Gleixner
2019-03-06
x86/kvm/vmx: Add MDS protection when L1D Flush is not active
Thomas Gleixner
2019-02-20
kvm: vmx: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
KVM: x86: cleanup freeing of nested state
Paolo Bonzini
2019-02-20
KVM: x86: Sync the pending Posted-Interrupts
Luwei Kang
2019-02-20
KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering
Sean Christopherson
2019-02-20
KVM: VMX: Preserve callee-save registers in vCPU-run asm sub-routine
Sean Christopherson
2019-02-20
KVM: VMX: Return VM-Fail from vCPU-run assembly via standard ABI reg
Sean Christopherson
2019-02-20
KVM: VMX: Pass @launched to the vCPU-run asm via standard ABI regs
Sean Christopherson
2019-02-20
KVM: VMX: Rename ____vmx_vcpu_run() to __vmx_vcpu_run()
Sean Christopherson
2019-02-20
KVM: VMX: Fold __vmx_vcpu_run() back into vmx_vcpu_run()
Sean Christopherson
2019-02-20
KVM: VMX: Move vCPU-run code to a proper assembly routine
Sean Christopherson
2019-02-20
KVM: VMX: Create a stack frame in vCPU-run
Sean Christopherson
2019-02-20
KVM: VMX: Use #defines in place of immediates in VM-Enter inline asm
Sean Christopherson
2019-02-14
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
Xiaoyao Li
2019-02-14
KVM: x86: Recompute PID.ON when clearing PID.SN
Luwei Kang
2019-02-12
KVM: VMX: Use vcpu->arch.regs directly when saving/loading guest state
Sean Christopherson
2019-02-12
KVM: VMX: Don't save guest registers after VM-Fail
Sean Christopherson
2019-02-12
KVM: VMX: Invert the ordering of saving guest/host scratch reg at VM-Enter
Sean Christopherson
2019-02-12
KVM: VMX: Pass "launched" directly to the vCPU-run asm blob
Sean Christopherson
2019-02-12
KVM: VMX: Update VMCS.HOST_RSP via helper C function
Sean Christopherson
2019-02-12
KVM: VMX: Load/save guest CR2 via C code in __vmx_vcpu_run()
Sean Christopherson
2019-02-12
KVM: nVMX: Cache host_rsp on a per-VMCS basis
Sean Christopherson
2019-02-12
KVM: VMX: Let the compiler save/load RDX during vCPU-run
Sean Christopherson
2019-02-12
KVM: VMX: Manually load RDX in vCPU-run asm blob
Sean Christopherson
2019-02-12
KVM: VMX: Save RSI to an unused output in the vCPU-run asm blob
Sean Christopherson
2019-02-12
KVM: VMX: Modify only RSP when creating a placeholder for guest's RCX
Sean Christopherson
2019-02-12
KVM: VMX: Zero out *all* general purpose registers after VM-Exit
Sean Christopherson
2019-02-12
KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
Sean Christopherson
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-25
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function
Sean Christopherson
2019-01-25
kvm: vmx: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-25
KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...
Sean Christopherson
2019-01-11
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...
Lan Tianyu
2019-01-11
KVM: x86: Fix bit shifting in update_intel_pt_cfg
Gustavo A. R. Silva
[prev]
[next]