On 05/03/2018 06:50 PM, Martin Kletzander wrote:
On Thu, May 03, 2018 at 05:35:10PM -0400, Cole Robinson wrote:
> Introduced in 8525b9694. Some files weren't updated. I'm just
> guessing on the bhyve ones
>
> Signed-off-by: Cole Robinson <crobinso(a)redhat.com>
> ---
> Pushes as a build breaker
>
> tests/domaincapsschemadata/bhyve_basic.x86_64.xml | 1 +
> tests/domaincapsschemadata/bhyve_fbuf.x86_64.xml | 1 +
> tests/domaincapsschemadata/bhyve_uefi.x86_64.xml | 1 +
> tests/domaincapsschemadata/libxl-xenfv-usb.xml | 1 +
> tests/domaincapsschemadata/libxl-xenpv-usb.xml | 1 +
Oh, thanks for fixing this. I found two libxl-* that I needed to fix,
but I
wonder how come I haven't found out about these others. They are using
the same
driver! I'm guessing there is something host-dependent or ... I don't
know.
Maybe we have travis misconfigured?
Seems like there's one set of files used if libxl is new enough, another
set are used if libxl is old.
- Cole