summaryrefslogtreecommitdiff
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAge
* kvm: fix warning for non-x86 buildsSebastian Ott2018-02-24
* kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott2018-02-24
* 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
* KVM: use correct accessor function for __kvm_memslotsChristian Borntraeger2017-07-10
* KVM: mark memory slots as rcuChristian Borntraeger2017-07-07
* KVM: mark kvm->busses as rcu protectedChristian Borntraeger2017-07-07
* KVM: mark vcpu->pid pointer as rcu protectedChristian Borntraeger2017-07-07
* KVM: add kvm_request_pendingRadim Krčmář2017-06-04
* KVM: improve arch vcpu request definingAndrew Jones2017-06-04
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-10
|\
| * Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-09
| |\
| | * KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpusChristoffer Dall2017-05-09
| * | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-09
| |\ \
| | * \ Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-28
| | |\ \
| | | * | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-27
| | | |/
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-10
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-23
| |\ \ \
| | * | | kvm: Move srcu_struct fields to end of struct kvmPaul E. McKenney2017-04-21
| | | |/ | | |/|
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-08
|\ \ \ \
| * | | | mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-08
| |/ / /
* | | | Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini2017-05-03
* | | | KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand2017-05-02
* | | | KVM: mark requests that need synchronizationPaolo Bonzini2017-04-27
* | | | KVM: return if kvm_vcpu_wake_up() did wake up the VCPURadim Krčmář2017-04-27
* | | | KVM: add explicit barrier to kvm_vcpu_kickAndrew Jones2017-04-27
* | | | KVM: mark requests that do not need a wakeupRadim Krčmář2017-04-27
* | | | KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-27
| |_|/ |/| |
* | | KVM: x86: rename kvm_vcpu_request_scan_ioapic()David Hildenbrand2017-04-12
* | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-07
* | | KVM: x86: drop legacy device assignmentPaolo Bonzini2017-04-07
|/ /
* | KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-03-23
|/
* kvm: convert kvm.users_count from atomic_t to refcount_tElena Reshetova2017-03-01
* KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2017-02-17
* KVM: Support vCPU-based gfn->hva cacheCao, Lei2017-02-16
* arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENTMarc Zyngier2017-01-30
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-13
|\
| * Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-11-29
| |\
| | * KVM: Export kvm module parameter variablesSuraj Jitindar Singh2016-11-28
| * | kvm: x86: don't print warning messages for unimplemented msrsBandan Das2016-11-22
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-12
|\ \
| * \ Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar2016-10-16
| |\ \ | | |/
| * | x86/fpu, kvm: Remove KVM vcpu->fpu_counterRik van Riel2016-10-07