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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
1
-12
/
+11
2016-06-16
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
1
-5
/
+10
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-18
/
+30
2016-05-25
kvm:vmx: more complete state update on APICv on/off
Roman Kagan
1
-18
/
+30
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+6
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
1
-5
/
+5
2016-05-05
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
1
-0
/
+4
2016-04-29
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
Bruce Rogers
1
-1
/
+1
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
1
-0
/
+4
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
1
-0
/
+8
2016-03-22
KVM, pkeys: save/restore PKRU when guest/host switches
Xiao Guangrong
1
-0
/
+23
2016-03-22
KVM, pkeys: disable pkeys for guests in non-paging mode
Huaitong Han
1
-6
/
+10
2016-03-22
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini
1
-1
/
+13
2016-03-22
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini
1
-0
/
+1
2016-03-22
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
1
-0
/
+1
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
1
-2
/
+2
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-32
/
+53
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
1
-13
/
+23
2016-03-09
KVM: x86: disable MPX if host did not enable MPX XSAVE features
Paolo Bonzini
1
-7
/
+6
2016-03-08
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
1
-0
/
+7
2016-03-04
KVM: VMX: use vmcs_clear/set_bits for debug register exits
Paolo Bonzini
1
-11
/
+3
2016-03-02
kvm: x86: Update tsc multiplier on change.
Owen Hofmann
1
-5
/
+9
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-2
/
+2
2016-02-24
x86/kvm: Add output operand in vmx_handle_external_intr inline asm
Chris J Arges
1
-1
/
+3
2016-02-23
KVM: x86: use list_last_entry
Geliang Tang
1
-2
/
+2
2016-02-16
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
1
-2
/
+1
2016-02-16
KVM: VMX: Fix guest debugging while in L2
Jan Kiszka
1
-0
/
+17
2016-02-16
KVM: VMX: Factor out is_exception_n helper
Jan Kiszka
1
-8
/
+9
2016-02-09
KVM/VMX: Add host irq information in trace event when updating IRTE for poste...
Feng Wu
1
-1
/
+1
2016-02-09
KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
Feng Wu
1
-1
/
+14
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-1
/
+1
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-71
/
+131
2016-01-12
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
1
-1
/
+2
2015-12-16
KVM: vmx: detect mismatched size in VMCS read/write
Paolo Bonzini
1
-17
/
+83
2015-12-16
KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
Paolo Bonzini
1
-19
/
+20
2015-12-16
KVM: VMX: fix read/write sizes of VMCS fields
Paolo Bonzini
1
-4
/
+4
2015-12-16
KVM: VMX: fix the writing POSTED_INTR_NV
Li RongQing
1
-2
/
+2
2015-12-14
KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX
Haozhong Zhang
1
-2
/
+2
2015-12-11
kvm: x86: move tracepoints outside extended quiescent state
Paolo Bonzini
1
-1
/
+2
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
1
-26
/
+19
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
1
-2
/
+1
2015-11-25
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
1
-5
/
+0
2015-11-10
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
1
-1
/
+1
2015-11-10
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
1
-1
/
+4
2015-11-10
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
1
-0
/
+3
2015-11-10
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
1
-4
/
+5
2015-11-10
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
1
-0
/
+6
[next]