Re: [Qemu-devel] [PATCH] pc-bios: build OpenBIOS if possible

2013-02-11 Thread Anthony Liguori
Blue Swirl writes: > On Sun, Feb 10, 2013 at 6:42 AM, Michael Tokarev wrote: >> 09.02.2013 23:01, Blue Swirl wrote: >>> >>> Check if xsltproc and Sparc32, Sparc64 and PPC compilers >>> are available. If found, rebuild OpenBIOS ROMs from submodule. >>> >>> Signed-off-by: Blue Swirl >>> --- >>> A

Re: [Qemu-devel] [PATCH] pc-bios: build OpenBIOS if possible

2013-02-10 Thread Blue Swirl
On Sun, Feb 10, 2013 at 6:42 AM, Michael Tokarev wrote: > 09.02.2013 23:01, Blue Swirl wrote: >> >> Check if xsltproc and Sparc32, Sparc64 and PPC compilers >> are available. If found, rebuild OpenBIOS ROMs from submodule. >> >> Signed-off-by: Blue Swirl >> --- >> A patch to OpenBIOS is also need

Re: [Qemu-devel] [PATCH] pc-bios: build OpenBIOS if possible

2013-02-09 Thread Michael Tokarev
09.02.2013 23:01, Blue Swirl wrote: Check if xsltproc and Sparc32, Sparc64 and PPC compilers are available. If found, rebuild OpenBIOS ROMs from submodule. Signed-off-by: Blue Swirl --- A patch to OpenBIOS is also needed to support out of tree build, just sent to the list. [] +# OpenBIOS need

[Qemu-devel] [PATCH] pc-bios: build OpenBIOS if possible

2013-02-09 Thread Blue Swirl
Check if xsltproc and Sparc32, Sparc64 and PPC compilers are available. If found, rebuild OpenBIOS ROMs from submodule. Signed-off-by: Blue Swirl --- A patch to OpenBIOS is also needed to support out of tree build, just sent to the list. --- configure | 25 +