summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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-161-18/+19
* KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-41/+2Star
* KVM: renumber vcpu->request bitsPaolo Bonzini2016-01-081-30/+29Star
* 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/+0Star
* 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
* KVM: x86: move kvm_set_irq_inatomic to legacy device assignmentPaolo Bonzini2015-11-041-1/+0Star
* KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini2015-11-041-4/+3Star
* Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-041-0/+2
|\
| * KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
* | kvm/eventfd: add arch-specific set_irqAndrey Smetanin2015-10-161-0/+4
* | kvm/eventfd: factor out kvm_notify_acked_gsi()Andrey Smetanin2015-10-161-0/+1
* | KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu2015-10-011-0/+3
* | KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'Feng Wu2015-10-011-0/+2
* | KVM: introduce kvm_arch functions for IRQ bypassEric Auger2015-10-011-0/+10
* | kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin2015-10-011-0/+1
* | KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford2015-10-011-0/+16
* | KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford2015-10-011-1/+1
* | KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford2015-10-011-0/+1
|/
* KVM: make halt_poll_ns per-vCPUWanpeng Li2015-09-061-0/+1
* KVM: document memory barriers for kvm->vcpus/kvm->online_vcpusPaolo Bonzini2015-07-301-0/+4
* KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini2015-07-291-16/+0Star
* kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin2015-07-231-0/+1
* kvm: introduce vcpu_debug = kvm_debug + vcpu contextAndrey Smetanin2015-07-231-0/+3
* KVM: count number of assigned devicesPaolo Bonzini2015-07-101-0/+18
* KVM: implement multiple address spacesPaolo Bonzini2015-06-051-4/+22
* KVM: add vcpu-specific functions to read/write/translate GFNsPaolo Bonzini2015-06-051-0/+24
* KVM: x86: stubs for SMM supportPaolo Bonzini2015-06-041-0/+1
* KVM: pass kvm_memory_slot to gfn_to_page_many_atomicPaolo Bonzini2015-05-281-2/+2
* KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-0/+1
* KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
* KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-4/+4
* KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini2015-05-191-2/+2
* kvm,x86: load guest FPU context more eagerlyRik van Riel2015-05-071-0/+1