Re: [Qemu-devel] (savevm and loadvm) appropriate order of events

2005-10-26 Thread Johannes Schindelin
Hi, On Wed, 26 Oct 2005, Henrik Nordstrom wrote: > On Tue, 25 Oct 2005, Vesselin Peev wrote: > > > Yes, it does, thanks. Saves a finger stretch and one hitting one more key > > :). > > Also, one could hit them in any order, and any number of keys between them. > > Someone probably should wip to

Re: [Qemu-devel] (savevm and loadvm) appropriate order of events

2005-10-26 Thread Jim C. Brown
On Wed, Oct 26, 2005 at 09:29:36PM +1300, Wesley Parish wrote: > Thanks heaps! It works! > > (It should go in the docs, though. Is Fabrice okay with me adding that to > them? ;) > =loadvm is in the man oage. so it's already in the docs. > Wesley Parish > > On Wed, 26 Oct 2005 00:50, Johann

Re: [Qemu-devel] (savevm and loadvm) appropriate order of events

2005-10-26 Thread Wesley Parish
Thanks heaps! It works! (It should go in the docs, though. Is Fabrice okay with me adding that to them? ;) Wesley Parish On Wed, 26 Oct 2005 00:50, Johannes Schindelin wrote: > Hi, > > On Tue, 25 Oct 2005, Wesley Parish wrote: > > when restoring a vm state saved to a file? > > > > Eg, do I f

Re: [Qemu-devel] (savevm and loadvm) appropriate order of events

2005-10-25 Thread Henrik Nordstrom
On Tue, 25 Oct 2005, Vesselin Peev wrote: Yes, it does, thanks. Saves a finger stretch and one hitting one more key :). Also, one could hit them in any order, and any number of keys between them. Someone probably should wip together a patch to sent Ctrl and Alt keyup events to the guest when

Re: [Qemu-devel] (savevm and loadvm) appropriate order of events

2005-10-25 Thread Vesselin Peev
Hi Johannes, Please try this: do not go to the monitor, but hit Ctrl and Alt without any other key. I bet the keyboard works after that... Yes, it does, thanks. Saves a finger stretch and one hitting one more key :). Also, one could hit them in any order, and any number of keys between them.

Re: [Qemu-devel] (savevm and loadvm) appropriate order of events

2005-10-25 Thread Johannes Schindelin
Hi, On Tue, 25 Oct 2005, Vesselin Peev wrote: > 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. Please try this: do no

Re: [Qemu-devel] (savevm and loadvm) appropriate order of events

2005-10-25 Thread Vesselin Peev
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 y

Re: [Qemu-devel] (savevm and loadvm) appropriate order of events

2005-10-25 Thread Johannes Schindelin
Hi, On Tue, 25 Oct 2005, Wesley Parish wrote: > when restoring a vm state saved to a file? > > Eg, do I fire up qemu with this sort of invocation: > qemu -boot c -hda How ´bout qemu -hda -loadvm Hth, Dscho___ Qemu-devel mailing list Qemu