qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/9] Memory API conversion for milkymist models
@ 2011-08-31 14:48 Michael Walle
  2011-08-31 14:48 ` [Qemu-devel] [PATCH 1/9] milkymist-ac97: convert to memory API Michael Walle
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Michael Walle @ 2011-08-31 14:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Walle, Avi Kivity

This patchset converts the remaining milkymist models to the new memory
API. Additionally, it fixes a minor naming issue.

This patches are againts avi's memory/master branch, for inclusion into his
memory queue.

Michael Walle (9):
  milkymist-ac97: convert to memory API
  milkymist-hpdmc: convert to memory API
  milkymist-memcard: convert to memory API
  milkymist-pfpu: convert to memory API
  milkymist-sysctl: convert to memory API
  milkymist-tmu2: convert to memory API
  milkymist-uart: convert to memory API
  milkymist-vgafb: convert to memory API
  milkymist-{minimac2,softusb}: rename memory names

 hw/milkymist-ac97.c     |   32 ++++++++++++++++----------------
 hw/milkymist-hpdmc.c    |   32 ++++++++++++++++----------------
 hw/milkymist-memcard.c  |   32 ++++++++++++++++----------------
 hw/milkymist-minimac2.c |    4 ++--
 hw/milkymist-pfpu.c     |   33 ++++++++++++++++-----------------
 hw/milkymist-softusb.c  |    4 ++--
 hw/milkymist-sysctl.c   |   32 ++++++++++++++++----------------
 hw/milkymist-tmu2.c     |   32 ++++++++++++++++----------------
 hw/milkymist-uart.c     |   33 +++++++++++++++++----------------
 hw/milkymist-vgafb.c    |   33 ++++++++++++++++-----------------
 10 files changed, 133 insertions(+), 134 deletions(-)

-- 
1.7.2.5

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-08-31 15:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-31 14:48 [Qemu-devel] [PATCH 0/9] Memory API conversion for milkymist models Michael Walle
2011-08-31 14:48 ` [Qemu-devel] [PATCH 1/9] milkymist-ac97: convert to memory API Michael Walle
2011-08-31 14:48 ` [Qemu-devel] [PATCH 2/9] milkymist-hpdmc: " Michael Walle
2011-08-31 14:48 ` [Qemu-devel] [PATCH 3/9] milkymist-memcard: " Michael Walle
2011-08-31 14:48 ` [Qemu-devel] [PATCH 4/9] milkymist-pfpu: " Michael Walle
2011-08-31 14:48 ` [Qemu-devel] [PATCH 5/9] milkymist-sysctl: " Michael Walle
2011-08-31 14:48 ` [Qemu-devel] [PATCH 6/9] milkymist-tmu2: " Michael Walle
2011-08-31 14:48 ` [Qemu-devel] [PATCH 7/9] milkymist-uart: " Michael Walle
2011-08-31 14:48 ` [Qemu-devel] [PATCH 8/9] milkymist-vgafb: " Michael Walle
2011-08-31 14:48 ` [Qemu-devel] [PATCH 9/9] milkymist-{minimac2, softusb}: rename memory names Michael Walle
2011-08-31 15:16 ` [Qemu-devel] [PATCH 0/9] Memory API conversion for milkymist models Avi Kivity

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).