All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 3] Patches when Linux Xen drivers are modules.
@ 2009-12-22 16:48 Konrad Rzeszutek Wilk
  2009-12-22 16:48 ` [PATCH 1 of 3] If Xen backend modules are not loaded, load them before starting Xend Konrad Rzeszutek Wilk
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Konrad Rzeszutek Wilk @ 2009-12-22 16:48 UTC (permalink / raw)
  To: xen-devel, keir.fraser; +Cc: konrad.wilk

Keir, and Xen-devel mailing list,

Attached are three patches that help Dom0 and DomU respectivly when
both Xen backend and Xen-frontend drivers are modules.

a) The first two are to make 'xen-detect' be more useful in initrd
/initramfs situations. It can return 1 when running in PV context,
2 in HVM context, and 0 if Xen has not been detected. Also there are
three arguments: -P, -H, and -N, which will print a string value
if we are in either PV, HVM or no Xen context, respectivly.

An example user of this patch to Fedora's dracut: 
http://article.gmane.org/gmane.linux.kernel.initramfs/1252

b) The xend init script is to load backend drivers if they
are modules.

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

end of thread, other threads:[~2009-12-22 21:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-22 16:48 [PATCH 0 of 3] Patches when Linux Xen drivers are modules Konrad Rzeszutek Wilk
2009-12-22 16:48 ` [PATCH 1 of 3] If Xen backend modules are not loaded, load them before starting Xend Konrad Rzeszutek Wilk
2009-12-22 19:41   ` Ian Campbell
2009-12-22 19:57     ` Konrad Rzeszutek Wilk
2009-12-22 21:59       ` Ian Campbell
2009-12-22 16:48 ` [PATCH 2 of 3] [xen-detect] Return 0 if no Xen detected; 1 if running in PV context; and 2 if in HVM context Konrad Rzeszutek Wilk
2009-12-22 20:16   ` Keir Fraser
2009-12-22 16:48 ` [PATCH 3 of 3] [xen-detect] Add arguments to print out only outputs we are interested in Konrad Rzeszutek Wilk
2009-12-22 20:21   ` Keir Fraser
2009-12-22 20:26     ` Konrad Rzeszutek Wilk
2009-12-22 20:38       ` Keir Fraser

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.