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 | 34 ++++++++++++--
2 files changed, 102 insertions(+), 23 deletions(-)