The attached patch fixes this error, please apply it. I will look into why vboxmouse is not working in Windows 8, most likely need to handle more pnp messages.
--- On Sun, 9/25/11, Huihong Luo <[email protected]> wrote: From: Huihong Luo <[email protected]> Subject: [vbox-dev] VBoxMouse.sys prevents windows XP guest from rebooting To: [email protected] Date: Sunday, September 25, 2011, 6:35 PM Latest svn code, xp sp3 guest, can shutdown w/o problem, but reboot hangs. After attaching windbg, it displays this message: Waiting on: \Driver\Mouclass \Device\PointerClass2 irp (8220a9b8) SetPower-Shutdown status c00000bb Waiting on: \Driver\Mouclass \Device\PointerClass2 irp (8220a9b8) SetPower-Shutdown status c00000bb Waiting on: \Driver\Mouclass \Device\PointerClass2 irp (8220a9b8) SetPower-Shutdown status c00000bb Waiting on: \Driver\Mouclass \Device\PointerClass2 irp (8220a9b8) SetPower-Shutdown status c00000bb When VBoxMouse is disabled, it reboots fine. Another interesting discovery, when "Enable absolute pointing device" is checked, mouse ingration works very well even if VBoxMouse is disabled. -----Inline Attachment Follows----- _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
vboxmouse.patch
Description: Binary data
_______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
