All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2]  mini-os: repair stubdom build
@ 2016-08-29 14:18 Juergen Gross
  2016-08-29 14:18 ` [PATCH v2 1/2] mini-os: partially revert "remove using start_info ..." Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Juergen Gross @ 2016-08-29 14:18 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.

V2: patch 1: remove CONFIG_KEEP_STARTINFO

Juergen Gross (2):
  mini-os: partially revert "remove using start_info ..."
  mini-os: don't get xenbus parameters if xenbus is disabled

 arch/x86/setup.c     | 12 ++++++++++++
 include/hypervisor.h | 13 ++++++++++++-
 include/xenbus.h     |  5 ++++-
 3 files changed, 28 insertions(+), 2 deletions(-)

-- 
2.6.6


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

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

end of thread, other threads:[~2016-08-30  8:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-29 14:18 [PATCH v2 0/2] mini-os: repair stubdom build Juergen Gross
2016-08-29 14:18 ` [PATCH v2 1/2] mini-os: partially revert "remove using start_info ..." Juergen Gross
2016-08-29 20:49   ` Samuel Thibault
2016-08-29 20:56     ` Samuel Thibault
2016-08-29 20:57   ` Samuel Thibault
2016-08-29 14:18 ` [PATCH v2 2/2] mini-os: don't get xenbus parameters if xenbus is disabled Juergen Gross
2016-08-30  8:16 ` [PATCH v2 0/2] mini-os: repair stubdom build Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.