From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56611) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvFWU-0004pR-Iu for qemu-devel@nongnu.org; Tue, 15 Jan 2013 18:02:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvFWS-0002i7-Kv for qemu-devel@nongnu.org; Tue, 15 Jan 2013 18:02:26 -0500 Received: from mail-ie0-f181.google.com ([209.85.223.181]:34375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvFWS-0002hw-GS for qemu-devel@nongnu.org; Tue, 15 Jan 2013 18:02:24 -0500 Received: by mail-ie0-f181.google.com with SMTP id 16so1298619iea.26 for ; Tue, 15 Jan 2013 15:02:23 -0800 (PST) From: Anthony Liguori In-Reply-To: <1358275677-20590-1-git-send-email-afaerber@suse.de> References: <1358275677-20590-1-git-send-email-afaerber@suse.de> Date: Tue, 15 Jan 2013 17:02:20 -0600 Message-ID: <87obgqdp8j.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL for-1.4 v2] Memory API ioport cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?utf-8?Q?F=C3=A4rber?= , qemu-devel@nongnu.org Cc: Julien Grall , =?utf-8?Q?Herv=C3=A9?= Poussineau Hi, Please adjust your pull request script to include a 0/M marker if you're also including patches in the reply. No worries about this request, but my new version tracker gets confused because it marks this whole series as "broken" because it's impossible for a non-human to tell if this is the cover letter or something silly like a new top-level patch posted to this thread. Regards, Anthony Liguori Andreas F=C3=A4rber writes: > Hello, > > Here's a bugfix and a few more I/O port conversions to Memory API. Please= pull. > > Cc: Julien Grall > Cc: Herv=C3=A9 Poussineau > > > The following changes since commit cf7c3f0cb5a7129f57fa9e69d410d6a0503198= 8c: > > virtio-9p: fix compilation error. (2013-01-14 18:52:39 -0600) > > are available in the git repository at: > > git://github.com/afaerber/qemu-cpu.git memory-ioport > > for you to fetch changes up to c3a29809e4d8924a0cfffd7f1af3c2f3c46f5889: > > acpi_piix4: Do not use old_portio-style callbacks (2013-01-15 19:45:45 = +0100) > > ---------------------------------------------------------------- > Herv=C3=A9 Poussineau (2): > xen_platform: Do not use old_portio-style callbacks > acpi_piix4: Do not use old_portio-style callbacks > > Julien Grall (1): > hw/dma.c: Fix conversion of ioport_register* to MemoryRegion > > hw/acpi_piix4.c | 92 ++++++++++++++++++++++++-----------------------= ------ > hw/dma.c | 22 ++++++------- > hw/xen_platform.c | 21 ++++++------ > 3 Dateien ge=C3=A4ndert, 62 Zeilen hinzugef=C3=BCgt(+), 73 Zeilen entfer= nt(-)