hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim
commit7ce32f3005afef1feb6f6cd3a7e4f36a3ff300ab
authorThomas Huth <thuth@redhat.com>
Thu, 30 Nov 2017 08:53:06 +0000 (30 09:53 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Dec 2017 08:30:31 +0000 (21 09:30 +0100)
treef4d83bfe70e779ec05d92dfb7396a3e23e43a8f9
parente12c08d3b67c4f4e5a16ee815188fc13632530ce
hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim

The moxiesim machine already defines a memory region for a firmware,
but does not provide the possibility to load an image via "-bios" yet.
This will be needed for the boot-serial tester, so let's add support
for "-bios" here now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1512031988-32490-6-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/moxie/moxiesim.c