On Thu, Oct 13, 2011 at 18:48, Gerd Hoffmann <kra...@redhat.com> wrote: > On 10/13/11 04:09, TeLeMan wrote: >> >> On Wed, Oct 12, 2011 at 19:30, Gerd Hoffmann<kra...@redhat.com> wrote: >>> >>> qemu uses the ps/2 mouse by default. The usb tablet (or mouse) is >>> activated as soon as qemu sees some guest activity on the device, >>> i.e. polling for HID events. That used to work fine for both fresh >>> boot and migration. >> >> It does not fix usb tablet/mouse when starting vm directly from snapshot. > > What does "info mice" print before/after snapshotting? > Which guest? WinXP IIRC? Yes, the guest is WinXP.
Original: * Mouse #1: QEMU HID Tablet (absolute) Mouse #0: QEMU PS/2 Mouse Start from the snapshot: * Mouse #0: QEMU PS/2 Mouse Mouse #1: QEMU HID Tablet (absolute) The active mouse device is not be saved into the snapshot. > cheers, > Gerd > >