[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v7 00/15] Load BIOS via toolstack instead of been embedded in hvmloader.
On Fri, Jul 29, 2016 at 01:28:02AM -0400, Boris Ostrovsky wrote: > > > On 07/28/2016 06:49 AM, Anthony PERARD wrote: > >Hi all, > > > >Changes in V7: > > - There is one new patch at the end to fix the doc. > > - Patch 6 as been change. > > that's it. > > > > There is just a few missing ackes: > > 6 xen: Move the hvm_start_info C representation from libxc to > > public/xen.h > > 8 hvmloader: Locate the BIOS blob > > 9 hvmloader: Check modules whereabouts in perform_tests > > 15 docs/misc/hvmlite: Point to the canonical definition of hvm_start_info > > > >Thanks. > > > >A git tree can be found here: > >git://xenbits.xen.org/people/aperard/xen-unstable.git > >tag: hvmloader-with-separated-bios-v7 > > > I am unable to build this: > > libxl_paths.c: In function ‘libxl__seabios_path’: > libxl_paths.c:40: error: ‘SEABIOS_PATH’ undeclared (first use in this > function) > libxl_paths.c:40: error: (Each undeclared identifier is reported only once > libxl_paths.c:40: error: for each function it appears in.) > libxl_paths.c: In function ‘libxl__ovmf_path’: > libxl_paths.c:45: error: ‘OVMF_PATH’ undeclared (first use in this function) > > IIUIC these two are supposed to be generated into tools/config.h but they > were not for me. I haven't looked any further yet. > > -boris > You need to run ./autogen.sh. Anthony didn't commit the changes to ./configure. Wei. > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |