Commit Graph

572 Commits (831cbd7a807b3f62f58fe98e0283af510b567d9b)

Author SHA1 Message Date
Gleb Natapov a2ac07fe29 Fix NULL dereference in gfn_to_hva_prot() 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
Wei Yongjun afc2f792cd KVM: add missing misc_deregister() on error in kvm_init() 12 years ago
Sanjay Lal 2f4d9b5442 KVM/MIPS32: Do not call vcpu_load when injecting interrupts. 12 years ago
Asias He 7dac16c379 KVM: Fix kvm_irqfd_init initialization 12 years ago
Scott Wood db6ae61581 kvm: Add compat_ioctl for device control API 12 years ago
Paul Mackerras 5975a2e095 KVM: PPC: Book3S: Add API for in-kernel XICS emulation 12 years ago
Scott Wood 07f0a7bdec kvm: destroy emulated devices on VM exit 12 years ago
Scott Wood 5df554ad5b kvm/ppc/mpic: in-kernel MPIC emulation 12 years ago
Scott Wood 852b6d57dc kvm: add device control API 12 years ago
Alexander Graf 7df35f5496 KVM: Move irqfd resample cap handling to generic code 12 years ago
Alexander Graf e8cde0939d KVM: Move irq routing setup to irqchip.c 12 years ago
Alexander Graf 1c9f8520bd KVM: Extract generic irqchip logic into irqchip.c 12 years ago
Alexander Graf aa8d5944b8 KVM: Move irq routing to generic code 12 years ago
Alexander Graf a725d56a02 KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING 12 years ago
Alexander Graf 8175e5b79c KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS 12 years ago
Yang Zhang a20ed54d6e KVM: VMX: Add the deliver posted interrupt algorithm 12 years ago
Yang Zhang cf9e65b773 KVM: Set TMR when programming ioapic entry 12 years ago
Yang Zhang 3d81bc7e96 KVM: Call common update function when ioapic entry changed. 12 years ago
Yang Zhang 2c2bf01136 KVM: Use eoi to track RTC interrupt delivery status 12 years ago
Yang Zhang aa2fbe6d44 KVM: Let ioapic know the irq line status 12 years ago
Yang Zhang f3bff6318f KVM: Force vmexit with virtual interrupt delivery 12 years ago
Yang Zhang 106069193c KVM: Add reset/restore rtc_status support 12 years ago
Yang Zhang b4f2225c07 KVM: Return destination vcpu on interrupt injection 12 years ago
Yang Zhang 8dc6aade5b KVM: Introduce struct rtc_status 12 years ago
Yang Zhang 1fcc7890db KVM: Add vcpu info to ioapic_update_eoi() 12 years ago
Geoff Levand e3ba45b804 KVM: Move kvm_spurious_fault to x86.c 12 years ago
Geoff Levand 39369f7a8b KVM: Make local routines static 12 years ago
Michael S. Tsirkin 05e07f9bdb kvm: fix MMIO/PIO collision misdetection 12 years ago
Yang Zhang 44944d4d28 KVM: Call kvm_apic_match_dest() to check destination vcpu 12 years ago
Andrew Honig 8f964525a1 KVM: Allow cross page reads and writes from cached translations. 12 years ago
Andy Honig a2c118bfab KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798) 12 years ago
Raghavendra K T 7bc7ae25b1 kvm: Iterate over only vcpus that are preempted 12 years ago
Raghavendra K T 3a08a8f9f0 kvm: Record the preemption status of vcpus using preempt notifiers 12 years ago