qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] mac: fix booting from hd device with -drive syntax
@ 2019-03-07 21:20 Mark Cave-Ayland
  2019-03-07 21:20 ` [Qemu-devel] [PATCH 1/2] mac_oldworld: use node name instead of alias name for hd device in FWPathProvider Mark Cave-Ayland
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Cave-Ayland @ 2019-03-07 21:20 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc, qemu-stable, david

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 <mark.cave-ayland@ilande.co.uk>


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

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

end of thread, other threads:[~2019-03-08  0:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-07 21:20 [Qemu-devel] [PATCH 0/2] mac: fix booting from hd device with -drive syntax Mark Cave-Ayland
2019-03-07 21:20 ` [Qemu-devel] [PATCH 1/2] mac_oldworld: use node name instead of alias name for hd device in FWPathProvider Mark Cave-Ayland
2019-03-07 21:20 ` [Qemu-devel] [PATCH 2/2] mac_newworld: " Mark Cave-Ayland
2019-03-07 23:39 ` [Qemu-devel] [PATCH 0/2] mac: fix booting from hd device with -drive syntax 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).