On 13.05.22 23:19, Stefano Stabellini wrote:
> Hi all,
>
> This small Linux patch series implements support for initializing
> xenstore later, if not immediately available at boot time. It enables
> dom0less + PV drivers support.
>
>
>
> Luca Miccio (1):
> xen: add support for initializing xenstore later as HVM domain
>
> Stefano Stabellini (1):
> xen: sync xs_wire.h header with upstream xen
>
> drivers/xen/xenbus/xenbus_probe.c | 91 +++++++++++++++++++++++++++++---------
> include/xen/interface/io/xs_wire.h | 37 ++++++++++++++--
> 2 files changed, 104 insertions(+), 24 deletions(-)
>
Series pushed to xen/tip.git for-linus-5.19
Juergen