qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] mac: fix booting from hd device with -drive syn


From: Mark Cave-Ayland
Subject: [Qemu-devel] [PATCH 0/2] mac: fix booting from hd device with -drive syntax
Date: Thu, 7 Mar 2019 21:20:56 +0000

These two patches correct a mistake in the original FWPathProvider
implementation for Old World and New World Macs whereby the alias name is
used instead of the node name.

Signed-off-by: Mark Cave-Ayland <address@hidden>


Mark Cave-Ayland (2):
  mac_oldworld: use node name instead of alias name for hd device in
    FWPathProvider
  mac_newworld: use node name instead of alias name for hd device in
    FWPathProvider

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

-- 
2.11.0




reply via email to

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