roms: use new fw_cfg file xfer support.
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 18 Dec 2009 11:01:11 +0000 (12:01 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 18 Dec 2009 17:26:34 +0000 (11:26 -0600)
commit379526a40e855b0da3c5718063a7d992aa5a79a1
tree379c9060b9970cf5d95959f7466962cd0b55aaf1
parentabe147e0ce41c07e789f6627bcb01c905d1f9bbf
roms: use new fw_cfg file xfer support.

roms: use fw_cfg for vgabios and option rom loading, additionally to
deploying them the traditional way (copy to 0xc0000 -> 0xe0000 range).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/loader.c
hw/loader.h
hw/pc.c