Commit Graph

70 Commits (d555c333aa544b222fe077adcd5dfea024b2c913)

Author SHA1 Message Date
Marcelo Tosatti fa40a8214b KVM: switch irq injection/acking data structures to irq_lock 16 years ago
Marcelo Tosatti 60eead79ad KVM: introduce irq_lock, use it to protect ioapic 16 years ago
Christian Ehrhardt b188d2d365 KVM: remove redundant declarations 16 years ago
Gregory Haskins 721eecbf4f KVM: irqfd 16 years ago
Michael S. Tsirkin 5116d8f6b9 KVM: fix ack not being delivered when msi present 16 years ago
Marcelo Tosatti 84261923d3 KVM: protect concurrent make_all_cpus_request 16 years ago
Marcelo Tosatti 547de29e5b KVM: protect assigned dev workqueue, int handler and irq acker 16 years ago
Marcelo Tosatti 32f8840064 KVM: use smp_send_reschedule in kvm_vcpu_kick 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
Sheng Yang e56d532f20 KVM: Device assignment framework rework 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
Christian Borntraeger b95b51d580 KVM: declare ioapic functions only on affected hardware 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 116191b69b KVM: Unify the delivery of IOAPIC and MSI interrupts 16 years ago
Gleb Natapov 4925663a07 KVM: Report IRQ injection status to userspace. 16 years ago
Gerd Hoffmann c807660407 KVM: Fix kvmclock on !constant_tsc boxes 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 67346440e8 KVM: Remove duplicated prototype of kvm_arch_destroy_vm 16 years ago
Jan Kiszka d0bfb940ec KVM: New guest debug interface 16 years ago
Sheng Yang ad8ba2cd44 KVM: Add kvm_arch_sync_events to sync with asynchronize events 16 years ago
Joerg Roedel 19de40a847 KVM: change KVM to use IOMMU API 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
Sheng Yang 0937c48d07 KVM: Add fields for MSI device assignment 16 years ago
Sheng Yang 4f906c19ae KVM: Replace irq_requested with more generic irq_requested_type 16 years ago
Sheng Yang e19e30effa KVM: IRQ ACK notifier should be used with in-kernel irqchip 16 years ago
Sheng Yang 5550af4df1 KVM: Fix guest shared interrupt with in-kernel irqchip 17 years ago
Xiantao Zhang 3de42dc094 KVM: Separate irq ack notification out of arch/x86/kvm/irq.c 17 years ago
Xiantao Zhang c77fb9dc7a KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs 17 years ago
Xiantao Zhang 8a98f6648a KVM: Move device assignment logic to common code 17 years ago
Marcelo Tosatti 4731d4c7a0 KVM: MMU: out of sync shadow core 17 years ago
Ben-Ami Yassour 62c476c7c7 KVM: Device Assignment with VT-d 17 years ago
Marcelo Tosatti d76901750a KVM: x86: do not execute halted vcpus 17 years ago
Hollis Blanchard d98e634635 KVM: Move KVM TRACE DEFINITIONS to common header 17 years ago
Andrea Arcangeli e930bffe95 KVM: Synchronize guest physical memory map to host virtual memory map 17 years ago
Marcelo Tosatti 34d4cb8fca KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction 17 years ago
Laurent Vivier 5f94c1741b KVM: Add coalesced MMIO support (common part) 17 years ago
Laurent Vivier 92760499d0 KVM: kvm_io_device: extend in_range() to manage len and write attribute 17 years ago
Avi Kivity 7cc8883074 KVM: Remove decache_vcpus_on_cpu() and related callbacks 17 years ago
Marcelo Tosatti 06e0564566 KVM: close timer injection race window in __vcpu_run 17 years ago
Marcelo Tosatti 2f5997140f KVM: migrate PIT timer 17 years ago
Al Viro 66c0b394f0 KVM: kill file->f_count abuse in kvm 17 years ago