Commit Graph

120 Commits (1745fbc744a934b235c2e5ecb5380079fa54be38)

Author SHA1 Message Date
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
Christian Borntraeger 3d3aab1b97 KVM: set owner of cpu and vm file operations 16 years ago
Glauber Costa 6f89724829 KVM: Really remove a slot when a user ask us so 16 years ago
Mark McLoughlin 4a643be8c9 KVM: split out kvm_free_assigned_irq() 16 years ago
Mark McLoughlin 61552367b2 KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions 16 years ago
Mark McLoughlin f29b2673d3 KVM: don't free an unallocated irq source id 16 years ago
Mark McLoughlin fdd897e6b5 KVM: make kvm_unregister_irq_ack_notifier() safe 16 years ago
Mark McLoughlin 844c7a9ff4 KVM: remove the IRQ ACK notifier assertions 16 years ago
Hannes Eder e8ba5d311d KVM: fix sparse warning 16 years ago
Wu Fengguang b82091824e KVM: Prevent trace call into unloaded module text 16 years ago
Sheng Yang 5319c66252 KVM: MSI to INTx translate 16 years ago
Sheng Yang 6b9cc7fd46 KVM: Enable MSI for device assignment 16 years ago
Sheng Yang f64769eb05 KVM: Add assigned_device_msi_dispatch() 16 years ago
Sheng Yang 68b76f5167 KVM: Export ioapic_get_delivery_bitmask 16 years ago
Sheng Yang fbac7818d8 KVM: Clean up assigned_device_update_irq 16 years ago
Sheng Yang 4f906c19ae KVM: Replace irq_requested with more generic irq_requested_type 16 years ago
Sheng Yang 00e3ed39e2 KVM: Separate update irq to a single function 16 years ago
Sheng Yang 342ffb9300 KVM: Move ack notifier register and IRQ sourcd ID request 16 years ago
Sheng Yang e7cacd40d2 KVM: Fix kernel allocated memory slot 16 years ago