qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] mips: convert devices away from old_mmio
@ 2018-08-02 15:51 Peter Maydell
  2018-08-02 15:51 ` [Qemu-devel] [PATCH 1/2] hw/display/vga-isa-mm: Convert " Peter Maydell
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Peter Maydell @ 2018-08-02 15:51 UTC (permalink / raw)
  To: qemu-devel
  Cc: patches, Gerd Hoffmann, Aleksandar Markovic,
	Hervé Poussineau, Aurelien Jarno

These patches convert a couple of devices used only by MIPS
boards from using the old_mmio MemoryRegionOps accessor functions.

 * vga-isa-mm: used by the MIPS 'jazz' boards "magnum" and "pica61"
 * bonito pci controller: used by the MIPS "fulong2e" board

Tested only with "make check".

thanks
-- PMM

Peter Maydell (2):
  hw/display/vga-isa-mm: Convert away from old_mmio
  hw/pci-host/bonito: Move away from old_mmio accessors

 hw/display/vga-isa-mm.c |  60 ++++-------------
 hw/pci-host/bonito.c    | 145 +++++-----------------------------------
 2 files changed, 28 insertions(+), 177 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-08-21  7:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-02 15:51 [Qemu-devel] [PATCH 0/2] mips: convert devices away from old_mmio Peter Maydell
2018-08-02 15:51 ` [Qemu-devel] [PATCH 1/2] hw/display/vga-isa-mm: Convert " Peter Maydell
2018-08-02 16:15   ` Philippe Mathieu-Daudé
2018-08-02 18:55   ` Hervé Poussineau
2018-08-02 15:51 ` [Qemu-devel] [PATCH 2/2] hw/pci-host/bonito: Move away from old_mmio accessors Peter Maydell
2018-08-04 17:42   ` Richard Henderson
2018-08-20  9:50 ` [Qemu-devel] [PATCH 0/2] mips: convert devices away from old_mmio Peter Maydell
2018-08-20 10:31   ` Aleksandar Markovic
2018-08-21  7:52 ` Gerd Hoffmann

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