aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/kvm_main.c
AgeCommit message (Expand)Author
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-05-09KVM: set no_llseek in stat_fops_per_vmGeliang Tang
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-04KVM: put back #ifndef CONFIG_S390 around kvm_vcpu_kickPaolo Bonzini
2017-05-03Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini
2017-05-02KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand
2017-04-28Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras
2017-04-27KVM: mark requests that need synchronizationPaolo Bonzini
2017-04-27KVM: return if kvm_vcpu_wake_up() did wake up the VCPURadim Krčmář
2017-04-27KVM: add explicit barrier to kvm_vcpu_kickAndrew Jones
2017-04-27KVM: perform a wake_up in kvm_make_all_cpus_requestRadim Krčmář
2017-04-27KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_upRadim Krčmář
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt
2017-04-12KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIPDavid Hildenbrand
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini
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