main-- / windows-gaming

This project makes it easy and straightforward to set up PCI/VGA passthrough on your system. - OR AT LEAST IT WOULD, IF IT WASNT DEAD
6 stars 1 forks source link

trying to exit from a suspended vm? #167

Open oberien opened 6 years ago

oberien commented 6 years ago

Performing a light entry while Windows is suspending, you'll get an error when exiting back out. The edge cases here are: Windows was suspended. With the IoEntry it was automatically unsuspended, but the GA does not respond. The Wakeup-from-suspend login screen is open, but no io attach performed. Also one of the network interfaces was down (dunno which one though). Now after some minutes, Windows automatically goes back to sleep. During this time I performed a light entry.

thread 'main' panicked at 'trying to exit from a suspended vm?', windows-gaming/driver/src/controller.rs:329:8