Re: [Qemu-devel] Re: [PATCH] write option roms in pc-bios/

2010-01-08 Thread Blue Swirl
On Fri, Jan 8, 2010 at 10:26 AM, Paolo Bonzini wrote: >> This will wreak havoc on the tree since these are built by default and >> they are replacing files in revision control. > ... the next question is why are they (linuxboot.bin and multiboot.bin) > in revision control since the

[Qemu-devel] Re: [PATCH] write option roms in pc-bios/

2010-01-08 Thread Anthony Liguori
On 01/08/2010 01:31 AM, Paolo Bonzini wrote: On 01/07/2010 09:03 PM, Anthony Liguori wrote: This will wreak havoc on the tree since these are built by default and they are replacing files in revision control. ... the next question is why are they (linuxboot.bin and multiboot.bin) in revision

Re: [Qemu-devel] Re: [PATCH] write option roms in pc-bios/

2010-01-08 Thread Paolo Bonzini
> This will wreak havoc on the tree since these are built by default and > they are replacing files in revision control. ... the next question is why are they (linuxboot.bin and multiboot.bin) in revision control since they do not require any strange tool to be built. >>> They req

Re: [Qemu-devel] Re: [PATCH] write option roms in pc-bios/

2010-01-08 Thread Aurelien Jarno
Paolo Bonzini a écrit : > On 01/08/2010 08:57 AM, Aurelien Jarno wrote: >> Paolo Bonzini a écrit : >>> On 01/07/2010 09:03 PM, Anthony Liguori wrote: This will wreak havoc on the tree since these are built by default and they are replacing files in revision control. >>> ... the next quest

Re: [Qemu-devel] Re: [PATCH] write option roms in pc-bios/

2010-01-08 Thread Paolo Bonzini
On 01/08/2010 08:57 AM, Aurelien Jarno wrote: Paolo Bonzini a écrit : On 01/07/2010 09:03 PM, Anthony Liguori wrote: This will wreak havoc on the tree since these are built by default and they are replacing files in revision control. ... the next question is why are they (linuxboot.bin and mu

Re: [Qemu-devel] Re: [PATCH] write option roms in pc-bios/

2010-01-07 Thread Aurelien Jarno
Paolo Bonzini a écrit : > On 01/07/2010 09:03 PM, Anthony Liguori wrote: >> This will wreak havoc on the tree since these are built by default and >> they are replacing files in revision control. > > ... the next question is why are they (linuxboot.bin and multiboot.bin) > in revision control sin

[Qemu-devel] Re: [PATCH] write option roms in pc-bios/

2010-01-07 Thread Paolo Bonzini
On 01/07/2010 09:03 PM, Anthony Liguori wrote: This will wreak havoc on the tree since these are built by default and they are replacing files in revision control. ... the next question is why are they (linuxboot.bin and multiboot.bin) in revision control since they do not require any strange

[Qemu-devel] Re: [PATCH] write option roms in pc-bios/

2009-12-24 Thread Avi Kivity
On 12/24/2009 04:27 PM, Paolo Bonzini wrote: Wow, I wonder how it worked for me... Got it. The option roms are built in pc-bios/optionrom, but QEMU loads the ones in pc-bios. So actually I was always testing Alexander's code even though I had done a "make -B" to feel safer. :-( H

[Qemu-devel] Re: [PATCH] write option roms in pc-bios/

2009-12-24 Thread Avi Kivity
On 12/24/2009 04:27 PM, Paolo Bonzini wrote: Got it. The option roms are built in pc-bios/optionrom, but QEMU loads the ones in pc-bios. So actually I was always testing Alexander's code even though I had done a "make -B" to feel safer. :-( Ah. When things work straight off for me I al