All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 00/11] V3 arm memory API conversion
@ 2011-10-25 10:32 Benoît Canet
  2011-10-25 10:32 ` [Qemu-devel] [PATCH 01/11] integratorcp: convert control to sysbus Benoît Canet
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Benoît Canet @ 2011-10-25 10:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Benoît Canet, avi

These patches apply against akivity memory/master.
They convert some ARM files to memory API.

Omap boards where not modified because Linaro is
currently refactoring them.

Xscale was left apart too.

"integratorcp: convert control to sysbus" is a lone reviewed by patch
which was added at the begining of the serie to tracking and applying.

Unrelated patches where dropped and will be reposted with the right
maintainer in CC.

This version fix a tab issue in "mst_fpga: convert to memory API".

Benoît Canet (11):
  integratorcp: convert control to sysbus
  marvell_88x8618_audio: convert to memory API
  mst_fpga: convert to memory API
  syborg_fb: convert to memory API
  syborg_interrupt: convert to memory API
  syborg_keyboard: convert to memory API
  syborg_pointer: convert to memory API
  syborg_rtc: convert to memory API
  syborg_serial: convert to memory API
  syborg_timer: convert to memory API
  syborg_virtio: convert to memory API

 hw/integratorcp.c          |   20 +++++++++++++-------
 hw/marvell_88w8618_audio.c |   28 +++++++++++-----------------
 hw/mst_fpga.c              |   29 ++++++++++++-----------------
 hw/syborg_fb.c             |   28 +++++++++++-----------------
 hw/syborg_interrupt.c      |   29 ++++++++++++-----------------
 hw/syborg_keyboard.c       |   28 +++++++++++-----------------
 hw/syborg_pointer.c        |   28 +++++++++++-----------------
 hw/syborg_rtc.c            |   28 +++++++++++-----------------
 hw/syborg_serial.c         |   28 +++++++++++-----------------
 hw/syborg_timer.c          |   27 ++++++++++-----------------
 hw/syborg_virtio.c         |   30 ++++++++++++++----------------
 11 files changed, 127 insertions(+), 176 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2011-10-25 11:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25 10:32 [Qemu-devel] [PATCH 00/11] V3 arm memory API conversion Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 01/11] integratorcp: convert control to sysbus Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 02/11] marvell_88x8618_audio: convert to memory API Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 03/11] mst_fpga: " Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 04/11] syborg_fb: " Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 05/11] syborg_interrupt: " Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 06/11] syborg_keyboard: " Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 07/11] syborg_pointer: " Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 08/11] syborg_rtc: " Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 09/11] syborg_serial: " Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 10/11] syborg_timer: " Benoît Canet
2011-10-25 10:32 ` [Qemu-devel] [PATCH 11/11] syborg_virtio: " Benoît Canet
2011-10-25 11:27 ` [Qemu-devel] [PATCH 00/11] V3 arm memory API conversion Avi Kivity
2011-10-25 11:32   ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.