Commit Graph

294 Commits (d9aa93804e53f2153260568024b75ad3d81784f9)

Author SHA1 Message Date
Gleb Natapov f00be0cae4 KVM: MMU: do not free active mmu pages in free_mmu_pages() 16 years ago
Sheng Yang e56d532f20 KVM: Device assignment framework rework 16 years ago
Gleb Natapov 58c2dde17d KVM: APIC: get rid of deliver_bitmask 16 years ago
Gleb Natapov e1035715ef KVM: change the way how lowest priority vcpu is calculated 16 years ago
Gleb Natapov 343f94fe4d KVM: consolidate ioapic/ipi interrupt delivery logic 16 years ago
Gleb Natapov a53c17d21c KVM: ioapic/msi interrupt delivery consolidation 16 years ago
Gleb Natapov 6da7e3f643 KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts 16 years ago
Sheng Yang 74a3a8f152 KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask 16 years ago
Sheng Yang d510d6cc65 KVM: Enable MSI-X for KVM assigned device 16 years ago
Sheng Yang 2350bd1f62 KVM: Add MSI-X interrupt injection logic 16 years ago
Sheng Yang c1e0151429 KVM: Ioctls for init MSI-X entry 16 years ago
Sheng Yang bfd349d073 KVM: bit ops for deliver_bitmap 16 years ago
Sheng Yang 110c2faeba KVM: Update intr delivery func to accept unsigned long* bitmap 16 years ago
Sheng Yang e5871be0f5 KVM: Change API of kvm_ioapic_get_delivery_bitmask 16 years ago
Sheng Yang 116191b69b KVM: Unify the delivery of IOAPIC and MSI interrupts 16 years ago
Sheng Yang cf9e4e15e8 KVM: Split IOAPIC structure 16 years ago
Avi Kivity 8437a61770 kvm: fix kvm reboot crash when MAXSMP is used 16 years ago
Avi Kivity a4c0364be3 KVM: Explicity initialize cpus_hardware_enabled 16 years ago
Jan Kiszka 4cd481f68d KVM: Fix overlapping check for memory slots 16 years ago
Avi Kivity 99894a799f KVM: MMU: Fix off-by-one calculating large page count 16 years ago
Sheng Yang 36463146ff KVM: Get support IRQ routing entry counts 16 years ago
Hannes Eder cded19f396 KVM: fix sparse warnings: Should it be static? 16 years ago
Xiantao Zhang 6b08035f3e KVM: ia64: Fix the build errors due to lack of macros related to MSI. 16 years ago
Weidong Han 4a906e49f1 KVM: fix kvm_vm_ioctl_deassign_device 16 years ago
Gleb Natapov 71450f7885 KVM: Report IRQ injection status for MSI delivered interrupts 16 years ago
Gleb Natapov 4925663a07 KVM: Report IRQ injection status to userspace. 16 years ago
Joerg Roedel fc5659c8c6 KVM: MMU: handle compound pages in kvm_is_mmio_pfn 16 years ago
Sheng Yang 79950e1073 KVM: Use irq routing API for MSI 16 years ago
Marcelo Tosatti 44882eed2e KVM: make irq ack notifications aware of routing table 16 years ago
Avi Kivity 399ec807dd KVM: Userspace controlled irq routing 16 years ago
Avi Kivity 75858a84a6 KVM: Interrupt mask notifiers for ioapic 16 years ago
Sheng Yang 17071fe74f KVM: Add support to disable MSI for assigned device 16 years ago
Jan Kiszka d0bfb940ec KVM: New guest debug interface 16 years ago
Mark McLoughlin 682edb4c01 KVM: Fix assigned devices circular locking dependency 16 years ago
Sheng Yang d7cff1c376 KVM: Fix INTx for device assignment 16 years ago
Sheng Yang ba4cef31d5 KVM: Fix racy in kvm_free_assigned_irq 16 years ago
Sheng Yang ad8ba2cd44 KVM: Add kvm_arch_sync_events to sync with asynchronize events 16 years ago
Marcelo Tosatti 85db06e514 KVM: mmu_notifiers release method 16 years ago
Joerg Roedel 7398ca79d2 kvm/iommu: fix compile warning 16 years ago
Joerg Roedel 19de40a847 KVM: change KVM to use IOMMU API 16 years ago
Joerg Roedel c4fa386428 KVM: rename vtd.c to iommu.c 16 years ago
Weidong Han b653574a7d Deassign device in kvm_free_assgined_device 16 years ago
Weidong Han 0a92035674 KVM: support device deassignment 16 years ago
Weidong Han 260782bcfd KVM: use the new intel iommu APIs 16 years ago
Mark McLoughlin defaf1587c KVM: fix handling of ACK from shared guest IRQ 16 years ago
Avi Kivity ca9edaee1a KVM: Consolidate userspace memory capability reporting into common code 16 years ago
Avi Kivity 1a811b6167 KVM: Advertise the bug in memory region destruction as fixed 16 years ago
Rusty Russell 7f59f492da KVM: use cpumask_var_t for cpus_hardware_enabled 16 years ago
Rusty Russell 6ef7a1bc45 KVM: use modern cpumask primitives, no cpumask_t on stack 16 years ago
Rusty Russell 498468961e KVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_remote_mmus 16 years ago