From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CdyFj-0004Wz-61 for qemu-devel@nongnu.org; Mon, 13 Dec 2004 17:01:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CdyFc-0004SY-QM for qemu-devel@nongnu.org; Mon, 13 Dec 2004 17:01:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CdyFZ-0004SS-Qq for qemu-devel@nongnu.org; Mon, 13 Dec 2004 17:01:01 -0500 Received: from [64.142.16.245] (helo=a.mail.sonic.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CdxrZ-0003b1-Ft for qemu-devel@nongnu.org; Mon, 13 Dec 2004 16:36:13 -0500 Received: from windmill.dloo.org (adsl-209-204-144-115.sonic.net [209.204.144.115]) (authenticated bits=0) by a.mail.sonic.net (8.12.11/8.12.11) with ESMTP id iBDLaAVb008086 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 13 Dec 2004 13:36:11 -0800 From: Nile Geisinger Subject: Re: [Qemu-devel] Trivial (but useful) patch to save qemu pid to file Date: Mon, 13 Dec 2004 13:20:39 +0000 References: <41B779A0.5050601@bellard.org> In-Reply-To: <41B779A0.5050601@bellard.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200412131320.40243.nile@dloo.com> Reply-To: nile@dloo.com, 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 Hi Fabrice, First, thanks for QEMU! I find it useful and the previous patcher found it useful, but I'm fine patching for now. When a third person posts a patch, though, it should probably be included since it would be a sign that QEMU is being increasingly instrumented by other programs, cheers, Nile On Wednesday 08 December 2004 10:01 pm, Fabrice Bellard wrote: > Felipe Sanchez wrote: > > On Wed, 8 Dec 2004, Nile Geisinger wrote: > >>Here's a very trivial patch that allows qemu's pid to be saved to a > >>file. This is useful if you're using qemu as a service, instrumenting > >>it with other code, or doing other unixy things, > > > > Hello Nile, a somewhat more complete patch for doing this was already > > posted a while ago: > > > > http://lists.gnu.org/archive/html/qemu-devel/2004-11/msg00450.html > > > > > > Any comments are very welcome :-) > > I can include this patch if it helps some people as it seems rather non > intrusive. > > Fabrice. > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel