Commit Graph

148 Commits (b3c466ce512923298ae8c0121d3e9f397a3f1210)

Author SHA1 Message Date
Yinghai Lu aee74f3bb3 kvm: remove the duplicated cpumask_clear 16 years ago
Avi Kivity 09f8ca74ae KVM: Prevent overflow in largepages calculation 16 years ago
Avi Kivity ac04527f79 KVM: Disable large pages on misaligned memory slots 16 years ago
Marcelo Tosatti b43b1901ad KVM: take mmu_lock when updating a deleted slot 16 years ago
Marcelo Tosatti 547de29e5b KVM: protect assigned dev workqueue, int handler and irq acker 16 years ago
Chris Wright efbc100c20 KVM: Trivial format fix in setup_routing_entry() 16 years ago
Sheng Yang 8e1c18157d KVM: VMX: Disable VMX when system shutdown 16 years ago
Sheng Yang 522c68c441 KVM: Enable snooping control for supported hardware 16 years ago
Gleb Natapov 78646121e9 KVM: Fix interrupt unhalting a vcpu when it shouldn't 16 years ago
Gleb Natapov 09cec75488 KVM: Timer event should not unconditionally unhalt vcpu. 16 years ago
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