From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G1ltF-0001ck-EC for qemu-devel@nongnu.org; Sat, 15 Jul 2006 11:17:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G1ltE-0001cK-2i for Qemu-devel@nongnu.org; Sat, 15 Jul 2006 11:17:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1ltD-0001cF-OB for Qemu-devel@nongnu.org; Sat, 15 Jul 2006 11:17:07 -0400 Received: from [64.233.182.184] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G1lvS-0000MA-IV for Qemu-devel@nongnu.org; Sat, 15 Jul 2006 11:19:26 -0400 Received: by nf-out-0910.google.com with SMTP id m19so146086nfc for ; Sat, 15 Jul 2006 08:17:06 -0700 (PDT) Message-ID: <3461d5200607150817i14fa278ck507b58495d1970ba@mail.gmail.com> Date: Sat, 15 Jul 2006 11:17:06 -0400 From: "Michael Fisher" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] Monitor Command 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 I have a couple of questions regarding commands as part of the Qemu monitor: 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