summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+0Star
| |\ \
| | * \ Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-281-1/+0Star
| | |\ \
| | | * | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-271-1/+0Star
| | | |/
* | | | 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-091-2/+0Star
|\ \ \ \
| * | | | mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-091-2/+0Star
| |/ / /
* | | | 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/+0Star
|/ /
* / 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/+0Star
* 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/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-141-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/+0Star
|\ \
| * | Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar2016-10-161-0/+4
| |\|
| * | x86/fpu, kvm: Remove KVM vcpu->fpu_counterRik van Riel2016-10-071-1/+0Star
* | | kvm: Introduce kvm_write_guest_offset_cached()Pan Xinhui2016-11-221-0/+2
| |/ |/|
* | kvm: create per-vcpu dirs in debugfsLuiz Capitulino2016-09-161-0/+1
* | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-161-0/+3
|/
* KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-121-0/+6
* KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-121-0/+6
* Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-041-3/+9
|\
| * KVM: arm/arm64: Enable MSI routingEric Auger2016-07-221-0/+2
| * KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger2016-07-221-2/+0Star
| * KVM: Add devid in kvm_kernel_irq_routing_entryEric Auger2016-07-221-1/+7
* | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-07-221-0/+2
|\|
| * KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara2016-07-181-0/+2
* | KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář2016-07-141-1/+2
* | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-22/+0Star
* | context_tracking: move rcu_virt_note_context_switch out of kvm_host.hPaolo Bonzini2016-06-281-21/+4Star
|/
* KVM: remove kvm_vcpu_compatiblePaolo Bonzini2016-06-161-6/+0Star
* KVM: introduce kvm->created_vcpusPaolo Bonzini2016-06-161-0/+8
* KVM: Create debugfs dir and stat files for each VMJanosch Frank2016-05-251-0/+7
* KVM: split kvm_vcpu_wake_up from kvm_vcpu_kickRadim Krčmář2016-05-181-0/+1