[LINUX PATCH v2 0/1] late xenstore initialization

Stefano Stabellini posted 1 patch 2 years, 3 months ago
Failed in applying to current master (apply log)
drivers/xen/xenbus/xenbus_probe.c | 80 +++++++++++++++++++++++++++++----------
1 file changed, 61 insertions(+), 19 deletions(-)
[LINUX PATCH v2 0/1] late xenstore initialization
Posted by Stefano Stabellini 2 years, 3 months ago
Hi all,

This small patch series for Linux implements support for initializing
xenstore later when booting as Dom0less kernel (HVM guest on ARM). With
this small patch series applied, it is possible to use PV drivers in
Linux when Linux is booted as dom0less kernel.

Cheers,

Stefano

Luca Miccio (1):
      xen: add support for initializing xenstore later as HVM domain

 drivers/xen/xenbus/xenbus_probe.c | 80 +++++++++++++++++++++++++++++----------
 1 file changed, 61 insertions(+), 19 deletions(-)