index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msr
Jan Kiszka
1
-1
/
+1
2013-02-11
KVM: VMX: disable apicv by default
Yang Zhang
1
-2
/
+1
2013-02-07
KVM: VMX: cleanup vmx_set_cr0().
Gleb Natapov
1
-9
/
+5
2013-02-06
KVM: VMX: disable SMEP feature when guest is in non-paging mode
Dongxiao Xu
1
-0
/
+8
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
1
-10
/
+109
2013-01-29
x86, apicv: add virtual x2apic support
Yang Zhang
1
-20
/
+178
2013-01-29
x86, apicv: add APICv register virtualization support
Yang Zhang
1
-1
/
+32
2013-01-24
KVM: VMX: set vmx->emulation_required only when needed.
Gleb Natapov
1
-7
/
+12
2013-01-24
KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg.
Gleb Natapov
1
-7
/
+7
2013-01-24
KVM: VMX: don't clobber segment AR of unusable segments.
Gleb Natapov
1
-2
/
+0
2013-01-24
KVM: VMX: skip vmx->rmode.vm86_active check on cr0 write if unrestricted gues...
Gleb Natapov
1
-8
/
+6
2013-01-24
KVM: VMX: remove hack that disables emulation on vcpu reset/init
Gleb Natapov
1
-3
/
+0
2013-01-24
KVM: VMX: if unrestricted guest is enabled vcpu state is always valid.
Gleb Natapov
1
-0
/
+3
2013-01-24
KVM: VMX: reset CPL only on CS register write.
Gleb Natapov
1
-1
/
+2
2013-01-24
KVM: VMX: remove special CPL cache access during transition to real mode.
Gleb Natapov
1
-8
/
+4
2013-01-08
KVM: VMX: fix incorrect cached cpl value with real/v8086 modes
Marcelo Tosatti
1
-11
/
+4
2013-01-03
KVM: VMX: handle IO when emulation is due to #GP in real mode.
Gleb Natapov
1
-34
/
+41
2013-01-03
KVM: VMX: Do not fix segment register during vcpu initialization.
Gleb Natapov
1
-13
/
+5
2013-01-03
KVM: VMX: fix emulation of invalid guest state.
Gleb Natapov
1
-54
/
+68
2013-01-03
KVM: VMX: make rmode_segment_valid() more strict.
Gleb Natapov
1
-3
/
+1
2012-12-23
KVM: VMX: remove unneeded temporary variable from vmx_set_segment()
Gleb Natapov
1
-4
/
+2
2012-12-23
KVM: VMX: clean-up vmx_set_segment()
Gleb Natapov
1
-18
/
+9
2012-12-23
KVM: VMX: remove redundant code from vmx_set_segment()
Gleb Natapov
1
-9
/
+3
2012-12-23
KVM: VMX: use fix_rmode_seg() to fix all code/data segments
Gleb Natapov
1
-24
/
+2
2012-12-23
KVM: VMX: return correct segment limit and flags for CS/SS registers in real ...
Gleb Natapov
1
-4
/
+3
2012-12-23
KVM: VMX: relax check for CS register in rmode_segment_valid()
Gleb Natapov
1
-0
/
+2
2012-12-23
KVM: VMX: cleanup rmode_segment_valid()
Gleb Natapov
1
-1
/
+4
2012-12-14
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
1
-3
/
+3
2012-12-14
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-58
/
+145
2012-12-12
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
1
-1
/
+1
2012-12-12
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
1
-0
/
+1
2012-12-06
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
1
-0
/
+67
2012-12-05
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
1
-8
/
+0
2012-12-05
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
1
-16
/
+0
2012-12-05
kvm: remove unnecessary bit checking for ept violation
Zhang Xiantao
1
-5
/
+0
2012-12-01
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
1
-0
/
+9
2012-12-01
KVM: x86: Add code to track call origin for msr assignment
Will Auld
1
-6
/
+12
2012-11-30
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
Xiao Guangrong
1
-0
/
+17
2012-11-29
KVM: VMX: fix invalid cpu passed to smp_call_function_single
Xiao Guangrong
1
-3
/
+5
2012-11-28
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
1
-2
/
+0
2012-11-28
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
1
-3
/
+2
2012-11-17
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
1
-4
/
+7
2012-10-18
KVM: VMX: report internal error for MMIO #PF due to delivery event
Xiao Guangrong
1
-10
/
+16
2012-10-18
KVM: VMX: report internal error for the unhandleable event
Xiao Guangrong
1
-4
/
+15
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-136
/
+97
2012-10-01
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+7
2012-09-23
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
1
-13
/
+1
2012-09-22
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
Suresh Siddha
1
-3
/
+7
2012-09-19
arch/x86: Remove unecessary semicolons
Peter Senna Tschudin
1
-1
/
+1
2012-09-17
KVM: VMX: Make use of asm.h
Avi Kivity
1
-39
/
+30
[next]