qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] usb: usb tablet freeze when save/restore guest os


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] usb: usb tablet freeze when save/restore guest os
Date: Tue, 20 May 2014 12:25:36 +0200

  Hi,

> As for Xen, It's too later. After suspend vm, the qemu process can response 
> the event
> of usb tablet event. Because guest os's vcpus are paused, guest os cannot 
> response 
> interrupt injected by qemu. Then the interrupt will be lost.

When the guest can't handle the interrupt (due to being stopped) it
should continue to be tagged pending in the ioapic.  And this should be
migrated over with the ioapic state, so the guest should receive and
handle the interrupt after being restarted to the target machine.

IIRC ioapic migration works differently in kvm and xen.  Maybe you've
hit a xen live migration bug.

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]