[Qemu-devel] Re: monitor help menu paging?

2007-01-12 Thread Ben Pfaff
Ben Taylor <[EMAIL PROTECTED]> writes: > Anyone think that the monitor help screen ought to implement some kind of > paging > (think more) or something? I did a help, and half of the help is off the > screen before > I can figure out what I'm looking for (and apparently what I'm looking for is

[Qemu-devel] Re: Monitor

2006-07-15 Thread Anthony Liguori
On Sat, 15 Jul 2006 17:51:39 -0400, Michael Fisher wrote: > 1. Can the commands (i.e. sendkeys, savevm, loadvm) be initiated from > within the guest OS? If so, can you give me an example? No. > 2. When executing 'savevm' can it be saved to a virtual disk? No. Regards, Anthony Liguori > Thank