From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXehW-0000zW-7l for qemu-devel@nongnu.org; Mon, 16 Mar 2015 19:45:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXehV-0000d5-BE for qemu-devel@nongnu.org; Mon, 16 Mar 2015 19:45:38 -0400 Received: from mail-ob0-x22c.google.com ([2607:f8b0:4003:c01::22c]:33695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXehV-0000d0-2C for qemu-devel@nongnu.org; Mon, 16 Mar 2015 19:45:37 -0400 Received: by obcxo2 with SMTP id xo2so48006270obc.0 for ; Mon, 16 Mar 2015 16:45:36 -0700 (PDT) MIME-Version: 1.0 Sender: alistair23@gmail.com In-Reply-To: <550768A6.60602@suse.de> References: <787a3b7f44a5be8b6976a808ca8e76cf84dc830e.1424999648.git.alistair.francis@xilinx.com> <54F0B09C.90105@suse.de> <550768A6.60602@suse.de> From: Alistair Francis Date: Tue, 17 Mar 2015 09:45:06 +1000 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 1/1] char: cadence_uart: Convert to realize() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Peter Crosthwaite , "qemu-devel@nongnu.org Developers" , Alistair Francis On Tue, Mar 17, 2015 at 9:35 AM, Andreas F=E4rber wrote: > Am 17.03.2015 um 00:19 schrieb Alistair Francis: >> On Sat, Feb 28, 2015 at 6:52 PM, Alistair Francis >> wrote: >>> On Sat, Feb 28, 2015 at 3:59 AM, Andreas F=E4rber wr= ote: >>>> Am 27.02.2015 um 02:48 schrieb Alistair Francis: >>>>> Use the DeviceClass realize() and init() instead of >>>>> the deprecated SysBusDevice init(). >>>>> >>>>> Signed-off-by: Alistair Francis >>>>> Reviewed-by: Peter Crosthwaite >>>> >>>> Thanks, applied to qom-next with some wording/syntax changes and the >>>> following QOM cast cleanup: >> >> I haven't seen the pull request for this one yet. Is it going into 2.3? > > It is currently the only patch in my queue - was hoping to send a pull > together with some patches from my HMP patchset. Second pair of eyes or > quick testing welcome! Great, thanks. I'll try to read over you HMP patchset today. Thanks, Alistair > > Thanks, > Andreas > > -- > SUSE Linux GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany > GF: Felix Imend=F6rffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, > Graham Norton; HRB 21284 (AG N=FCrnberg) >