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
2012-07-12
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
1
-1
/
+33
2012-07-11
KVM: VMX: export PFEC.P bit on ept
Xiao Guangrong
1
-1
/
+8
2012-07-09
KVM: VMX: Emulate invalid guest state by default
Avi Kivity
1
-1
/
+1
2012-07-09
KVM: VMX: Improve error reporting during invalid guest state emulation
Avi Kivity
1
-1
/
+5
2012-07-09
KVM: VMX: Stop invalid guest state emulation on pending event
Avi Kivity
1
-0
/
+3
2012-07-09
KVM: VMX: Continue emulating after batch exhausted
Avi Kivity
1
-1
/
+1
2012-07-09
KVM: VMX: Fix interrupt exit condition during emulation
Avi Kivity
1
-2
/
+1
2012-07-09
KVM: VMX: Limit iterations with emulator_invalid_guest_state
Avi Kivity
1
-1
/
+2
2012-07-09
KVM: VMX: Relax check on unusable segment
Avi Kivity
1
-3
/
+1
2012-07-09
KVM: VMX: Return correct CPL during transition to protected mode
Avi Kivity
1
-2
/
+13
2012-07-03
KVM: VMX: code clean for vmx_init()
Guo Chao
1
-9
/
+7
2012-06-06
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
Christoffer Dall
1
-1
/
+1
2012-06-05
KVM: VMX: Fix KVM_SET_SREGS with big real mode segments
Orit Wasserman
1
-12
/
+58
2012-06-05
KVM: VMX: Use EPT Access bit in response to memory notifiers
Xudong Hao
1
-2
/
+4
2012-06-05
KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP
Xudong Hao
1
-0
/
+2
2012-06-05
KVM: VMX: Add parameter to control A/D bits support, default is on
Xudong Hao
1
-0
/
+12
2012-05-16
KVM: VMX: Optimize %ds, %es reload
Avi Kivity
1
-5
/
+31
2012-05-16
KVM: VMX: Fix %ds/%es clobber
Avi Kivity
1
-1
/
+5
2012-05-14
KVM: VMX: unlike vmcs on fail path
Xiao Guangrong
1
-1
/
+1
2012-04-20
Merge branch 'linus' into queue
Marcelo Tosatti
1
-1
/
+4
2012-04-19
KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
Avi Kivity
1
-1
/
+4
2012-04-08
KVM: VMX: Auto-load on CPUs with VMX
Josh Triplett
1
-0
/
+7
2012-04-05
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Marcelo Tosatti
1
-0
/
+2
2012-03-29
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-31
/
+22
2012-03-08
KVM: nVMX: Fix erroneous exception bitmap check
Nadav Har'El
1
-1
/
+1
2012-03-08
KVM: VMX: Fix delayed load of shared MSRs
Avi Kivity
1
-0
/
+3
2012-03-08
KVM: x86 emulator: Fix task switch privilege checks
Kevin Wolf
1
-3
/
+5
2012-03-08
KVM: VMX: remove yield_on_hlt
Raghavendra K T
1
-21
/
+1
2012-03-08
KVM: Allow adjust_tsc_offset to be in host or guest cycles
Marcelo Tosatti
1
-1
/
+1
2012-03-08
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
1
-5
/
+11
2012-02-22
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
1
-1
/
+1
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
1
-1
/
+1
2012-02-17
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (arch)
Rusty Russell
1
-9
/
+9
2011-12-27
KVM: VMX: Intercept RDPMC
Avi Kivity
1
-1
/
+14
2011-12-27
KVM: Move cpuid code to new file
Avi Kivity
1
-0
/
+1
2011-12-27
KVM: introduce id_to_memslot function
Xiao Guangrong
1
-2
/
+4
2011-12-27
KVM: VMX: remove unneeded vmx_load_host_state() calls.
Gleb Natapov
1
-5
/
+0
2011-12-27
KVM: nVMX: Fix warning-causing idt-vectoring-info behavior
Nadav Har'El
1
-3
/
+4
2011-12-27
KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
Nadav Har'El
1
-4
/
+7
2011-11-17
KVM: VMX: Check for automatic switch msr table overflow
Gleb Natapov
1
-1
/
+5
2011-11-17
KVM: VMX: Add support for guest/host-only profiling
Gleb Natapov
1
-0
/
+21
2011-11-17
KVM: VMX: add support for switching of PERF_GLOBAL_CTRL
Gleb Natapov
1
-11
/
+93
2011-09-25
KVM: Clean up and extend rate-limited output
Jan Kiszka
1
-7
/
+6
2011-09-25
KVM: x86: Move kvm_trace_exit into atomic vmexit section
Jan Kiszka
1
-2
/
+1
2011-09-25
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
1
-0
/
+21
2011-09-25
KVM: nVMX: Fix nested VMX TSC emulation
Nadav Har'El
1
-10
/
+21
2011-09-25
KVM: L1 TSC handling
Nadav Har'El
1
-0
/
+16
2011-09-25
KVM: VMX: trivial: use BUG_ON
Julia Lawall
1
-2
/
+1
2011-09-25
KVM: Use __print_symbolic() for vmexit tracepoints
Stefan Hajnoczi
1
-44
/
+0
[next]