From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G1s34-0001lW-6J for qemu-devel@nongnu.org; Sat, 15 Jul 2006 17:51:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G1s32-0001lI-Mz for qemu-devel@nongnu.org; Sat, 15 Jul 2006 17:51:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1s32-0001lF-KS for qemu-devel@nongnu.org; Sat, 15 Jul 2006 17:51:40 -0400 Received: from [64.233.182.188] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G1s5L-0001ni-4P for qemu-devel@nongnu.org; Sat, 15 Jul 2006 17:54:03 -0400 Received: by nf-out-0910.google.com with SMTP id m19so196281nfc for ; Sat, 15 Jul 2006 14:51:39 -0700 (PDT) Message-ID: <3461d5200607151451s384bf990oefd2c04c1453efb1@mail.gmail.com> Date: Sat, 15 Jul 2006 17:51:39 -0400 From: "Michael Fisher" Subject: [Qemu-devel] Monitor MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 1. Can the commands (i.e. sendkeys, savevm, loadvm) be initiated from within the guest OS? If so, can you give me an example? 2. When executing 'savevm' can it be saved to a virtual disk? Thanks, desNotes