
3 Sep
2008
3 Sep
'08
11:50 a.m.
Cole Robinson wrote:
If a 'change' or 'eject' qemu monitor command fails, an error message is printed to the monitor of the form "device {not found, is locked, is not removable"}. This is really the only indication we have that the command errored out, so scrape the monitor reply for "\ndevice " and fail if it is found.
Thanks, Cole
I've committed this. Thanks, Cole