From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0eTM-00033c-6q for qemu-devel@nongnu.org; Wed, 21 Oct 2009 12:55:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0eTF-0002qZ-SN for qemu-devel@nongnu.org; Wed, 21 Oct 2009 12:55:37 -0400 Received: from [199.232.76.173] (port=44607 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0eTF-0002qH-LJ for qemu-devel@nongnu.org; Wed, 21 Oct 2009 12:55:33 -0400 Received: from gv-out-0910.google.com ([216.239.58.185]:61557) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0eTF-0007jR-6X for qemu-devel@nongnu.org; Wed, 21 Oct 2009 12:55:33 -0400 Received: by gv-out-0910.google.com with SMTP id s4so832864gve.36 for ; Wed, 21 Oct 2009 09:55:32 -0700 (PDT) Message-ID: <4ADF3CFE.7090503@codemonkey.ws> Date: Wed, 21 Oct 2009 11:55:26 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] new SDL keyboard shortcuts to start and stop VM References: <4ADCE635.4060604@codemonkey.ws> <4ADD9388.8040206@redhat.com> <20091020170800.GG32538@redhat.com> <4ADEB7EF.3060800@redhat.com> <5d6222a80910210652q3b005ca6ub950a2014bfbaa41@mail.gmail.com> In-Reply-To: <5d6222a80910210652q3b005ca6ub950a2014bfbaa41@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: Kevin Wolf , Mulyadi Santosa , qemu-devel@nongnu.org Glauber Costa wrote: > Why don't we provide a mechanism to make a macro out of a sequence of > monitor commands, and let the user assign whatever he wants out of that? > Really? This seems exceedingly complicated to me. Redirecting the kernel output to serial and logging is a considerably better solution. Regards, Anthony Liguori