Kevin Wolf
|
7f3d35fddd
KVM: x86 emulator: Fix task switch privilege checks
|
13 years ago |
Takuya Yoshikawa
|
db3fe4eb45
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
|
13 years ago |
Zachary Amsden
|
e26101b116
KVM: Track TSC synchronization in generations
|
13 years ago |
Zachary Amsden
|
0dd6a6edb0
KVM: Dont mark TSC unstable due to S4 suspend
|
13 years ago |
Marcelo Tosatti
|
f1e2b26003
KVM: Allow adjust_tsc_offset to be in host or guest cycles
|
13 years ago |
Zachary Amsden
|
6f526ec538
KVM: Add last_host_tsc tracking back to KVM
|
13 years ago |
Zachary Amsden
|
5d3cb0f6a8
KVM: Improve TSC offset matching
|
13 years ago |
Zachary Amsden
|
cc578287e3
KVM: Infrastructure for software and hardware based TSC rate scaling
|
13 years ago |
Marcelo Tosatti
|
a59cb29e4d
KVM: x86: increase recommended max vcpus to 160
|
13 years ago |
Takuya Yoshikawa
|
3ea8b75e47
KVM: MMU: Remove unused kvm_pte_chain
|
13 years ago |
Boris Ostrovsky
|
2b036c6b86
KVM: SVM: Add support for AMD's OSVW feature in guests
|
13 years ago |
Avi Kivity
|
022cd0e840
KVM: Add generic RDPMC support
|
13 years ago |
Gleb Natapov
|
f5132b0138
KVM: Expose a version 2 architectural PMU to a guests
|
13 years ago |
Xiao Guangrong
|
e459e3228d
KVM: MMU: move the relevant mmu code to mmu.c
|
13 years ago |
Xiao Guangrong
|
93a5cef07d
KVM: introduce KVM_MEM_SLOTS_NUM macro
|
13 years ago |
Takuya Yoshikawa
|
95d4c16ce7
KVM: Optimize dirty logging by rmap_write_protect()
|
13 years ago |
Chris Wright
|
fb92045843
KVM: MMU: remove KVM host pv mmu support
|
13 years ago |
Xiao Guangrong
|
a30f47cb15
KVM: MMU: improve write flooding detected
|
13 years ago |
Xiao Guangrong
|
f57f2ef58f
KVM: MMU: fast prefetch spte on invlpg path
|
13 years ago |
Xiao Guangrong
|
d01f8d5e02
KVM: MMU: do not mark accessed bit on pte write path
|
13 years ago |
Xiao Guangrong
|
1cb3f3ae5a
KVM: x86: retry non-page-table writing instructions
|
13 years ago |
Liu, Jinsong
|
a3e06bbe84
KVM: emulate lapic tsc deadline timer for guest
|
13 years ago |
Avi Kivity
|
7460fb4a34
KVM: Fix simultaneous NMIs
|
13 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 |
Sasha Levin
|
8c3ba334f8
KVM: x86: Raise the hard VCPU count limit
|
14 years ago |
Xiao Guangrong
|
c2a2ac2b56
KVM: MMU: lockless walking shadow page table
|
14 years ago |
Xiao Guangrong
|
c37079586f
KVM: MMU: remove bypass_guest_pf
|
14 years ago |
Xiao Guangrong
|
bebb106a5a
KVM: MMU: cache mmio info on page fault path
|
14 years ago |