From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G1xSF-0002mq-Ua for qemu-devel@nongnu.org; Sat, 15 Jul 2006 23:38:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G1xSD-0002me-4Y for qemu-devel@nongnu.org; Sat, 15 Jul 2006 23:38:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1xSD-0002mb-1l for qemu-devel@nongnu.org; Sat, 15 Jul 2006 23:38:01 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G1xUY-0006G5-Qi for qemu-devel@nongnu.org; Sat, 15 Jul 2006 23:40:27 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1G1xS5-0006YW-4v for qemu-devel@nongnu.org; Sun, 16 Jul 2006 05:37:53 +0200 Received: from cpe-70-116-9-243.austin.res.rr.com ([70.116.9.243]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Jul 2006 05:37:53 +0200 Received: from anthony by cpe-70-116-9-243.austin.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Jul 2006 05:37:53 +0200 From: Anthony Liguori Date: Sat, 15 Jul 2006 22:33:32 -0500 Message-ID: References: <3461d5200607151451s384bf990oefd2c04c1453efb1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: Monitor Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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 > Thanks, > > desNotes