Re: [Qemu-devel] [RfC PATCH 0/3] option rom loading via fw_cfg

2009-12-17 Thread Alexander Graf
Gerd Hoffmann wrote: > On 12/17/09 00:47, Alexander Graf wrote: >> >> Am 16.12.2009 um 18:46 schrieb Gerd Hoffmann : >> >>> Hi, >>> >>> quick draft of a file xfer api for fw_cfg, qemu side only, not tested >>> yet, to be used for option roms. >>> >>> comments? >> >> 2/3 is missing here. > > Hmm, I

Re: [Qemu-devel] [RfC PATCH 0/3] option rom loading via fw_cfg

2009-12-17 Thread Gerd Hoffmann
On 12/17/09 00:47, Alexander Graf wrote: Am 16.12.2009 um 18:46 schrieb Gerd Hoffmann : Hi, quick draft of a file xfer api for fw_cfg, qemu side only, not tested yet, to be used for option roms. comments? 2/3 is missing here. Hmm, I got it via qemu-devel. Maybe it is just delayed for yo

Re: [Qemu-devel] [RfC PATCH 0/3] option rom loading via fw_cfg

2009-12-16 Thread Alexander Graf
Am 16.12.2009 um 18:46 schrieb Gerd Hoffmann : Hi, quick draft of a file xfer api for fw_cfg, qemu side only, not tested yet, to be used for option roms. comments? 2/3 is missing here. How does elf rom loading come into play here? We'll need both - a firmware rom blob (openbios) and a f

[Qemu-devel] [RfC PATCH 0/3] option rom loading via fw_cfg

2009-12-16 Thread Gerd Hoffmann
Hi, quick draft of a file xfer api for fw_cfg, qemu side only, not tested yet, to be used for option roms. comments? cheers, Gerd