Linus Torvalds
|
2e7580b0e7
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Kevin Wolf
|
4cee4798a3
KVM: x86 emulator: Allow PM/VM86 switch during task switch
|
13 years ago |
Kevin Wolf
|
ea5e97e8bf
KVM: SVM: Fix CPL updates
|
13 years ago |
Kevin Wolf
|
7f3d35fddd
KVM: x86 emulator: Fix task switch privilege checks
|
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 |
Davidlohr Bueso
|
e2358851ef
KVM: SVM: comment nested paging and virtualization module parameters
|
13 years ago |
Boris Ostrovsky
|
2b036c6b86
KVM: SVM: Add support for AMD's OSVW feature in guests
|
13 years ago |
Joerg Roedel
|
1018faa6cf
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
|
13 years ago |
Avi Kivity
|
332b56e484
KVM: SVM: Intercept RDPMC
|
13 years ago |
Jan Kiszka
|
f1c1da2bde
KVM: SVM: Keep intercepting task switching with NPT enabled
|
13 years ago |
Jan Kiszka
|
1e2b1dd797
KVM: x86: Move kvm_trace_exit into atomic vmexit section
|
13 years ago |
Nadav Har'El
|
45133ecaae
KVM: SVM: Fix TSC MSR read in nested SVM
|
14 years ago |
Nadav Har'El
|
d5c1785d2f
KVM: L1 TSC handling
|
14 years ago |
Avi Kivity
|
e4e517b4be
KVM: MMU: Do not unconditionally read PDPTE from guest memory
|
14 years ago |
Stefan Hajnoczi
|
0d460ffc09
KVM: Use __print_symbolic() for vmexit tracepoints
|
14 years ago |
Stefan Hajnoczi
|
e097e5ffd6
KVM: Record instruction set in all vmexit tracepoints
|
14 years ago |
Nadav Har'El
|
5e1746d620
KVM: nVMX: Allow setting the VMXE bit in CR4
|
14 years ago |
Joe Perches
|
ae8cc05955
KVM: SVM: Make dump_vmcb static, reduce text
|
14 years ago |
Avi Kivity
|
40e19b519c
KVM: SVM: Get rid of x86_intercept_map::valid
|
14 years ago |
Joerg Roedel
|
977b2d03e4
KVM: SVM: Fix nested sel_cr0 intercept path with decode-assists
|
14 years ago |
Joerg Roedel
|
e3e9ed3d2c
KVM: SVM: Fix fault-rip on vmsave/vmload emulation
|
14 years ago |
Joerg Roedel
|
92a1f12d25
KVM: X86: Implement userspace interface to set virtual_tsc_khz
|
14 years ago |
Joerg Roedel
|
857e40999e
KVM: X86: Delegate tsc-offset calculation to architecture code
|
14 years ago |
Joerg Roedel
|
4051b18801
KVM: X86: Implement call-back to propagate virtual_tsc_khz
|
14 years ago |
Joerg Roedel
|
fbc0db76b7
KVM: SVM: Implement infrastructure for TSC_RATE_MSR
|
14 years ago |
Joerg Roedel
|
628afd2aeb
KVM: SVM: Remove nested sel_cr0_write handling code
|
14 years ago |
Joerg Roedel
|
f6511935f4
KVM: SVM: Add checks for IO instructions
|
14 years ago |
Joerg Roedel
|
bf608f88fa
KVM: SVM: Add intercept checks for one-byte instructions
|
14 years ago |
Joerg Roedel
|
8061252ee0
KVM: SVM: Add intercept checks for remaining twobyte instructions
|
14 years ago |