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 |
Glauber Costa
|
c9aaa8957f
KVM: Steal time implementation
|
14 years ago |
Avi Kivity
|
411c588dfb
KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0
|
14 years ago |
Yang, Wei
|
d9c3476d8a
KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS
|
14 years ago |
Yang, Wei Y
|
8d9c975fc5
KVM: Remove SMEP bit from CR4_RESERVED_BITS
|
14 years ago |
Nadav Har'El
|
5e1746d620
KVM: nVMX: Allow setting the VMXE bit in CR4
|
14 years ago |
Xiao Guangrong
|
67052b3508
KVM: MMU: remove the arithmetic of parent pte rmap
|
14 years ago |
Xiao Guangrong
|
53c07b1878
KVM: MMU: abstract the operation of rmap
|
14 years ago |
Xiao Guangrong
|
332b207d65
KVM: MMU: optimize pte write path if don't have protected sp
|
14 years ago |
Avi Kivity
|
5e520e6278
KVM: VMX: Move VMREAD cleanup to exception handler
|
14 years ago |
Avi Kivity
|
2fb92db1ec
KVM: VMX: Cache vmcs segment fields
|
14 years ago |
Gleb Natapov
|
8d7d810255
KVM: mmio_fault_cr2 is not used
|
14 years ago |