From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHesa-0006BP-Jp for qemu-devel@nongnu.org; Mon, 07 Dec 2009 09:48:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHesW-00067W-Sq for qemu-devel@nongnu.org; Mon, 07 Dec 2009 09:48:00 -0500 Received: from [199.232.76.173] (port=37895 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHesW-00067K-GJ for qemu-devel@nongnu.org; Mon, 07 Dec 2009 09:47:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:11371) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHesW-00055C-7p for qemu-devel@nongnu.org; Mon, 07 Dec 2009 09:47:56 -0500 Date: Mon, 7 Dec 2009 16:45:11 +0200 From: "Michael S. Tsirkin" Message-ID: <20091207144511.GB5734@redhat.com> References: <4B1C3377.1020509@linux.vnet.ibm.com> <20091207104908.4bc37eaa@doriath> <4B1D070D.4080608@codemonkey.ws> <20091207143023.GE5328@redhat.com> <4B1D12D7.4060803@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B1D12D7.4060803@codemonkey.ws> Subject: [Qemu-devel] Re: [ANNOUNCE][Call-For-Testing] Release 0.12.0-rc1 of QEMU List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" , Luiz Capitulino On Mon, Dec 07, 2009 at 08:36:07AM -0600, Anthony Liguori wrote: > Michael S. Tsirkin wrote: >> I hope this also includes the -global patches currently in staging as >> well? >> > > There's nothing in staging. There isn't? I fetched: git://repo.or.cz/qemu/aliguori-queue.git master and I see: git log qemu-config.c commit 8b53d560501d20346377ab836b4071ec7db0ff6e Author: Gerd Hoffmann Date: Tue Nov 24 12:06:28 2009 +0100 qdev: add command line option to set global defaults for properties. > But yes, the -global bits are part of Gerd's default devices series. Cool, thanks! > Regards, > > Anthony Liguori >