From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIhma-0005cj-FT for qemu-devel@nongnu.org; Thu, 10 Dec 2009 07:06:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIhmU-0005ax-7R for qemu-devel@nongnu.org; Thu, 10 Dec 2009 07:06:06 -0500 Received: from [199.232.76.173] (port=45277 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIhmT-0005ae-6y for qemu-devel@nongnu.org; Thu, 10 Dec 2009 07:06:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37339) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIhmS-0001lG-OL for qemu-devel@nongnu.org; Thu, 10 Dec 2009 07:06:01 -0500 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id nBAC5xM3013772 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 10 Dec 2009 07:05:59 -0500 Date: Thu, 10 Dec 2009 14:03:15 +0200 From: "Michael S. Tsirkin" Message-ID: <20091210120315.GA13657@redhat.com> References: <1260439868-15061-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1260439868-15061-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] Re: [FOR 0.12 PATCH 0/4] misc bugfixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On Thu, Dec 10, 2009 at 11:11:04AM +0100, Gerd Hoffmann wrote: > Hi, > > A bunch of fixes for various bugs, mostly hotplug stuff found by Daniel. > > please apply, > Gerd > I am kind of confused by the FOR 0.12 prefix - these patches are not on master yet, are they? Should patches land on master before being backported to 0.12? -- MST