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

Mark Cave-Ayland posted 2 patches 6 years, 8 months ago
Test docker-mingw@fedora passed
Test asan failed
Test docker-clang@ubuntu passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190307212058.4890-1-mark.cave-ayland@ilande.co.uk
Maintainers: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, David Gibson <david@gibson.dropbear.id.au>
hw/ppc/mac_newworld.c | 4 ++--
hw/ppc/mac_oldworld.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
[Qemu-devel] [PATCH 0/2] mac: fix booting from hd device with -drive syntax
Posted by Mark Cave-Ayland 6 years, 8 months ago
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


Re: [Qemu-devel] [PATCH 0/2] mac: fix booting from hd device with -drive syntax
Posted by David Gibson 6 years, 8 months ago
On Thu, Mar 07, 2019 at 09:20:56PM +0000, Mark Cave-Ayland wrote:
> 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>

Applied, thanks.

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

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson