Commit Graph

14 Commits (ccc5ff94c66e628d3c501b26ace5d4339667715d)

Author SHA1 Message Date
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