qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: "Julien Grall" <julien.grall@citrix.com>,
	"Jason Baron" <jbaron@redhat.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Andreas Färber" <afaerber@suse.de>,
	"Avi Kivity" <avi@redhat.com>
Subject: [Qemu-devel] [PULL] Memory API ioport cleanups
Date: Tue,  4 Dec 2012 17:48:10 +0100	[thread overview]
Message-ID: <1354639696-22168-1-git-send-email-afaerber@suse.de> (raw)

Hello,

As coordinated with Avi and Gerd, here's some ioport conversions to Memory API.

Cc: Avi Kivity <avi@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Julien Grall <julien.grall@citrix.com>
Cc: Jason Baron <jbaron@redhat.com>


The following changes since commit 16c6c80ac3a772b42a87b77dfdf0fdac7c607b0e:

  Open up 1.4 development branch (2012-12-03 14:08:40 -0600)

are available in the git repository at:

  git://github.com/afaerber/qemu-cpu.git memory-ioport

for you to fetch changes up to 582299336879504353e60c7937fbc70fea93f3da:

  hw/dma.c: Replace register_ioport_* (2012-12-04 14:50:22 +0100)

----------------------------------------------------------------
Julien Grall (6):
      isa: Add isa_address_space_io()
      hw/apm.c: Replace register_ioport_*
      hw/cirrus_vga.c: Replace register_ioport_*
      serial: Replace register_ioport_*
      hw/pc.c: Replace register_ioport_*
      hw/dma.c: Replace register_ioport_*

 hw/acpi_piix4.c   |    2 +-
 hw/apm.c          |   23 +++++++++---
 hw/apm.h          |    5 ++-
 hw/cirrus_vga.c   |   48 ++++++++++++++----------
 hw/dma.c          |  106 +++++++++++++++++++++++++++++++++++------------------
 hw/isa-bus.c      |    9 +++++
 hw/isa.h          |    1 +
 hw/lpc_ich9.c     |    2 +-
 hw/mips_mipssim.c |    3 +-
 hw/pc.c           |   49 ++++++++++++++++++++-----
 hw/serial.c       |    4 +-
 hw/serial.h       |    2 +-
 hw/vt82c686.c     |    2 +-
 13 Dateien geändert, 178 Zeilen hinzugefügt(+), 78 Zeilen entfernt(-)

             reply	other threads:[~2012-12-04 16:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-04 16:48 Andreas Färber [this message]
2012-12-04 16:48 ` [Qemu-devel] [PATCH 1/6] isa: Add isa_address_space_io() Andreas Färber
2012-12-04 16:48 ` [Qemu-devel] [PATCH 2/6] hw/apm.c: Replace register_ioport_* Andreas Färber
2012-12-04 16:48 ` [Qemu-devel] [PATCH 3/6] hw/cirrus_vga.c: " Andreas Färber
2012-12-04 16:48 ` [Qemu-devel] [PATCH 4/6] serial: " Andreas Färber
2012-12-04 16:48 ` [Qemu-devel] [PATCH 5/6] hw/pc.c: " Andreas Färber
2012-12-04 16:48 ` [Qemu-devel] [PATCH 6/6] hw/dma.c: " Andreas Färber
2012-12-08 17:54 ` [Qemu-devel] [PULL] Memory API ioport cleanups Blue Swirl
2012-12-10 16:48 ` Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1354639696-22168-1-git-send-email-afaerber@suse.de \
    --to=afaerber@suse.de \
    --cc=avi@redhat.com \
    --cc=jbaron@redhat.com \
    --cc=julien.grall@citrix.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).