boot-order-test: Add tests for PowerMacs
commit530a7e48bccddd8f1558f48cd4e3f6d46c272c83
authorAndreas Färber <afaerber@suse.de>
Wed, 26 Jun 2013 13:52:16 +0000 (26 15:52 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 18 Jul 2013 18:27:46 +0000 (18 13:27 -0500)
tree17504b1d581c3aefea2ec25f2fa16395a35a5df6
parent7a10016509f740ef33b7875630d6c3549d57c6e8
boot-order-test: Add tests for PowerMacs

They set the boot device via fw_cfg, which is then translated to a boot
path of "hd" or "cd" in OpenBIOS.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-id: 1372254743-15808-6-git-send-email-armbru@redhat.com
Cc: Alexander Graf <agraf@suse.de>
Cc: qemu-ppc@nongnu.org
Converted to libqos/fw_cfg on Anthony's request.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
tests/Makefile
tests/boot-order-test.c