[PATCH v2 0/5] Mini-OS: preparations for 9pfs in xenstore-stubdom

Juergen Gross posted 5 patches 5 months, 3 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
9pfront.c        | 13 ++++++++-----
events.c         | 32 ++++++++++++++++++++++++++++++++
include/events.h |  2 ++
include/xenbus.h |  2 ++
shutdown.c       | 12 ++++--------
xenbus.c         |  2 +-
6 files changed, 49 insertions(+), 14 deletions(-)
[PATCH v2 0/5] Mini-OS: preparations for 9pfs in xenstore-stubdom
Posted by Juergen Gross 5 months, 3 weeks ago
This small patch series is doing some preparations for being able to
use 9pfs in Xenstore-stubdom.

Changes in V2:
- added patches 2 and 5

Juergen Gross (5):
  Mini-OS: make xenstore_buf externally visible
  Mini-OS: get own domid
  Mini-OS: don't crash if no shutdown node is available
  Mini-OS: fix 9pfs stat receive format
  Mini-OS: fix 9pfs response receiving

 9pfront.c        | 13 ++++++++-----
 events.c         | 32 ++++++++++++++++++++++++++++++++
 include/events.h |  2 ++
 include/xenbus.h |  2 ++
 shutdown.c       | 12 ++++--------
 xenbus.c         |  2 +-
 6 files changed, 49 insertions(+), 14 deletions(-)

-- 
2.35.3