Hi, Wesley,

The QEMU docs at http://fabrice.bellard.free.fr/qemu/qemu-doc.html read the following regarding one of QEMU's command-line parameters::

`-loadvm file'
Start right away with a saved state (loadvm in monitor)

Append this option and the saved state filename to the command line that you normally use to invoke QEMU. I have found when I do so, I can't use the keyboard once everything is up and running (the mouse works). To work around that, go to the monitor momentarily (doing nothing there) and then back. The keyboard will work then.

-Vesko

----- Original Message ----- From: "Wesley Parish" <[EMAIL PROTECTED]>
To: <qemu-devel@nongnu.org>
Sent: Tuesday, October 25, 2005 11:32 AM
Subject: [Qemu-devel] (savevm and loadvm) appropriate order of events


when restoring a vm state saved to a file?

Eg, do I fire up qemu with this sort of invocation:
qemu -boot c -hda <hd image> <etc>
then later jump into the monitor and
loadvm <filename>

Or is there some other sequence of events? Some other method of importing the
saved vm filename?

Thanks

Wesley Parish
--
Clinersterton beademung, with all of love - RIP James Blish
-----
Mau e ki, he aha te mea nui?
You ask, what is the most important thing?
Maku e ki, he tangata, he tangata, he tangata.
I reply, it is people, it is people, it is people.


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to