aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-16kvm/eventfd: add arch-specific set_irqAndrey Smetanin1-0/+4
2015-10-16kvm/eventfd: factor out kvm_notify_acked_gsi()Andrey Smetanin1-0/+1
2015-10-01KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu1-0/+3
2015-10-01KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'Feng Wu1-0/+2
2015-10-01KVM: introduce kvm_arch functions for IRQ bypassEric Auger1-0/+10
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin1-0/+1
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford1-0/+16
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford1-1/+1
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford1-0/+1
2015-09-06KVM: make halt_poll_ns per-vCPUWanpeng Li1-0/+1
2015-07-30KVM: document memory barriers for kvm->vcpus/kvm->online_vcpusPaolo Bonzini1-0/+4
2015-07-29KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini1-16/+0
2015-07-23kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin1-0/+1
2015-07-23kvm: introduce vcpu_debug = kvm_debug + vcpu contextAndrey Smetanin1-0/+3
2015-07-10KVM: count number of assigned devicesPaolo Bonzini1-0/+18
2015-06-05KVM: implement multiple address spacesPaolo Bonzini1-4/+22
2015-06-05KVM: add vcpu-specific functions to read/write/translate GFNsPaolo Bonzini1-0/+24
2015-06-04KVM: x86: stubs for SMM supportPaolo Bonzini1-0/+1
2015-05-28KVM: pass kvm_memory_slot to gfn_to_page_many_atomicPaolo Bonzini1-2/+2
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini1-0/+1
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini1-1/+1
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini1-4/+4