Avi Kivity
|
b2da15ac26
KVM: VMX: Optimize %ds, %es reload
|
13 years ago |
Avi Kivity
|
512d5649e8
KVM: VMX: Fix %ds/%es clobber
|
13 years ago |
Xiao Guangrong
|
5f3fbc342f
KVM: VMX: unlike vmcs on fail path
|
13 years ago |
Marcelo Tosatti
|
eac0556750
Merge branch 'linus' into queue
|
13 years ago |
Avi Kivity
|
2225fd5604
KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
|
13 years ago |
Josh Triplett
|
e9bda3b3d0
KVM: VMX: Auto-load on CPUs with VMX
|
13 years ago |
Marcelo Tosatti
|
7a4f5ad051
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
|
13 years ago |
Linus Torvalds
|
2e7580b0e7
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Nadav Har'El
|
9587190107
KVM: nVMX: Fix erroneous exception bitmap check
|
13 years ago |
Avi Kivity
|
9ee73970c0
KVM: VMX: Fix delayed load of shared MSRs
|
13 years ago |
Kevin Wolf
|
7f3d35fddd
KVM: x86 emulator: Fix task switch privilege checks
|
13 years ago |
Raghavendra K T
|
10166744b8
KVM: VMX: remove yield_on_hlt
|
13 years ago |
Marcelo Tosatti
|
f1e2b26003
KVM: Allow adjust_tsc_offset to be in host or guest cycles
|
13 years ago |
Zachary Amsden
|
cc578287e3
KVM: Infrastructure for software and hardware based TSC rate scaling
|
13 years ago |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
13 years ago |
Linus Torvalds
|
f94edacf99
i387: move TS_USEDFPU flag from thread_info to task_struct
|
13 years ago |
Linus Torvalds
|
6d59d7a9f5
i387: don't ever touch TS_USEDFPU directly, use helper functions
|
13 years ago |
Rusty Russell
|
476bc0015b
module_param: make bool parameters really bool (arch)
|
13 years ago |
Avi Kivity
|
fee84b079d
KVM: VMX: Intercept RDPMC
|
13 years ago |
Avi Kivity
|
00b27a3efb
KVM: Move cpuid code to new file
|
13 years ago |
Xiao Guangrong
|
28a37544fb
KVM: introduce id_to_memslot function
|
13 years ago |
Gleb Natapov
|
46199f33c2
KVM: VMX: remove unneeded vmx_load_host_state() calls.
|
13 years ago |
Nadav Har'El
|
51cfe38ea5
KVM: nVMX: Fix warning-causing idt-vectoring-info behavior
|
13 years ago |
Nadav Har'El
|
d6185f20a0
KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
|
13 years ago |
Gleb Natapov
|
e7fc6f93b4
KVM: VMX: Check for automatic switch msr table overflow
|
13 years ago |
Gleb Natapov
|
d7cd97964b
KVM: VMX: Add support for guest/host-only profiling
|
13 years ago |
Gleb Natapov
|
8bf00a5299
KVM: VMX: add support for switching of PERF_GLOBAL_CTRL
|
13 years ago |
Jan Kiszka
|
bd80158aff
KVM: Clean up and extend rate-limited output
|
14 years ago |
Jan Kiszka
|
1e2b1dd797
KVM: x86: Move kvm_trace_exit into atomic vmexit section
|
14 years ago |
Kevin Tian
|
58fbbf26eb
KVM: APIC: avoid instruction emulation for EOI writes
|
14 years ago |