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 |
Linus Torvalds
|
6be5ceb02e
VM: add "vm_mmap()" helper function
|
13 years ago |
Linus Torvalds
|
a46ef99d80
VM: add "vm_munmap()" helper function
|
13 years ago |
Avi Kivity
|
f78146b0f9
KVM: Fix page-crossing MMIO
|
13 years ago |
Takuya Yoshikawa
|
60c34612b7
KVM: Switch to srcu-less get_dirty_log()
|
13 years ago |
Takuya Yoshikawa
|
5dc99b2380
KVM: Avoid checking huge page mappings in get_dirty_log()
|
13 years ago |
Eric B Munson
|
1c0b28c2a4
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
|
13 years ago |
Christoffer Dall
|
b6d33834bd
KVM: Factor out kvm_vcpu_kick to arch-generic code
|
13 years ago |
Linus Torvalds
|
2e7580b0e7
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Linus Torvalds
|
35cb8d9e18
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Cong Wang
|
8fd75e1216
x86: remove the second argument of k[un]map_atomic()
|
13 years ago |
Marcelo Tosatti
|
02626b6af5
KVM: x86: fix kvm_write_tsc() TSC matching thinko
|
13 years ago |
Nicolae Mogoreanu
|
a223c313cb
KVM: Ignore the writes to MSR_K7_HWCR(3)
|
13 years ago |
Jan Kiszka
|
07700a94b0
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
|
13 years ago |
Avi Kivity
|
3e515705a1
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
|
13 years ago |
Kevin Wolf
|
4cee4798a3
KVM: x86 emulator: Allow PM/VM86 switch during task switch
|
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 |
Takuya Yoshikawa
|
6dbf79e716
KVM: Fix write protection race during dirty logging
|
13 years ago |