qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] mac: don't use legacy fw_cfg_init_mem() functions
@ 2018-08-10 10:27 Mark Cave-Ayland
  2018-08-10 10:27 ` [Qemu-devel] [PATCH 1/2] mac_oldworld: don't use legacy fw_cfg_init_mem() function Mark Cave-Ayland
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Cave-Ayland @ 2018-08-10 10:27 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc, david

Here are a couple of patches to switch the fw_cfg initialisation for
the Mac Old World and New World machines over to use qdev rather than
using the legacy fw_cfg_init_mem() function.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


Mark Cave-Ayland (2):
  mac_oldworld: don't use legacy fw_cfg_init_mem() function
  mac_newworld: don't use legacy fw_cfg_init_mem() function

 hw/ppc/mac_newworld.c | 12 +++++++++++-
 hw/ppc/mac_oldworld.c | 12 +++++++++++-
 2 files changed, 22 insertions(+), 2 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2018-08-13  2:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-10 10:27 [Qemu-devel] [PATCH 0/2] mac: don't use legacy fw_cfg_init_mem() functions Mark Cave-Ayland
2018-08-10 10:27 ` [Qemu-devel] [PATCH 1/2] mac_oldworld: don't use legacy fw_cfg_init_mem() function Mark Cave-Ayland
2018-08-10 10:27 ` [Qemu-devel] [PATCH 2/2] mac_newworld: " Mark Cave-Ayland
2018-08-13  2:01 ` [Qemu-devel] [PATCH 0/2] mac: don't use legacy fw_cfg_init_mem() functions David Gibson

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