Message ID | 20231121094953.22430-1-jgross@suse.com (mailing list archive) |
---|---|
Headers | show |
Series | Mini-OS: preparations for 9pfs in xenstore-stubdom | expand |
On 21/11/2023 9:49 am, Juergen Gross wrote: > 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 > > Changes in V3: > - rename function to get own domid (patch 2) > > 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 Committed. I guess you want to patch xen.git to use minios master now? ~Andrew