aboutsummaryrefslogtreecommitdiff
path: root/virt/kvm/kvm_main.c
AgeCommit message (Expand)Author
2017-04-07kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini
2017-04-07KVM: x86: drop legacy device assignmentPaolo Bonzini
2017-03-28KVM: pci-assign: do not map smm memory slot pages in vt-d page tablesHerongguang (Stephen)
2017-03-23KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-03-21KVM: x86: clear bus pointer when destroyedPeter Xu
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01kvm: convert kvm.users_count from atomic_t to refcount_tElena Reshetova
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-17KVM: Return an error code only as a constant in kvm_get_dirty_log()Markus Elfring
2017-02-17KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()Markus Elfring
2017-02-17KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()Markus Elfring
2017-02-16KVM: Support vCPU-based gfn->hva cacheCao, Lei
2017-02-16KVM: use separate generations for each address spacePaolo Bonzini
2017-02-16KVM: only retrieve memslots once when initializing cachePaolo Bonzini
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14mm: unexport __get_user_pages_unlocked()Lorenzo Stoakes
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-01KVM: use after free in kvm_ioctl_create_device()Dan Carpenter
2016-11-28KVM: Export kvm module parameter variablesSuraj Jitindar Singh
2016-11-22kvm: Introduce kvm_write_guest_offset_cached()Pan Xinhui
2016-11-16Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-02kvm/stats: Update kvm stats to clear on write to their debugfs entrySuraj Jitindar Singh
2016-10-26KVM: fix OOPS on flush_workPaolo Bonzini
2016-10-24mm: unexport __get_user_pages()Lorenzo Stoakes
2016-10-18mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes
2016-09-16kvm: create per-vcpu dirs in debugfsLuiz Capitulino
2016-09-16kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointerLuiz Capitulino
2016-09-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh
2016-09-07KVM: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2016-07-18KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara
2016-07-15virt: Convert kvm hotplug to state machineThomas Gleixner
2016-07-14KVM: don't use anon_inode_getfd() before possible failuresAl Viro
2016-07-14Revert "KVM: release anon file in failure path of vm creation"Paolo Bonzini
2016-07-14KVM: release anon file in failure path of vm creationLiu Shuo
2016-07-14KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-07-05KVM: MMU: try to fix up page faults before giving upPaolo Bonzini