Re: [Qemu-devel] Command line option "-option-rom" doesn't take the ROM file

2017-10-24 Thread Deema B
Thank you, Stefan! That worked. Sorry for the double email, I'm learning quickly :) On Tue, Oct 24, 2017 at 4:50 AM, Stefan Hajnoczi wrote: > On Mon, Oct 23, 2017 at 02:22:05PM -0700, Deema B wrote: > > I'm trying to use the -option-rom option to supply my own virtio OpRO

[Qemu-devel] Command line option "-option-rom" doesn't take the ROM file

2017-10-23 Thread Deema B
Hi, I'm trying to use the -option-rom option to supply my own virtio OpROM. I am not able to see the ROM being launch (the built-in version comes up instead). The only way I am able to make it work is to rebuild the Qemu and iPXE together. I'm assuming this is working feature, and I'm simply doi

[Qemu-devel] Command line option "-option-rom" doesn't take the ROM file

2017-10-23 Thread Deema B
Hi, I'm trying to use the -option-rom option to supply my own virtio OpROM. I am not able to see the ROM being launch (the built-in version comes up instead). The only way I am able to make it work is to rebuild the Qemu and iPXE together. I'm assuming this is working feature, and I'm simply doi