From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1UUl-0004bg-13 for qemu-devel@nongnu.org; Mon, 09 Oct 2017 05:37:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1UUg-0001kO-4Z for qemu-devel@nongnu.org; Mon, 09 Oct 2017 05:37:07 -0400 Date: Mon, 9 Oct 2017 11:36:51 +0200 From: Cornelia Huck Message-ID: <20171009113651.526bd8ad.cohuck@redhat.com> In-Reply-To: <20171006235023.11952-27-f4bug@amsat.org> References: <20171006235023.11952-1-f4bug@amsat.org> <20171006235023.11952-27-f4bug@amsat.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 26/88] S390: use g_new() family of functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe =?UTF-8?B?TWF0aGlldS1EYXVkw6k=?= Cc: =?UTF-8?B?TWFyYy1BbmRyw6k=?= Lureau , Markus Armbruster , Eric Blake , Christian Borntraeger , Alexander Graf , Richard Henderson , =?UTF-8?B?TWFyYy1BbmRyw6k=?= Lureau , qemu-devel@nongnu.org, Kevin Wolf , qemu trival , qemu-s390x@nongnu.org On Fri, 6 Oct 2017 20:49:21 -0300 Philippe Mathieu-Daud=C3=A9 wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > Signed-off-by: Philippe Mathieu-Daud=C3=A9 > [PMD: more changes in hw/s390x/css.c, added target/s390x/cpu_models.c] > --- > hw/s390x/css.c | 10 +++++----- > hw/s390x/s390-pci-bus.c | 4 ++-- > target/s390x/cpu_models.c | 12 ++++++------ > target/s390x/diag.c | 2 +- > 4 files changed, 14 insertions(+), 14 deletions(-) I think I'll just queue that on s390-next. In case somebody wants to take the whole patchset after all, Acked-by: Cornelia Huck