Re: [Qemu-devel] Trouble with pc_system_firmware_init()

2012-08-16 Thread Jordan Justen
On Thu, Aug 16, 2012 at 4:16 AM, Markus Armbruster wrote: > I noticed a few things I'd like to discuss. > > 0. pc_fw_add_pflash_drv() lacks error checking, patch coming. > > 1. Watch this: > > $ qemu-system-x86_64 -nodefaults -S -vnc :0 -bios /dev/null > Bad ram offset 800 > Aborte

[Qemu-devel] Trouble with pc_system_firmware_init()

2012-08-16 Thread Markus Armbruster
I noticed a few things I'd like to discuss. 0. pc_fw_add_pflash_drv() lacks error checking, patch coming. 1. Watch this: $ qemu-system-x86_64 -nodefaults -S -vnc :0 -bios /dev/null Bad ram offset 800 Aborted (core dumped) Backtrace: #0 0x003b0de35925 in raise () fro