kernel-hacking-2024-linux-s.../virt/kvm
Gleb Natapov 09cec75488 KVM: Timer event should not unconditionally unhalt vcpu.
Currently timer events are processed before entering guest mode. Move it
to main vcpu event loop since timer events should be processed even while
vcpu is halted.  Timer may cause interrupt/nmi to be injected and only then
vcpu will be unhalted.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-06-10 11:48:33 +03:00
..
coalesced_mmio.c
coalesced_mmio.h
ioapic.c KVM: APIC: get rid of deliver_bitmask 2009-06-10 11:48:27 +03:00
ioapic.h KVM: APIC: get rid of deliver_bitmask 2009-06-10 11:48:27 +03:00
iodev.h
iommu.c KVM: Fix assigned devices circular locking dependency 2009-02-15 02:47:39 +02:00
irq_comm.c KVM: APIC: get rid of deliver_bitmask 2009-06-10 11:48:27 +03:00
kvm_main.c KVM: Timer event should not unconditionally unhalt vcpu. 2009-06-10 11:48:33 +03:00
kvm_trace.c KVM: Prevent trace call into unloaded module text 2008-12-31 16:55:04 +02:00