From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1eyk-0001uM-HI for qemu-devel@nongnu.org; Wed, 15 Aug 2012 10:53:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1eyj-0004sZ-RB for qemu-devel@nongnu.org; Wed, 15 Aug 2012 10:53:50 -0400 Received: from mout.web.de ([212.227.17.11]:58680) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1eyj-0004sV-HV for qemu-devel@nongnu.org; Wed, 15 Aug 2012 10:53:49 -0400 Message-ID: <502BB7EB.2010000@web.de> Date: Wed, 15 Aug 2012 16:53:31 +0200 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1345040665-10175-1-git-send-email-andreas.faerber@web.de> <1178B88D-409E-4796-AA8E-0D2DF5CA68FE@suse.de> In-Reply-To: <1178B88D-409E-4796-AA8E-0D2DF5CA68FE@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH for-1.2 0/3] prep: QOM'ify Super I/O List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: blauwirbel@gmail.com, hpoussin@reactos.org, qemu-devel@nongnu.org, anthony@codemonkey.ws Am 15.08.2012 16:31, schrieb Alexander Graf: > > On 15.08.2012, at 16:24, Andreas Färber wrote: > >> Since this only affects the PReP machine and has mostly been around for a while, >> I feel this is still acceptable for v1.2 at this late stage unless Alex objects. > > No objections. You might want to send a pull request rather than a patch set though :). Thanks. I'm strict about the protocol - first PATCH, then PULL. :) Gives people up to five hours for acks or nacks. ;) Andreas