Message ID | alpine.DEB.2.22.394.2205131417320.3842@ubuntu-linux-20-04-desktop (mailing list archive) |
---|---|
Headers | show |
Series | dom0less + PV drivers | expand |
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