Commit Graph

608 Commits (874b8d422e26e21dd432657e25f679c75440c1bc)

Author SHA1 Message Date
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
Paolo Bonzini 2f303b74a6 KVM: Convert kvm_lock back to non-raw spinlock 12 years ago
Paolo Bonzini 4a937f96f3 KVM: protect kvm_usage_count with its own spinlock 12 years ago
Paolo Bonzini 4fa92fb25a KVM: cleanup (physical) CPU hotplug 12 years ago
Radim Krčmář 98fda16929 kvm: remove .done from struct kvm_async_pf 12 years ago
Radim Krčmář 28b441e240 kvm: free resources after canceling async_pf 12 years ago
Paolo Bonzini ba6a354154 KVM: mmu: allow page tables to be in read-only slots 12 years ago
Al Viro cffe78d92c kvm eventfd: switch to fdget 12 years ago
Christoffer Dall 8d98915b6b ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regs 12 years ago
Marc Zyngier 6545eae3d7 ARM: KVM: vgic: fix GICD_ICFGRn access 12 years ago
Marc Zyngier 986af8e078 ARM: KVM: vgic: simplify vgic_get_target_reg 12 years ago
Paolo Bonzini c21fbff16b KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmp 12 years ago
Andrea Arcangeli 11feeb4980 kvm: optimize away THP checks in kvm_is_mmio_pfn() 12 years ago
Yann Droneaud 24009b0549 kvm: use anon_inode_getfd() with O_CLOEXEC flag 12 years ago
Paolo Bonzini a343c9b767 KVM: introduce __kvm_io_bus_sort_cmp 12 years ago
Takuya Yoshikawa e59dbe09f8 KVM: Introduce kvm_arch_memslots_updated() 12 years ago
Cornelia Huck 126a5af520 KVM: kvm-io: support cookies 12 years ago
Gleb Natapov 24f7bb52e9 KVM: Fix RTC interrupt coalescing tracking 12 years ago
Anup Patel 5ae7f87a56 ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq 12 years ago
Amos Kong 6ea34c9b78 kvm: exclude ioeventfd from counting kvm_io_range limit 12 years ago
Marc Zyngier 7275acdfe2 ARM: KVM: move GIC/timer code to a common location 12 years ago
Jan Kiszka f1ed0450a5 KVM: x86: Remove support for reporting coalesced APIC IRQs 12 years ago