xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mini-os: repair stubdom build
@ 2016-08-29 11:01 Juergen Gross
  2016-08-29 11:01 ` [PATCH 1/2] mini-os: support keeping start_info structure conditionally Juergen Gross
  2016-08-29 11:01 ` [PATCH 2/2] mini-os: don't get xenbus parameters if xenbus is disabled Juergen Gross
  0 siblings, 2 replies; 12+ messages in thread
From: Juergen Gross @ 2016-08-29 11:01 UTC (permalink / raw)
  To: minios-devel, xen-devel; +Cc: Juergen Gross, samuel.thibault, wei.liu2

The patch series adding HVMlite support for Mini-OS unfortunately
broke building Xen's stubdoms. This small series repairs the broken
bits again.

Please note that there is still some action required in Xen:
ioemu and grub stubdom minios.cfg files need CONFIG_KEEP_STARTINFO=y
to be added. I'm sending out a patch for Xen to do this in parallel.

Juergen Gross (2):
  mini-os: support keeping start_info structure conditionally
  mini-os: don't get xenbus parameters if xenbus is disabled

 Config.mk            |  2 ++
 arch/x86/setup.c     | 12 ++++++++++++
 include/hypervisor.h | 13 +++++++++++++
 include/xenbus.h     |  5 ++++-
 4 files changed, 31 insertions(+), 1 deletion(-)

-- 
2.6.6


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-08-29 20:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-29 11:01 [PATCH 0/2] mini-os: repair stubdom build Juergen Gross
2016-08-29 11:01 ` [PATCH 1/2] mini-os: support keeping start_info structure conditionally Juergen Gross
2016-08-29 11:09   ` Wei Liu
2016-08-29 11:17     ` [Minios-devel] " Juergen Gross
2016-08-29 11:47       ` Andrew Cooper
2016-08-29 12:28         ` Juergen Gross
2016-08-29 12:32           ` Andrew Cooper
2016-08-29 13:09             ` Juergen Gross
2016-08-29 12:03       ` Wei Liu
2016-08-29 11:01 ` [PATCH 2/2] mini-os: don't get xenbus parameters if xenbus is disabled Juergen Gross
2016-08-29 11:11   ` Wei Liu
2016-08-29 20:42     ` Samuel Thibault

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).