summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-12
|\
| * KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson2019-11-12
* | kvm: Add helper function for creating VM worker threadsJunaid Shahid2019-11-04
|/
* kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2019-09-30
* KVM: no need to check return value of debugfs_create functionsGreg KH2019-08-05
* KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-05
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-05
* KVM: Boost vCPUs that are delivering interruptsWanpeng Li2019-07-20
* Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-19
* | kvm: x86: Fix -Wmissing-prototypes warningsYi Wang2019-07-10
* | kvm: Convert kvm_lock to a mutexJunaid Shahid2019-06-05
* | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-04
|/
* Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-05-15
|\
| * KVM: Introduce a 'release' method for KVM devicesCédric Le Goater2019-04-30
| * KVM: Introduce a 'mmap' method for KVM devicesCédric Le Goater2019-04-30
* | KVM: Introduce a new guest mapping APIKarimAllah Ahmed2019-04-30
* | Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-30
|\ \
| * | KVM: polling: add architecture backend to disable pollingChristian Borntraeger2019-04-26
| |/
* / KVM: fix spectrev1 gadgetsPaolo Bonzini2019-04-16
|/
* KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner2019-02-20
* KVM: Move the memslot update in-progress flag to bit 63Sean Christopherson2019-02-20
* KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson2019-02-20
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-02-20
* kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson2018-12-21
* kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-14
* kvm: rename last argument to kvm_get_dirty_log_protectPaolo Bonzini2018-12-14
* kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticPaolo Bonzini2018-12-14
* kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior2018-09-19
* mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-22
* KVM: x86: Add tlb remote flush callback in kvm_x86_ops.Tianyu Lan2018-08-06
* KVM: Switch 'requests' to be 64-bit (explicitly)KarimAllah Ahmed2018-08-06
* KVM: s390: a utility function for migrationClaudio Imbrenda2018-07-13
* kvm: Make VM ioctl do valloc for some archsMarc Orr2018-06-01
* kvm: Change return type to vm_fault_tSouptick Joarder2018-06-01
* Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-06-01
|\
| * KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_changeChristoffer Dall2018-05-25
* | KVM: introduce kvm_make_vcpus_request_mask() APIVitaly Kuznetsov2018-05-26
* | KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li2018-05-11
|/
* kvm: fix warning for non-x86 buildsSebastian Ott2018-02-23
* kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott2018-02-23
* KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini2017-12-14
* KVM: Take vcpu->mutex outside vcpu_loadChristoffer Dall2017-12-14
* x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-05
* KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-27
* KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand2017-11-09
* KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-08
* KVM: nVMX: get rid of nested_get_page()David Hildenbrand2017-08-07
* KVM: avoid using rcu_dereference_protectedPaolo Bonzini2017-08-02
* KVM: make pid available for uevents without debugfsClaudio Imbrenda2017-07-26