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ärber <afaer...@suse.de> writes: > Hello, > > Here's a bugfix and a few more I/O port conversions to Memory API. Please > pull. > > Cc: Julien Grall <julien.gr...@citrix.com> > Cc: Hervé Poussineau <hpous...@reactos.org> > > > The following changes since commit cf7c3f0cb5a7129f57fa9e69d410d6a05031988c: > > 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é 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ändert, 62 Zeilen hinzugefügt(+), 73 Zeilen entfernt(-)