qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] finish to convert integratorcp.c and stellaris.c to the new memory API
@ 2011-10-13 19:45 Benoît Canet
  2011-10-13 19:45 ` [Qemu-devel] [PATCH 1/7] integratorcp: convert core to " Benoît Canet
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Benoît Canet @ 2011-10-13 19:45 UTC (permalink / raw)
  To: qemu-devel

The following patches apply against akivity queue.
They convert the remaining of integratorcp.c and stellaris.c
to the new memory API.

Integratorcp was booted with
http://wiki.qemu.org/download/arm-test-0.2.tar.gz

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [Qemu-devel] [PATCH 0/7] V2. Finish to convert integratorcp and stellaris to memory API
@ 2011-10-17 15:28 Benoît Canet
  2011-10-17 15:28 ` [Qemu-devel] [PATCH 1/7] integratorcp: convert core " Benoît Canet
  0 siblings, 1 reply; 17+ messages in thread
From: Benoît Canet @ 2011-10-17 15:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: Benoît Canet, avi

Theses patches finish to convert integratorcp.c and stellaris.c to the
new memory API.

They apply on git://github.com/avikivity/qemu.git memory/master.

Benoît Canet (7):
  integratorcp: convert core to memory API
  integratorcp: convert icp pic to memory API
  integratorcp: convert control to memory API
  stellaris: convert sys to memory API
  stellaris: convert i2c to memory API
  stellaris: convert adc to memory API
  stellaris: convert gptm to memory API

 hw/integratorcp.c |   87 ++++++++++++++++-----------------------
 hw/stellaris.c    |  115 +++++++++++++++++++++--------------------------------
 2 files changed, 82 insertions(+), 120 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2011-10-17 15:38 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13 19:45 [Qemu-devel] [PATCH] finish to convert integratorcp.c and stellaris.c to the new memory API Benoît Canet
2011-10-13 19:45 ` [Qemu-devel] [PATCH 1/7] integratorcp: convert core to " Benoît Canet
2011-10-17 14:14   ` Peter Maydell
2011-10-17 14:24     ` Avi Kivity
2011-10-13 19:45 ` [Qemu-devel] [PATCH 2/7] integratorcp: convert icp pic " Benoît Canet
2011-10-17 14:16   ` Peter Maydell
2011-10-13 19:45 ` [Qemu-devel] [PATCH 3/7] integratorcp: convert control " Benoît Canet
2011-10-17 14:17   ` Peter Maydell
2011-10-13 19:45 ` [Qemu-devel] [PATCH 4/7] stellaris: convert sys " Benoît Canet
2011-10-17 14:28   ` Peter Maydell
2011-10-13 19:45 ` [Qemu-devel] [PATCH 5/7] stellaris: convert i2c " Benoît Canet
2011-10-17 14:28   ` Peter Maydell
2011-10-13 19:45 ` [Qemu-devel] [PATCH 6/7] stellaris: convert adc " Benoît Canet
2011-10-17 14:07   ` Peter Maydell
2011-10-13 19:45 ` [Qemu-devel] [PATCH 7/7] stellaris: convert gptm " Benoît Canet
2011-10-17 14:29   ` Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2011-10-17 15:28 [Qemu-devel] [PATCH 0/7] V2. Finish to convert integratorcp and stellaris " Benoît Canet
2011-10-17 15:28 ` [Qemu-devel] [PATCH 1/7] integratorcp: convert core " Benoît Canet

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