Linus Torvalds
|
e4e65676f2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
11 年之前 |
Paolo Bonzini
|
e77d99d4a4
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
|
11 年之前 |
Andres Lagar-Cavilla
|
bb0ca6acd4
kvm: Fix kvm_get_page_retry_io __gup retval check
|
11 年之前 |
Tang Chen
|
fe71557afb
kvm: Add arch specific mmu notifier for page invalidation
|
11 年之前 |
Tang Chen
|
445b823695
kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make it non-static
|
11 年之前 |
Andres Lagar-Cavilla
|
5712846808
kvm: Fix page ageing bugs
|
11 年之前 |
David Matlack
|
2ea75be321
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
|
11 年之前 |
Andres Lagar-Cavilla
|
234b239bea
kvm: Faults which trigger IO release the mmap_sem
|
11 年之前 |
Paolo Bonzini
|
3c3c29fd0d
kvm-vfio: do not use module_init
|
11 年之前 |
Sam Bobroff
|
27fbe64bfa
KVM: correct null pid check in kvm_vcpu_yield_to()
|
11 年之前 |
Christoffer Dall
|
a875dafcf9
Merge remote-tracking branch 'kvm/next' into queue
|
11 年之前 |
Will Deacon
|
80ce163972
KVM: VFIO: register kvm_device_ops dynamically
|
11 年之前 |
Cornelia Huck
|
84877d9333
KVM: s390: register flic ops dynamically
|
11 年之前 |
Will Deacon
|
c06a841bf3
KVM: ARM: vgic: register kvm_device_ops dynamically
|
11 年之前 |
Will Deacon
|
d60eacb070
KVM: device: add simple registration mechanism for kvm_device_ops
|
11 年之前 |
Ard Biesheuvel
|
85c8555ff0
KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()
|
11 年之前 |
Christian Borntraeger
|
f2a2516088
KVM: remove redundant assignments in __kvm_set_memory_region
|
11 年之前 |
Christian Borntraeger
|
a13f533b2f
KVM: remove redundant assigment of return value in kvm_dev_ioctl
|
11 年之前 |
Christian Borntraeger
|
3465611318
KVM: remove redundant check of in_spin_loop
|
11 年之前 |
David Matlack
|
ee3d1570b5
kvm: fix potentially corrupt mmio cache
|
11 年之前 |
Paolo Bonzini
|
00f034a12f
KVM: do not bias the generation number in kvm_current_mmio_generation
|
11 年之前 |
Radim Krčmář
|
13a34e067e
KVM: remove garbage arg to *hardware_{en,dis}able
|
11 年之前 |
Christoffer Dall
|
0f8a4de3e0
KVM: Unconditionally export KVM_CAP_READONLY_MEM
|
11 年之前 |
Christoffer Dall
|
64d831269c
KVM: Introduce gfn_to_hva_memslot_prot
|
11 年之前 |
Radim Krčmář
|
e790d9ef64
KVM: add kvm_arch_sched_in
|
11 年之前 |
Christian Borntraeger
|
7103f60de8
KVM: avoid unnecessary synchronize_rcu
|
11 年之前 |
Paolo Bonzini
|
c77dcacb39
KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
|
11 年之前 |
Paul Mackerras
|
297e21053a
KVM: Give IRQFD its own separate enabling Kconfig option
|
11 年之前 |
Alexander Graf
|
92b591a4c4
KVM: Allow KVM_CHECK_EXTENSION on the vm fd
|
11 年之前 |
Alexander Graf
|
784aa3d7fb
KVM: Rename and add argument to check_extension
|
11 年之前 |