Commit Graph

23 Commits (5e1dbdb458ada37f7e97265cb2ea87c55fd5d034)

Author SHA1 Message Date
Avi Kivity e17d1dc086 KVM: Fix pit memory leak if unable to allocate irq source id 16 years ago
Sheng Yang 5550af4df1 KVM: Fix guest shared interrupt with in-kernel irqchip 17 years ago
Marcelo Tosatti d76901750a KVM: x86: do not execute halted vcpus 17 years ago
Harvey Harrison ee032c993e KVM: make irq ack notifier functions static 17 years ago
Amit Shah 29c8fa32c5 KVM: Use kvm_set_irq to inject interrupts 17 years ago
Avi Kivity dc7404cea3 KVM: Handle spurious acks for PIT interrupts 17 years ago
Marcelo Tosatti 3cf57fed21 KVM: PIT: fix injection logic and count 17 years ago
Arjan van de Ven beb20d52d0 hrtimer: convert kvm to the new hrtimer apis 17 years ago
Marcelo Tosatti 622395a9e6 KVM: only abort guest entry if timer count goes from 0->1 17 years ago
Laurent Vivier 92760499d0 KVM: kvm_io_device: extend in_range() to manage len and write attribute 17 years ago
Aurelien Jarno f697554515 KVM: PIT: support mode 3 17 years ago
Harvey Harrison 8b2cf73cc1 KVM: add statics were possible, function definition in lapic.h 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
Marcelo Tosatti eedaa4e2af KVM: PIT: take inject_pending into account when emulating hlt 17 years ago
Marcelo Tosatti ece15babfa KVM: PIT: support mode 4 17 years ago
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Avi Kivity a45352908b KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* 17 years ago
Marcelo Tosatti 3d80840d96 KVM: hlt emulation should take in-kernel APIC/PIT timers into account 17 years ago
Sheng Yang 308b0f239e KVM: Add reset support for in kernel PIT 17 years ago
Sheng Yang e0f63cb927 KVM: Add save/restore supporting of in kernel PIT 17 years ago
Sheng Yang 7837699fa6 KVM: In kernel PIT model 17 years ago