Commit Graph

32 Commits (a22c65f81ae28656b80d2acc687cf6318eb15bba)

Author SHA1 Message Date
Gleb Natapov 1000ff8d89 KVM: Add trace points in irqchip code 16 years ago
Michael S. Tsirkin 07fb8bb29f KVM: ignore msi request if !level 16 years ago
Avi Kivity ae8c1c4025 KVM: Trace irq level and source id 16 years ago
Marcelo Tosatti 229456fc34 KVM: convert custom marker based tracing to event traces 16 years ago
Gleb Natapov 988a2cae6a KVM: Use macro to iterate over vcpus. 16 years ago
Marcelo Tosatti fa40a8214b KVM: switch irq injection/acking data structures to irq_lock 16 years ago
Michael S. Tsirkin 5116d8f6b9 KVM: fix ack not being delivered when msi present 16 years ago
Chris Wright efbc100c20 KVM: Trivial format fix in setup_routing_entry() 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 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
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
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
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
Mark McLoughlin 61552367b2 KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions 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
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
Marcelo Tosatti 3cf57fed21 KVM: PIT: fix injection logic and count 17 years ago
Marcelo Tosatti f52447261b KVM: irq ack notification 17 years ago
Avi Kivity 564f15378f KVM: Add irq ack notifier list 17 years ago
Amit Shah 867767a365 KVM: Introduce kvm_set_irq to inject interrupts in guests 17 years ago
Marcelo Tosatti 2f5997140f KVM: migrate PIT timer 17 years ago
Marcelo Tosatti 3d80840d96 KVM: hlt emulation should take in-kernel APIC/PIT timers into account 17 years ago
Sheng Yang 7837699fa6 KVM: In kernel PIT model 17 years ago
Zhang Xiantao 5736199afb KVM: Move kvm_vcpu_kick() to x86.c 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago
Zhang Xiantao 34c16eecf7 KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) 17 years ago
Qing He 40487c680d KVM: deliver PIC interrupt only to vcpu0 18 years ago
Eddie Dong 1b9778dae7 KVM: Keep track of missed timer irq injections 18 years ago
Eddie Dong b6958ce44a KVM: Emulate hlt in the kernel 18 years ago
Eddie Dong 1fd4f2a5ed KVM: In-kernel I/O APIC model 18 years ago
Eddie Dong 97222cc831 KVM: Emulate local APIC in kernel 18 years ago
Eddie Dong 85f455f7dd KVM: Add support for in-kernel PIC emulation 18 years ago