mac_oldworld: use node name instead of alias name for hd device in FWPathProvider
commit484d366e02732c8de6f92e53e2ee9bb93dd4ca23
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Thu, 7 Mar 2019 21:20:57 +0000 (7 21:20 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 12 Mar 2019 03:33:04 +0000 (12 14:33 +1100)
treed0c1a3dc73ce2857d0ea9128d1109f751cd2f99d
parentd59d1182b14fcdad350108012fb015e6c2d355f0
mac_oldworld: use node name instead of alias name for hd device in FWPathProvider

When using -drive to configure the hd drive for the Old World machine, the node
name "disk" should be used instead of the "hd" alias.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20190307212058.4890-2-mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/mac_oldworld.c