index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
kvm: vmx: Fix -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+1
2019-04-30
KVM/nVMX: Use kvm_vcpu_map for accessing the enlightened VMCS
KarimAllah Ahmed
1
-1
/
+1
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
KarimAllah Ahmed
1
-1
/
+1
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
KarimAllah Ahmed
1
-1
/
+1
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
KarimAllah Ahmed
1
-0
/
+3
2019-04-30
KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
Liran Alon
1
-0
/
+2
2019-04-16
KVM: nVMX: allow tests to use bad virtual-APIC page address
Paolo Bonzini
1
-0
/
+2
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
1
-1
/
+0
2019-02-20
kvm: vmx: Add memcg accounting to KVM allocations
Ben Gardon
1
-2
/
+3
2019-02-20
kvm: vmx: Fix typos in vmentry/vmexit control setting
Yu Zhang
1
-3
/
+5
2019-02-20
KVM: x86: Sync the pending Posted-Interrupts
Luwei Kang
1
-6
/
+6
2019-02-12
KVM: VMX: Pass "launched" directly to the vCPU-run asm blob
Sean Christopherson
1
-1
/
+1
2019-02-12
KVM: nVMX: Cache host_rsp on a per-VMCS basis
Sean Christopherson
1
-1
/
+0
2018-12-21
KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines
Sean Christopherson
1
-1
/
+0
2018-12-21
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
1
-0
/
+1
2018-12-21
KVM: x86: Add Intel PT context switch for each vcpu
Chao Peng
1
-0
/
+21
2018-12-21
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
1
-1
/
+8
2018-12-14
KVM: VMX: Expose nested_vmx_allowed() to nested VMX as a non-inline
Sean Christopherson
1
-0
/
+1
2018-12-14
KVM: VMX: Expose various getters and setters to nested VMX
Sean Christopherson
1
-0
/
+27
2018-12-14
KVM: VMX: Expose misc variables needed for nested VMX
Sean Christopherson
1
-0
/
+4
2018-12-14
KVM: VMX: Move VMX instruction wrappers to a dedicated header file
Sean Christopherson
1
-0
/
+108
2018-12-14
KVM: VMX: Add vmx.h to hold VMX definitions
Sean Christopherson
1
-0
/
+351