qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Lost interrupts with upstream KVM
@ 2009-05-29  8:23 Jan Kiszka
  2009-05-29  8:26 ` [Qemu-devel] " Gleb Natapov
  2009-05-29 13:08 ` Gleb Natapov
  0 siblings, 2 replies; 12+ messages in thread
From: Jan Kiszka @ 2009-05-29  8:23 UTC (permalink / raw)
  To: Gleb Natapov; +Cc: qemu-devel, kvm-devel

Hi Gleb,

with latest kernel modules, namely beginning with 6bc0a1a235 (Remove
irq_pending bitmap), I'm loosing interrupts with upstream's KVM support.
After some bisecting, hair-pulling and a bit meditation I added a
WARN_ON(kvm_cpu_has_interrupt(vcpu)) to kvm_vcpu_ioctl_interrupt, and it
actually triggered right before the guest got stuck.

This didn't trigger with qemu-kvm (and -no-kvm-irqchip) yet but, on the
other hand, I currently do not see a potential bug in upstream's
kvm_arch_pre_run. Could you have a look if you can reproduce,
specifically if this isn't a KVM kernel issue in the end?

TiA,
Jan

-- 
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-05-29 17:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-29  8:23 [Qemu-devel] Lost interrupts with upstream KVM Jan Kiszka
2009-05-29  8:26 ` [Qemu-devel] " Gleb Natapov
2009-05-29 13:08 ` Gleb Natapov
2009-05-29 14:52   ` Jan Kiszka
2009-05-29 16:20     ` Gleb Natapov
2009-05-29 16:46       ` Jan Kiszka
2009-05-29 16:54         ` Gleb Natapov
2009-05-29 17:01           ` Jan Kiszka
2009-05-29 17:19             ` Gleb Natapov
2009-05-29 17:26               ` Jan Kiszka
2009-05-29 17:31                 ` Gleb Natapov
2009-05-29 17:35                   ` Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).