aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-11-29Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcRadim Krčmář1-0/+4
2016-11-28KVM: Export kvm module parameter variablesSuraj Jitindar Singh1-0/+4
2016-11-22kvm: x86: don't print warning messages for unimplemented msrsBandan Das1-0/+6
2016-11-22kvm: Introduce kvm_write_guest_offset_cached()Pan Xinhui1-0/+2
2016-10-16Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar1-0/+4
2016-10-07x86/fpu, kvm: Remove KVM vcpu->fpu_counterRik van Riel1-1/+0
2016-09-16kvm: create per-vcpu dirs in debugfsLuiz Capitulino1-0/+1
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino1-0/+3
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall1-0/+6
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall1-0/+6
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-3/+9
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into nextRadim Krčmář1-0/+2
2016-07-22KVM: arm/arm64: Enable MSI routingEric Auger1-0/+2
2016-07-22KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific headerEric Auger1-2/+0
2016-07-22KVM: Add devid in kvm_kernel_irq_routing_entryEric Auger1-1/+7
2016-07-18KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara1-0/+2
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář1-1/+2
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini1-22/+0
2016-06-28context_tracking: move rcu_virt_note_context_switch out of kvm_host.hPaolo Bonzini1-21/+4
2016-06-16KVM: remove kvm_vcpu_compatiblePaolo Bonzini1-6/+0
2016-06-16KVM: introduce kvm->created_vcpusPaolo Bonzini1-0/+8
2016-05-25KVM: Create debugfs dir and stat files for each VMJanosch Frank1-0/+7
2016-05-18KVM: split kvm_vcpu_wake_up from kvm_vcpu_kickRadim Krčmář1-0/+1
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+15
2016-05-11kvm: Conditionally register IRQ bypass consumerAlex Williamson1-0/+1
2016-05-11kvm: introduce KVM_MAX_VCPU_IDGreg Kurz1-0/+4
2016-05-11KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUSGreg Kurz1-3/+4
2016-04-20KVM: add missing memory barrier in kvm_{make,check}_requestPaolo Bonzini1-0/+11
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti1-2/+3
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams1-18/+19
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini1-41/+2
2016-01-08KVM: renumber vcpu->request bitsPaolo Bonzini1-30/+29
2016-01-08KVM: document which architecture uses each request bitPaolo Bonzini1-7/+13
2016-01-08KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requestsPaolo Bonzini1-1/+1
2015-12-16kvm: Dump guest rIP when the guest tried something unsupportedBorislav Petkov1-1/+2
2015-12-16kvm/x86: Hyper-V SynIC timersAndrey Smetanin1-0/+1
2015-12-16kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ackAndrey Smetanin1-0/+2
2015-11-30KVM: Remove unnecessary debugfs dentry referencesJanosch Frank1-1/+0
2015-11-30KVM: use heuristic for fast VCPU lookup by idDavid Hildenbrand1-0/+5
2015-11-25KVM: kvm_is_visible_gfn can be booleanYaowei Bai1-1/+1
2015-11-25kvm/x86: Hyper-V kvm exitAndrey Smetanin1-0/+1
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin1-0/+6
2015-11-25kvm/irqchip: kvm_arch_irq_routing_update renaming splitAndrey Smetanin1-2/+3
2015-11-19KVM: Provide function for VCPU lookup by idDavid Hildenbrand1-0/+11
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang1-0/+1
2015-11-04KVM: x86: move kvm_set_irq_inatomic to legacy device assignmentPaolo Bonzini1-1/+0
2015-11-04KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini1-4/+3
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+2
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+2