aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAge
* 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-27
| * | 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
* | | kvm: Introduce kvm_write_guest_offset_cached()Pan Xinhui2016-11-22
| |/ |/|
* | kvm: create per-vcpu dirs in debugfsLuiz Capitulino2016-09-16
* | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-16
|/
* KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-12
* KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-12
* Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-04
|\
| * KVM: arm/arm64: Enable MSI routingEric Auger2016-07-22
| * KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger2016-07-22
| * KVM: Add devid in kvm_kernel_irq_routing_entryEric Auger2016-07-22
* | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-07-22
|\|
| * KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara2016-07-18
* | KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář2016-07-14
* | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-01
* | context_tracking: move rcu_virt_note_context_switch out of kvm_host.hPaolo Bonzini2016-06-28
|/
* KVM: remove kvm_vcpu_compatiblePaolo Bonzini2016-06-15
* KVM: introduce kvm->created_vcpusPaolo Bonzini2016-06-15
* KVM: Create debugfs dir and stat files for each VMJanosch Frank2016-05-25
* KVM: split kvm_vcpu_wake_up from kvm_vcpu_kickRadim Krčmář2016-05-18
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-13
* kvm: Conditionally register IRQ bypass consumerAlex Williamson2016-05-11
* kvm: introduce KVM_MAX_VCPU_IDGreg Kurz2016-05-11
* KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUSGreg Kurz2016-05-11
* KVM: add missing memory barrier in kvm_{make,check}_requestPaolo Bonzini2016-04-20
* KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-25
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-15
* KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-08
* KVM: renumber vcpu->request bitsPaolo Bonzini2016-01-08
* KVM: document which architecture uses each request bitPaolo Bonzini2016-01-08
* KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requestsPaolo Bonzini2016-01-08
* kvm: Dump guest rIP when the guest tried something unsupportedBorislav Petkov2015-12-16
* kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-16
* kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ackAndrey Smetanin2015-12-16
* KVM: Remove unnecessary debugfs dentry referencesJanosch Frank2015-11-30
* KVM: use heuristic for fast VCPU lookup by idDavid Hildenbrand2015-11-30
* KVM: kvm_is_visible_gfn can be booleanYaowei Bai2015-11-25
* kvm/x86: Hyper-V kvm exitAndrey Smetanin2015-11-25
* kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-25
* kvm/irqchip: kvm_arch_irq_routing_update renaming splitAndrey Smetanin2015-11-25
* KVM: Provide function for VCPU lookup by idDavid Hildenbrand2015-11-19
* KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-10
* KVM: x86: move kvm_set_irq_inatomic to legacy device assignmentPaolo Bonzini2015-11-04
* KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini2015-11-04
* Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-04
|\