Christoffer Dall
|
a28ebea2ad
KVM: Protect device ops->create and list_add with kvm->lock
|
9 years ago |
Christoffer Dall
|
023e9fddc3
KVM: PPC: Move xics_debugfs_init out of create
|
9 years ago |
Linus Torvalds
|
221bb8a46e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
9 years ago |
Linus Torvalds
|
a6408f6cb6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Radim Krčmář
|
912902ce78
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next
|
9 years ago |
Andre Przywara
|
8a39d00670
KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
|
9 years ago |
Thomas Gleixner
|
8c18b2d2d0
virt: Convert kvm hotplug to state machine
|
9 years ago |
Al Viro
|
506cfba9e7
KVM: don't use anon_inode_getfd() before possible failures
|
9 years ago |
Paolo Bonzini
|
7964218c7d
Revert "KVM: release anon file in failure path of vm creation"
|
9 years ago |
Liu Shuo
|
2be5b3f6dc
KVM: release anon file in failure path of vm creation
|
9 years ago |
Jim Mattson
|
2f1fe81123
KVM: nVMX: Fix memory corruption when using VMCS shadowing
|
9 years ago |
Paolo Bonzini
|
add6a0cd1c
KVM: MMU: try to fix up page faults before giving up
|
9 years ago |
Paolo Bonzini
|
92176a8ede
KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP frames
|
9 years ago |
Xiubo Li
|
caf1ff26e1
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
|
9 years ago |
Paolo Bonzini
|
557abc40d1
KVM: remove kvm_vcpu_compatible
|
9 years ago |
Paolo Bonzini
|
6c7caebc26
KVM: introduce kvm->created_vcpus
|
9 years ago |
Paolo Bonzini
|
f8c1b85b25
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
|
9 years ago |
Janosch Frank
|
536a6f88c4
KVM: Create debugfs dir and stat files for each VM
|
9 years ago |
Radim Krčmář
|
dd1a4cc1fb
KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
|
9 years ago |
Christian Borntraeger
|
2086d3200d
KVM: shrink halt polling even more for invalid wakeups
|
9 years ago |
Christian Borntraeger
|
3491caf275
KVM: halt_polling: provide a way to qualify wakeups during poll
|
9 years ago |
Greg Kurz
|
0b1b1dfd52
kvm: introduce KVM_MAX_VCPU_ID
|
9 years ago |
Lan Tianyu
|
4ae3cb3a25
KVM: Replace smp_mb() with smp_load_acquire() in the kvm_flush_remote_tlbs()
|
9 years ago |
Lan Tianyu
|
a30a050916
KVM: Replace smp_mb() with smp_mb_after_atomic() in the kvm_make_all_cpus_request()
|
9 years ago |
Paolo Bonzini
|
e9ad4ec837
KVM: fix spin_lock_init order on x86
|
9 years ago |
Linus Torvalds
|
643ad15d47
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Linus Torvalds
|
10dc374766
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
9 years ago |
Linus Torvalds
|
d4e796152a
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
David Matlack
|
313f636d5c
kvm: cap halt polling at exactly halt_poll_ns
|
9 years ago |
Paolo Bonzini
|
b2740d3533
KVM: ensure __gfn_to_pfn_memslot initializes *writable
|
9 years ago |