On Thu, 2015-12-03 at 11:21 +0000, Ian Campbell wrote:
>
> Last time proposed that these precursors (and the corresponding qemu-xen-
> traditional + mini-os patches) should go in now:
>
> tools/Rules.mk: Properly handle libraries with recursive dependencies.
> tools: Refactor "xentoollog" into its own library
>
> But I subsequently found a couple of build issues, which are addressed by
> two new patches at the head of the xen series.
Which have now been acked, thanks.
I have therefore applied:
To xen.git:
mce-test: do not include libxenguest internal headers
tools/ocaml: simplify compile/link of test apps
tools/Rules.mk: Properly handle libraries with recursive dependencies.
tools: Refactor "xentoollog" into its own library
To qemu-xen-traditional.git:
qemu-xen-traditional: Use xentoollog as a separate library
To mini-os.git:
mini-os: Include libxentoollog with libxc
and I have folded in updates to QEMU_TRADITIONAL_REVISION and
MINIOS_UPSTREAM_REVISION into the xen.git commit "tools: Refactor
"xentoollog" into its own library".
Ian.