Xiao Guangrong
|
4d8b81abc4
KVM: introduce readonly memslot
|
13 years ago |
Xiao Guangrong
|
8e3d9d061b
KVM: x86: fix possible infinite loop caused by reexecute_instruction
|
13 years ago |
Marcelo Tosatti
|
51d59c6b42
KVM: x86: fix pvclock guest stopped flag reporting
|
13 years ago |
Gleb Natapov
|
64eb062029
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
|
13 years ago |
Gleb Natapov
|
54e9818f39
KVM: use jump label to optimize checking for in kernel local apic presence
|
13 years ago |
Gleb Natapov
|
c5cc421ba3
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
|
13 years ago |
Gleb Natapov
|
8a5a87d9b7
KVM: clean up kvm_(set|get)_apic_base
|
13 years ago |
Xiao Guangrong
|
32cad84f44
KVM: do not release the error page
|
13 years ago |
Takuya Yoshikawa
|
d89cc617b9
KVM: Push rmap into kvm_arch_memory_slot
|
13 years ago |
Takuya Yoshikawa
|
aab2eb7a38
KVM: Stop checking rmap to see if slot is being created
|
13 years ago |
Avi Kivity
|
fe56097b23
Merge remote-tracking branch 'upstream' into next
|
13 years ago |
Gleb Natapov
|
e115676e04
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
|
13 years ago |
Bruce Rogers
|
4b6486659a
KVM: x86: apply kvmclock offset to guest wall clock time
|
13 years ago |
Avi Kivity
|
26ef19242f
KVM: fold kvm_pit_timer into kvm_kpit_state
|
13 years ago |
Christoffer Dall
|
23d43cf998
KVM: Move KVM_IRQ_LINE to arch-generic code
|
13 years ago |
Guo Chao
|
4a9699807c
KVM: x86: Fix typos in x86.c
|
13 years ago |
Xiao Guangrong
|
9d3c92af47
KVM: x86: remove unnecessary mark_page_dirty
|
13 years ago |
Takuya Yoshikawa
|
77d11309b3
KVM: Separate rmap_pde from kvm_lpage_info->write_count
|
13 years ago |
Mao, Junjie
|
ad756a1603
KVM: VMX: Implement PCID/INVPCID for guests with EPT
|
13 years ago |
Avi Kivity
|
0017f93a27
KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
|
13 years ago |
Michael S. Tsirkin
|
ae7a2a3fb6
KVM: host side for eoi optimization
|
13 years ago |
Michael S. Tsirkin
|
d905c06935
KVM: rearrange injection cancelling code
|
13 years ago |
Michael S. Tsirkin
|
5cfb1d5a65
KVM: only sync when attention bits set
|
13 years ago |
Takuya Yoshikawa
|
9e40b67bf2
KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()
|
13 years ago |
Christoffer Dall
|
a737f256bf
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
|
13 years ago |
Takuya Yoshikawa
|
c1a7b32a14
KVM: Avoid wasting pages for small lpage_info arrays
|
13 years ago |
Linus Torvalds
|
07acfc2a93
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Avi Kivity
|
d8368af8b4
KVM: Fix mmu_reload() clash with nested vmx event injection
|
13 years ago |
Gleb Natapov
|
a4fa163531
KVM: ensure async PF event wakes up vcpu from halt
|
13 years ago |
Al Viro
|
bfce281c28
kill mm argument of vm_munmap()
|
13 years ago |