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 |
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
|
b183aa580a
KVM: Fix last_guest_tsc / tsc_offset semantics
|
13 years ago |
Zachary Amsden
|
4dd7980b21
KVM: Leave TSC synchronization window open with each new sync
|
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 |