Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d597580d373774b1bdab84b3d26ff0b55162b916
/
virt
/
kvm
/
kvm_main.c
2d62e07
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
e3736c3
kvm: convert kvm.users_count from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
843574a
KVM: Return an error code only as a constant in kvm_get_dirty_log()
by Markus Elfring
· 8 years ago
58d6db3
KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
by Markus Elfring
· 8 years ago
f6a3b16
KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
by Markus Elfring
· 8 years ago
bbd6411
KVM: Support vCPU-based gfn->hva cache
by Cao, Lei
· 8 years ago
4bd518f
KVM: use separate generations for each address space
by Paolo Bonzini
· 8 years ago
5a2d436
KVM: only retrieve memslots once when initializing cache
by Paolo Bonzini
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
8b7457e
mm: unexport __get_user_pages_unlocked()
by Lorenzo Stoakes
· 8 years ago
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
6f38751
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
a0f1d21
KVM: use after free in kvm_ioctl_create_device()
by Dan Carpenter
· 8 years ago
ec76d81
KVM: Export kvm module parameter variables
by Suraj Jitindar Singh
· 8 years ago
4ec6e86
kvm: Introduce kvm_write_guest_offset_cached()
by Pan Xinhui
· 8 years ago
813ae37
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into kvm/next
by Radim Krčmář
· 8 years ago
66cecb6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
ce35ef2
kvm/stats: Update kvm stats to clear on write to their debugfs entry
by Suraj Jitindar Singh
· 8 years ago
36343f6
KVM: fix OOPS on flush_work
by Paolo Bonzini
· 8 years ago
0d73175
mm: unexport __get_user_pages()
by Lorenzo Stoakes
· 8 years ago
d4944b0
mm: remove write/force parameters from __get_user_pages_unlocked()
by Lorenzo Stoakes
· 8 years ago
45b5939
kvm: create per-vcpu dirs in debugfs
by Luiz Capitulino
· 8 years ago
9d5a1dc
kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer
by Luiz Capitulino
· 8 years ago
ad53e35
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
8a7e75d
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
by Suraj Jitindar Singh
· 8 years ago
3706fea
KVM: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
a28ebea
KVM: Protect device ops->create and list_add with kvm->lock
by Christoffer Dall
· 8 years ago
023e9fd
KVM: PPC: Move xics_debugfs_init out of create
by Christoffer Dall
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
912902c
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next
by Radim Krčmář
· 8 years ago
8a39d00
KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
by Andre Przywara
· 8 years ago
8c18b2d
virt: Convert kvm hotplug to state machine
by Thomas Gleixner
· 8 years ago
506cfba
KVM: don't use anon_inode_getfd() before possible failures
by Al Viro
· 8 years ago
7964218c
Revert "KVM: release anon file in failure path of vm creation"
by Paolo Bonzini
· 8 years ago
2be5b3f
KVM: release anon file in failure path of vm creation
by Liu Shuo
· 8 years ago
2f1fe81
KVM: nVMX: Fix memory corruption when using VMCS shadowing
by Jim Mattson
· 8 years ago
add6a0c
KVM: MMU: try to fix up page faults before giving up
by Paolo Bonzini
· 8 years ago
92176a8
KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP frames
by Paolo Bonzini
· 8 years ago
caf1ff2
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
by Xiubo Li
· 8 years ago
557abc4
KVM: remove kvm_vcpu_compatible
by Paolo Bonzini
· 8 years ago
6c7caeb
KVM: introduce kvm->created_vcpus
by Paolo Bonzini
· 8 years ago
f8c1b85
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
by Paolo Bonzini
· 9 years ago
536a6f8
KVM: Create debugfs dir and stat files for each VM
by Janosch Frank
· 9 years ago
dd1a4cc
KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
by Radim Krčmář
· 9 years ago
2086d32
KVM: shrink halt polling even more for invalid wakeups
by Christian Borntraeger
· 9 years ago
3491caf
KVM: halt_polling: provide a way to qualify wakeups during poll
by Christian Borntraeger
· 9 years ago
0b1b1df
kvm: introduce KVM_MAX_VCPU_ID
by Greg Kurz
· 9 years ago
4ae3cb3
KVM: Replace smp_mb() with smp_load_acquire() in the kvm_flush_remote_tlbs()
by Lan Tianyu
· 9 years ago
a30a050
KVM: Replace smp_mb() with smp_mb_after_atomic() in the kvm_make_all_cpus_request()
by Lan Tianyu
· 9 years ago
e9ad4ec
KVM: fix spin_lock_init order on x86
by Paolo Bonzini
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
d4e79615
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
313f636
kvm: cap halt polling at exactly halt_poll_ns
by David Matlack
· 9 years ago
b2740d3
KVM: ensure __gfn_to_pfn_memslot initializes *writable
by Paolo Bonzini
· 9 years ago
8577370
KVM: Use simple waitqueue for vcpu->wq
by Marcelo Tosatti
· 9 years ago
e6e3b5a
KVM: use list_for_each_entry_safe
by Geliang Tang
· 9 years ago
6b6de68
KVM: halt_polling: improve grow/shrink settings
by Christian Borntraeger
· 9 years ago
d4edcf0
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
by Dave Hansen
· 9 years ago
ba049e9
kvm: rename pfn_t to kvm_pfn_t
by Dan Williams
· 9 years ago
2860c4b
KVM: move architecture-dependent requests to arch/
by Paolo Bonzini
· 9 years ago
4bd33b5
KVM: Remove unnecessary debugfs dentry references
by Janosch Frank
· 9 years ago
e09fefd
KVM: Use common function for VCPU lookup by id
by David Hildenbrand
· 9 years ago
33e9415
KVM: kvm_is_visible_gfn can be boolean
by Yaowei Bai
· 9 years ago
197a4f4
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
3217f7c
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
by Christoffer Dall
· 9 years ago
bf9f6ac
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
by Feng Wu
· 9 years ago
e9ea506
kvm: add capability for any-length ioeventfds
by Jason Wang
· 9 years ago
d3febdd
kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
by Jason Wang
· 9 years ago
920552b
KVM: disable halt_poll_ns as default for s390x
by David Hildenbrand
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
8f4216c7
kvm: fix zero length mmio searching
by Jason Wang
· 9 years ago
edb9272
KVM: fix polling for guest halt continued even if disable it
by Wanpeng Li
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1d7715c
mmu-notifier: add clear_young callback
by Vladimir Davydov
· 9 years ago
2cbd782
KVM: trace kvm_halt_poll_ns grow/shrink
by Wanpeng Li
· 9 years ago
aca6ff2
KVM: dynamic halt-polling
by Wanpeng Li
· 9 years ago
19020f8
KVM: make halt_poll_ns per-vCPU
by Wanpeng Li
· 9 years ago
dd48924
KVM: document memory barriers for kvm->vcpus/kvm->online_vcpus
by Paolo Bonzini
· 9 years ago
d71ba78
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
by Paolo Bonzini
· 9 years ago
2ecd9d2
sched, preempt_notifier: separate notifier registration from static_key inc/dec
by Peter Zijlstra
· 9 years ago
f481b06
KVM: implement multiple address spaces
by Paolo Bonzini
· 10 years ago
8e73485
KVM: add vcpu-specific functions to read/write/translate GFNs
by Paolo Bonzini
· 10 years ago
bc009e4
KVM: remove unused argument from mark_page_dirty_in_slot
by Paolo Bonzini
· 10 years ago
e37afc6
KVM: remove __gfn_to_pfn
by Paolo Bonzini
· 10 years ago
d9ef13c
KVM: pass kvm_memory_slot to gfn_to_page_many_atomic
by Paolo Bonzini
· 10 years ago
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 10 years ago
15f4601
KVM: add memslots argument to kvm_arch_memslots_updated
by Paolo Bonzini
· 10 years ago
09170a4
KVM: const-ify uses of struct kvm_userspace_memory_region
by Paolo Bonzini
· 10 years ago
9f6b802
KVM: use kvm_memslots whenever possible
by Paolo Bonzini
· 10 years ago
a47d2b0
KVM: introduce kvm_alloc/free_memslots
by Paolo Bonzini
· 10 years ago
3520469
KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_async
by Paolo Bonzini
· 10 years ago
Next »