summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li2018-05-111-7/+1
* kvm: fix warning for non-x86 buildsSebastian Ott2018-02-241-0/+3
* kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott2018-02-241-1/+2
* KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini2017-12-141-0/+12
* KVM: Take vcpu->mutex outside vcpu_loadChristoffer Dall2017-12-141-1/+1
* x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-051-1/+1
* KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-271-0/+3
* KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand2017-11-091-0/+1
* KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-081-1/+2
* KVM: nVMX: get rid of nested_get_page()David Hildenbrand2017-08-071-0/+6
* KVM: avoid using rcu_dereference_protectedPaolo Bonzini2017-08-021-2/+4
* KVM: make pid available for uevents without debugfsClaudio Imbrenda2017-07-261-0/+1
* KVM: use correct accessor function for __kvm_memslotsChristian Borntraeger2017-07-101-3/+2
* KVM: mark memory slots as rcuChristian Borntraeger2017-07-071-1/+1
* KVM: mark kvm->busses as rcu protectedChristian Borntraeger2017-07-071-1/+7
* KVM: mark vcpu->pid pointer as rcu protectedChristian Borntraeger2017-07-071-1/+1
* KVM: add kvm_request_pendingRadim Krčmář2017-06-041-0/+5
* KVM: improve arch vcpu request definingAndrew Jones2017-06-041-0/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-101-1/+11
|\
| * Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-091-0/+11
| |\
| | * KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpusChristoffer Dall2017-05-091-0/+11
| * | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-091-1/+0
| |\ \
| | * \ Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-281-1/+0
| | |\ \
| | | * | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-271-1/+0
| | | |/
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-231-2/+2
| |\ \ \
| | * | | kvm: Move srcu_struct fields to end of struct kvmPaul E. McKenney2017-04-211-2/+2
| | | |/ | | |/|
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-081-2/+0
|\ \ \ \
| * | | | mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-081-2/+0
| |/ / /
* | | | Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini2017-05-031-8/+8
* | | | KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand2017-05-021-0/+1
* | | | KVM: mark requests that need synchronizationPaolo Bonzini2017-04-271-4/+5
* | | | KVM: return if kvm_vcpu_wake_up() did wake up the VCPURadim Krčmář2017-04-271-1/+1
* | | | KVM: add explicit barrier to kvm_vcpu_kickAndrew Jones2017-04-271-0/+6
* | | | KVM: mark requests that do not need a wakeupRadim Krčmář2017-04-271-5/+7
* | | | KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-271-2/+12
| |_|/ |/| |
* | | KVM: x86: rename kvm_vcpu_request_scan_ioapic()David Hildenbrand2017-04-121-2/+2
* | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-071-1/+1
* | | KVM: x86: drop legacy device assignmentPaolo Bonzini2017-04-071-16/+0
|/ /
* / KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-03-231-2/+2
|/
* kvm: convert kvm.users_count from atomic_t to refcount_tElena Reshetova2017-03-011-1/+2
* KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2017-02-171-1/+0
* KVM: Support vCPU-based gfn->hva cacheCao, Lei2017-02-161-8/+8
* arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENTMarc Zyngier2017-01-301-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-131-0/+10
|\
| * Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-11-291-0/+4
| |\
| | * KVM: Export kvm module parameter variablesSuraj Jitindar Singh2016-11-281-0/+4
| * | kvm: x86: don't print warning messages for unimplemented msrsBandan Das2016-11-221-0/+6
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-1/+0
|\ \
| * | Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar2016-10-161-0/+4
| |\|