Linus Torvalds
|
7cbb39d4d4
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
11 years ago |
Michael Mueller
|
98f4a14676
KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop
|
11 years ago |
Takuya Yoshikawa
|
5befdc385d
KVM: Simplify kvm->tlbs_dirty handling
|
11 years ago |
Andi Kleen
|
52480137d8
asmlinkage, kvm: Make kvm_rebooting visible
|
11 years ago |
Jens Freimann
|
c05c4186bb
KVM: s390: add floating irq controller
|
12 years ago |
Linus Torvalds
|
7ebd3faa9b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
11 years ago |
Scott Wood
|
4a55dd7273
kvm: Provide kvm_vcpu_eligible_for_directed_yield() stub
|
11 years ago |
Stephen Hemminger
|
ea0269bc34
kvm: remove dead code
|
11 years ago |
Stephen Hemminger
|
7940876e13
kvm: make local functions static
|
11 years ago |
Christoffer Dall
|
7330672bef
KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
|
12 years ago |
Takuya Yoshikawa
|
c08ac06ab3
KVM: Use cond_resched() directly and remove useless kvm_resched()
|
11 years ago |
Andy Honig
|
338c7dbadd
KVM: Improve create VCPU parameter (CVE-2013-4587)
|
12 years ago |
Heiko Carstens
|
8a3caa6d74
KVM: kvm_clear_guest_page(): fix empty_zero_page usage
|
12 years ago |
Linus Torvalds
|
f080480488
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Gleb Natapov
|
80f5b5e700
KVM: remove vm mmap method
|
12 years ago |
Gleb Natapov
|
95f328d3ad
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
|
12 years ago |
Alex Williamson
|
ec53500fae
kvm: Add VFIO device
|
12 years ago |
Paolo Bonzini
|
0c8eb04a62
KVM: use a more sensible error number when debugfs directory creation fails
|
12 years ago |
Yang Zhang
|
e0230e1327
KVM: Mapping IOMMU pages after updating memslot
|
12 years ago |
Gleb Natapov
|
13acfd5715
Powerpc KVM work is based on a commit after rc4.
|
12 years ago |
Aneesh Kumar K.V
|
5587027ce9
kvm: Add struct kvm arg to memslot APIs
|
12 years ago |
Aneesh Kumar K.V
|
2ba9f0d887
kvm: powerpc: book3s: Support building HV and PR KVM as module
|
12 years ago |
Gleb Natapov
|
a2ac07fe29
Fix NULL dereference in gfn_to_hva_prot()
|
12 years ago |
Paolo Bonzini
|
2f303b74a6
KVM: Convert kvm_lock back to non-raw spinlock
|
12 years ago |
Paolo Bonzini
|
4a937f96f3
KVM: protect kvm_usage_count with its own spinlock
|
12 years ago |
Paolo Bonzini
|
4fa92fb25a
KVM: cleanup (physical) CPU hotplug
|
12 years ago |
Paolo Bonzini
|
ba6a354154
KVM: mmu: allow page tables to be in read-only slots
|
12 years ago |
Paolo Bonzini
|
c21fbff16b
KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmp
|
12 years ago |
Andrea Arcangeli
|
11feeb4980
kvm: optimize away THP checks in kvm_is_mmio_pfn()
|
12 years ago |
Yann Droneaud
|
24009b0549
kvm: use anon_inode_getfd() with O_CLOEXEC flag
|
12 years ago |