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
|
13 years ago |
Jan Kiszka
|
1e2b1dd797
KVM: x86: Move kvm_trace_exit into atomic vmexit section
|
13 years ago |
Kevin Tian
|
58fbbf26eb
KVM: APIC: avoid instruction emulation for EOI writes
|
13 years ago |
Nadav Har'El
|
27fc51b21c
KVM: nVMX: Fix nested VMX TSC emulation
|
14 years ago |
Nadav Har'El
|
d5c1785d2f
KVM: L1 TSC handling
|
14 years ago |
Julia Lawall
|
cf3ace79c0
KVM: VMX: trivial: use BUG_ON
|
14 years ago |
Stefan Hajnoczi
|
0d460ffc09
KVM: Use __print_symbolic() for vmexit tracepoints
|
14 years ago |
Xiao Guangrong
|
ce88decffd
KVM: MMU: mmio page fault support
|
14 years ago |
Xiao Guangrong
|
c37079586f
KVM: MMU: remove bypass_guest_pf
|
14 years ago |
Nadav Har'El
|
509c75ea19
KVM: nVMX: Fix bug preventing more than two levels of nesting
|
14 years ago |