qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] sun4u: move fw_cfg/NVRAM devices to ebus PCI IO address space
@ 2017-06-10 13:00 Mark Cave-Ayland
  2017-06-10 13:00 ` [Qemu-devel] [PATCH 1/3] sun4u: switch to using qdev to instantiate fw_cfg interface Mark Cave-Ayland
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Mark Cave-Ayland @ 2017-06-10 13:00 UTC (permalink / raw)
  To: qemu-devel, atar4qemu

The sun4u ebus is currently attached directly to the PCI host bridge meaning
some access is split between the ebus (ISA) IO space and system IO space. This
patchset moves the remaining fw_cfg/NVRAM devices into the ebus IO space in
preparation for moving the ebus device behind a PCI-PCI bridge.

Note: this patchset is dependent upon the fw_cfg patchset I recently
posted.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland>

Mark Cave-Ayland (3):
  sun4u: switch to using qdev to instantiate fw_cfg interface
  sun4u: expose fw_cfg on ebus PCI IO address space
  sun4u: expose NVRAM on ebus PCI IO address space

 hw/sparc64/sun4u.c |   20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2017-06-12  9:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-10 13:00 [Qemu-devel] [PATCH 0/3] sun4u: move fw_cfg/NVRAM devices to ebus PCI IO address space Mark Cave-Ayland
2017-06-10 13:00 ` [Qemu-devel] [PATCH 1/3] sun4u: switch to using qdev to instantiate fw_cfg interface Mark Cave-Ayland
2017-06-10 17:55   ` Philippe Mathieu-Daudé
2017-06-11 14:53     ` Mark Cave-Ayland
2017-06-10 13:00 ` [Qemu-devel] [PATCH 2/3] sun4u: expose fw_cfg on ebus PCI IO address space Mark Cave-Ayland
2017-06-10 18:01   ` Philippe Mathieu-Daudé
2017-06-10 13:00 ` [Qemu-devel] [PATCH 3/3] sun4u: expose NVRAM " Mark Cave-Ayland
2017-06-10 18:05   ` Philippe Mathieu-Daudé
2017-06-11 14:58     ` Mark Cave-Ayland
2017-06-12  9:08       ` Artyom Tarasenko
2017-06-10 13:27 ` [Qemu-devel] [PATCH 0/3] sun4u: move fw_cfg/NVRAM devices to " no-reply
2017-06-10 13:31   ` Mark Cave-Ayland
2017-06-12  1:29     ` Fam Zheng

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