qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PATCH 0/2] mac: don't use legacy fw_cfg_init_mem() functions


From: Mark Cave-Ayland
Subject: [Qemu-ppc] [PATCH 0/2] mac: don't use legacy fw_cfg_init_mem() functions
Date: Fri, 10 Aug 2018 11:27:55 +0100

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 <address@hidden>


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]