[LINUX PATCH 0/2] XENFEAT_xenstore_late_init

Stefano Stabellini posted 2 patches 2 years, 3 months ago
Failed in applying to current master (apply log)
drivers/xen/xenbus/xenbus_probe.c | 78 +++++++++++++++++++++++++++++++++++----
include/xen/interface/features.h  |  5 +++
2 files changed, 76 insertions(+), 7 deletions(-)
[LINUX PATCH 0/2] XENFEAT_xenstore_late_init
Posted by Stefano Stabellini 2 years, 3 months ago
Hi all,

This small patch series for Linux implements support for the new feature
flag XENFEAT_xenstore_late_init. See "[XEN PATCH 0/7] dom0less PV
drivers" for the Xen side.

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 (2):
      xen: introduce XENFEAT_xenstore_late_init
      xen: add support for XENFEAT_xenstore_late_init

 drivers/xen/xenbus/xenbus_probe.c | 78 +++++++++++++++++++++++++++++++++++----
 include/xen/interface/features.h  |  5 +++
 2 files changed, 76 insertions(+), 7 deletions(-)