On Wed, Sep 14, 2011 at 15:15, Paolo Bonzini <pbonz...@redhat.com> wrote: > On 09/14/2011 05:03 AM, TeLeMan wrote: >> >> The commit "usb/hid: add hid_pointer_activate, use it" used >> HIDMouseState.mouse_grabbed in hid_pointer_activate(), so >> mouse_grabbed should be added into vmstat. > > Does this fix a bug? qemu_activate_mouse_event_handler is meant to be > called once per execution of the VM, it is not guest state. Yes, this patch fixes the usb mouse not be working after loadvm in the guest windows.
> > Paolo > > >