On 10/10/2024 4:54 pm, Juergen Gross wrote:
> Instead of letting the xenstore stubdoms depend on libxenguest and
> with that on basically all Xen libraries, only let it depend on the
> actually used libraries.
>
> This is in preparation of removing the libxenctrl dependency from
> Xenstore and with that the capability to use xenstore-stubdom on
> multiple hypervisor versions.
>
> Juergen Gross (3):
> config: update Mini-OS commit
> tools/xenstored: remove unneeded libxenguest reference
> stubdom: use real lib dependencies for xenstore stubdoms
>
> Config.mk | 2 +-
> stubdom/Makefile | 6 ++++--
> tools/xenstored/Makefile.common | 1 -
> 3 files changed, 5 insertions(+), 4 deletions(-)
>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>