summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| * | x86/fpu, kvm: Remove KVM vcpu->fpu_counterRik van Riel2016-10-071-1/+0
* | | 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/+0
| * 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/+0
* | context_tracking: move rcu_virt_note_context_switch out of kvm_host.hPaolo Bonzini2016-06-281-21/+4
|/
* KVM: remove kvm_vcpu_compatiblePaolo Bonzini2016-06-161-6/+0
* 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
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+15
* kvm: Conditionally register IRQ bypass consumerAlex Williamson2016-05-111-0/+1
* kvm: introduce KVM_MAX_VCPU_IDGreg Kurz2016-05-111-0/+4
* KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUSGreg Kurz2016-05-111-3/+4
* KVM: add missing memory barrier in kvm_{make,check}_requestPaolo Bonzini2016-04-201-0/+11
* KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-251-2/+3
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-18/+19
* KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-41/+2
* KVM: renumber vcpu->request bitsPaolo Bonzini2016-01-081-30/+29
* KVM: document which architecture uses each request bitPaolo Bonzini2016-01-081-7/+13
* KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requestsPaolo Bonzini2016-01-081-1/+1
* kvm: Dump guest rIP when the guest tried something unsupportedBorislav Petkov2015-12-161-1/+2
* kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-161-0/+1
* kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ackAndrey Smetanin2015-12-161-0/+2
* KVM: Remove unnecessary debugfs dentry referencesJanosch Frank2015-11-301-1/+0
* KVM: use heuristic for fast VCPU lookup by idDavid Hildenbrand2015-11-301-0/+5
* KVM: kvm_is_visible_gfn can be booleanYaowei Bai2015-11-251-1/+1
* kvm/x86: Hyper-V kvm exitAndrey Smetanin2015-11-251-0/+1
* kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-251-0/+6
* kvm/irqchip: kvm_arch_irq_routing_update renaming splitAndrey Smetanin2015-11-251-2/+3
* KVM: Provide function for VCPU lookup by idDavid Hildenbrand2015-11-191-0/+11
* KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-101-0/+1