From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NjfFb-0003bO-Mq for qemu-devel@nongnu.org; Mon, 22 Feb 2010 15:51:31 -0500 Received: from [199.232.76.173] (port=43217 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NjfFb-0003b0-1M for qemu-devel@nongnu.org; Mon, 22 Feb 2010 15:51:31 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NjfFa-0001Wd-1N for qemu-devel@nongnu.org; Mon, 22 Feb 2010 15:51:30 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36710) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NjfFZ-0001WX-LZ for qemu-devel@nongnu.org; Mon, 22 Feb 2010 15:51:29 -0500 Date: Mon, 22 Feb 2010 17:51:20 -0300 From: Luiz Capitulino Subject: Re: [Qemu-devel] getfd monitor command broken Message-ID: <20100222175120.615b1908@redhat.com> In-Reply-To: <9ae48b021002191021r7e7afb4bxd1d47624e07db1e9@mail.gmail.com> References: <9ae48b021002191021r7e7afb4bxd1d47624e07db1e9@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ed Swierk Cc: qemu-devel@nongnu.org On Fri, 19 Feb 2010 10:21:41 -0800 Ed Swierk wrote: > Commit c62313bbdc48f72e93fa8196f2fff96ba35e4e9d seems to have broken > the getfd monitor command in qemu 0.12. Does it work with current master? How do you reproduce it?