From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O0ZRU-0002BQ-Dl for qemu-devel@nongnu.org; Sat, 10 Apr 2010 08:05:40 -0400 Received: from [140.186.70.92] (port=37763 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0ZRT-0002Ak-5i for qemu-devel@nongnu.org; Sat, 10 Apr 2010 08:05:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O0ZRR-0007uo-Vn for qemu-devel@nongnu.org; Sat, 10 Apr 2010 08:05:38 -0400 Received: from mail-fx0-f221.google.com ([209.85.220.221]:42768) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O0ZRR-0007uX-QB for qemu-devel@nongnu.org; Sat, 10 Apr 2010 08:05:37 -0400 Received: by fxm21 with SMTP id 21so2795811fxm.2 for ; Sat, 10 Apr 2010 05:05:37 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4BC0698E.6040602@redhat.com> Date: Sat, 10 Apr 2010 14:05:34 +0200 From: Paolo Bonzini MIME-Version: 1.0 Subject: Re: [libvirt] [Qemu-devel] Re: Libvirt debug API References: <4BBF2E93.3020508@redhat.com> <20100409142717.GA11875@redhat.com> <20100409210650.GA31666@shareable.org> <4BBF9C65.50908@redhat.com> In-Reply-To: <4BBF9C65.50908@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Libvirt , Jiri Denemark , qemu-devel@nongnu.org On 04/09/2010 11:30 PM, Eric Blake wrote: > Yeah, having the ability to specify an optional wrapper script, that > receives the name of the normal interpreter and all the arguments the > normal interpreter would have been given, sounds like the ultimate in > flexibility at a minimum of xml. You can also just have it piped into sed. Paolo