Linus Torvalds
|
5fecc9d8f5
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Michael S. Tsirkin
|
1a577b7247
KVM: fix race with level interrupts
|
13 years ago |
Mao, Junjie
|
ad756a1603
KVM: VMX: Implement PCID/INVPCID for guests with EPT
|
13 years ago |
Robert Richter
|
15c7ad51ad
perf/x86: Rename Intel specific macros
|
13 years ago |
Michael S. Tsirkin
|
ae7a2a3fb6
KVM: host side for eoi optimization
|
13 years ago |
Linus Torvalds
|
07acfc2a93
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Avi Kivity
|
c142786c62
KVM: MMU: Don't use RCU for lockless shadow walking
|
13 years ago |
Gleb Natapov
|
4138377142
KVM: Introduce bitmask for apic attention reasons
|
13 years ago |
H. Peter Anvin
|
3ee89722cf
x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/kvm_host.h
|
13 years ago |
Takuya Yoshikawa
|
5dc99b2380
KVM: Avoid checking huge page mappings in get_dirty_log()
|
13 years ago |
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 |