Chris Wright wrote:
- Anthony Liguori (anthony@codemonkey.ws) wrote:
BTW, I'm pretty sure this style of option rom loading (from a PCI device) is going to be required for device passthrough if we want to support running those roms in the guests.
I think so too.
In fact, it should Just Work with my patches !CONFIG_OPTIONROMS_DEPLOYED in SeaBIOS.
What would be the magic to boot from that ROM?
Setup device assignment, add -boot menu=on with my patches, and hit F12 when prompted. In theory, you should see an entry for the device.
If not, the output with DEBUG_BIOS enabled in hw/pc.c would be very interesting.
Regards,
Anthony Liguori