aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-21kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson1-1/+2
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini1-0/+5
2018-12-14kvm: rename last argument to kvm_get_dirty_log_protectPaolo Bonzini1-1/+1
2018-12-14kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticPaolo Bonzini1-0/+2
2018-09-20kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior1-2/+0
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko1-2/+2
2018-08-06KVM: x86: Add tlb remote flush callback in kvm_x86_ops.Tianyu Lan1-0/+7
2018-08-06KVM: Switch 'requests' to be 64-bit (explicitly)KarimAllah Ahmed1-5/+5
2018-07-13KVM: s390: a utility function for migrationClaudio Imbrenda1-0/+7
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr1-0/+5
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+9
2018-05-26KVM: introduce kvm_make_vcpus_request_mask() APIVitaly Kuznetsov1-0/+3
2018-05-25KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_changeChristoffer Dall1-0/+9
2018-05-11KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li1-7/+1
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott1-0/+3
2018-02-24kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott1-1/+2
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini1-0/+12
2017-12-14KVM: Take vcpu->mutex outside vcpu_loadChristoffer Dall1-1/+1
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel1-1/+1
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr1-0/+3
2017-11-09KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand1-0/+1
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)1-1/+2
2017-08-07KVM: nVMX: get rid of nested_get_page()David Hildenbrand1-0/+6
2017-08-02KVM: avoid using rcu_dereference_protectedPaolo Bonzini1-2/+4
2017-07-26KVM: make pid available for uevents without debugfsClaudio Imbrenda1-0/+1
2017-07-10KVM: use correct accessor function for __kvm_memslotsChristian Borntraeger1-3/+2
2017-07-07KVM: mark memory slots as rcuChristian Borntraeger1-1/+1
2017-07-07KVM: mark kvm->busses as rcu protectedChristian Borntraeger1-1/+7
2017-07-07KVM: mark vcpu->pid pointer as rcu protectedChristian Borntraeger1-1/+1
2017-06-04KVM: add kvm_request_pendingRadim Krčmář1-0/+5
2017-06-04KVM: improve arch vcpu request definingAndrew Jones1-0/+7
2017-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+11
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+11
2017-05-09KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpusChristoffer Dall1-0/+11
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-1/+0
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko1-2/+0
2017-05-03Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini1-8/+8
2017-05-02KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand1-0/+1
2017-04-28Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras1-1/+0
2017-04-27KVM: mark requests that need synchronizationPaolo Bonzini1-4/+5
2017-04-27KVM: return if kvm_vcpu_wake_up() did wake up the VCPURadim Krčmář1-1/+1
2017-04-27KVM: add explicit barrier to kvm_vcpu_kickAndrew Jones1-0/+6
2017-04-27KVM: mark requests that do not need a wakeupRadim Krčmář1-5/+7
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář1-2/+12
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt1-1/+0
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-2/+2
2017-04-21kvm: Move srcu_struct fields to end of struct kvmPaul E. McKenney1-2/+2