Commit Graph

802 Commits (ed9ed50ccc2c16690b921171c809f6f15255ac65)

Author SHA1 Message Date
Michael S. Tsirkin 68c3b4d167 KVM: VMX: speed up wildcard MMIO EVENTFD 11 years ago
Michael S. Tsirkin f848a5a8dc KVM: support any-length wildcard ioeventfd 11 years ago
Ming Lei 553f809e23 arm, kvm: fix double lock on cpu_add_remove_lock 11 years ago
Paolo Bonzini 4009b2499e KVM: ioapic: try to recover if pending_eoi goes out of range 11 years ago
Paolo Bonzini 5678de3f15 KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155) 11 years ago
Paolo Bonzini 673f7b4257 KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP 11 years ago
Paolo Bonzini 44847dea79 KVM: ioapic: extract body of kvm_ioapic_set_irq 11 years ago
Paolo Bonzini 0bc830b05c KVM: ioapic: clear IRR for edge-triggered interrupts at delivery 11 years ago
Paolo Bonzini 0b10a1c87a KVM: ioapic: merge ioapic_deliver into ioapic_service 11 years ago
Cornelia Huck 684a0b719d KVM: eventfd: Fix lock order inversion. 11 years ago
Gabriel L. Somlo 100943c54e kvm: x86: ignore ioapic polarity 11 years ago
Alex Williamson 9d830d47c7 kvm/vfio: Support for DMA coherent IOMMUs 11 years ago
Michael Mueller 98f4a14676 KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop 11 years ago
Takuya Yoshikawa 5befdc385d KVM: Simplify kvm->tlbs_dirty handling 11 years ago
Christoffer Dall 2a2f3e269c arm64: KVM: Add VGIC device control for arm64 11 years ago
Andi Kleen 52480137d8 asmlinkage, kvm: Make kvm_rebooting visible 11 years ago
Dominik Dingel 1179ba5395 KVM: async_pf: Add missing call for async page present 11 years ago
Dominik Dingel 9f2ceda49c KVM: async_pf: Allow to wait for outstanding work 11 years ago
Dominik Dingel e0ead41a6d KVM: async_pf: Provide additional direct page notification 11 years ago
Dan Carpenter aac5c4226e KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio() 11 years ago
Jens Freimann c05c4186bb KVM: s390: add floating irq controller 11 years ago
Scott Wood 4a55dd7273 kvm: Provide kvm_vcpu_eligible_for_directed_yield() stub 11 years ago
Paul Bolle e81d1ad327 kvm: vfio: silence GCC warning 11 years ago
Stephen Hemminger ea0269bc34 kvm: remove dead code 11 years ago
Stephen Hemminger 7940876e13 kvm: make local functions static 11 years ago
Christoffer Dall fa20f5aea5 KVM: arm-vgic: Support CPU interface reg access 11 years ago
Christoffer Dall 90a5355ee7 KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers 11 years ago
Christoffer Dall cbd333a4bf KVM: arm-vgic: Support unqueueing of LRs to the dist 11 years ago
Christoffer Dall c07a0191ef KVM: arm-vgic: Add vgic reg access from dev attr 11 years ago
Christoffer Dall 1006e8cb22 KVM: arm-vgic: Make vgic mmio functions more generic 11 years ago
Christoffer Dall ce01e4e887 KVM: arm-vgic: Set base addr through device API 11 years ago
Christoffer Dall 7330672bef KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC 11 years ago
Christoffer Dall e1ba0207a1 ARM: KVM: Allow creating the VGIC after VCPUs 11 years ago
Andre Przywara 39735a3a39 ARM/KVM: save and restore generic timer registers 11 years ago
Christoffer Dall a1a64387ad arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init 11 years ago
Takuya Yoshikawa c08ac06ab3 KVM: Use cond_resched() directly and remove useless kvm_resched() 11 years ago
Andy Honig 338c7dbadd KVM: Improve create VCPU parameter (CVE-2013-4587) 11 years ago
Heiko Carstens 8a3caa6d74 KVM: kvm_clear_guest_page(): fix empty_zero_page usage 11 years ago
Gleb Natapov 80f5b5e700 KVM: remove vm mmap method 11 years ago
Greg Edwards 27ef63c7e9 KVM: IOMMU: hva align mapping page size 11 years ago
Alex Williamson e0f0bbc527 kvm: Create non-coherent DMA registeration 11 years ago
Alex Williamson d96eb2c6f4 kvm/x86: Convert iommu_flags to iommu_noncoherent 11 years ago
Alex Williamson ec53500fae kvm: Add VFIO device 11 years ago
Paolo Bonzini 0c8eb04a62 KVM: use a more sensible error number when debugfs directory creation fails 11 years ago
Yang Zhang e0230e1327 KVM: Mapping IOMMU pages after updating memslot 11 years ago
Aneesh Kumar K.V 5587027ce9 kvm: Add struct kvm arg to memslot APIs 11 years ago
Aneesh Kumar K.V 2ba9f0d887 kvm: powerpc: book3s: Support building HV and PR KVM as module 11 years ago
chai wen f2e106692d KVM: Drop FOLL_GET in GUP when doing async page fault 11 years ago
Andre Richter 29242cb5c6 virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages 12 years ago
Gleb Natapov a2ac07fe29 Fix NULL dereference in gfn_to_hva_prot() 12 years ago