* [PATCH for-xen-4.5] stubdom: remove references to xend from README
@ 2014-10-06 13:42 Olaf Hering
2014-10-06 14:46 ` Konrad Rzeszutek Wilk
2014-10-06 16:34 ` Samuel Thibault
0 siblings, 2 replies; 4+ messages in thread
From: Olaf Hering @ 2014-10-06 13:42 UTC (permalink / raw)
To: xen-devel; +Cc: Samuel Thibault, Olaf Hering, Stefano Stabellini
.. the xl part of the config is right above the removed lines.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
---
stubdom/README | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/stubdom/README b/stubdom/README
index 8d5da9a..de7b6c7 100644
--- a/stubdom/README
+++ b/stubdom/README
@@ -22,15 +22,6 @@ See xl.cfg(5) for more details of the xl domain configuration syntax
and http://wiki.xen.org/wiki/Device_Model_Stub_Domains for more
information on device model stub domains
-Using with XM/xend
-------------------
-
-There is a sample configuration set in xmexample.hvm-stubdom
-
-In your HVM config "hvmconfig" use stubdom-dm as dm script:
-
-device_model = 'stubdom-dm'
-
PV-GRUB
=======
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH for-xen-4.5] stubdom: remove references to xend from README
2014-10-06 13:42 [PATCH for-xen-4.5] stubdom: remove references to xend from README Olaf Hering
@ 2014-10-06 14:46 ` Konrad Rzeszutek Wilk
2014-10-06 16:34 ` Samuel Thibault
1 sibling, 0 replies; 4+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-10-06 14:46 UTC (permalink / raw)
To: Olaf Hering; +Cc: Samuel Thibault, Stefano Stabellini, xen-devel
On Mon, Oct 06, 2014 at 03:42:53PM +0200, Olaf Hering wrote:
> .. the xl part of the config is right above the removed lines.
>
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
> Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
> Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> ---
> stubdom/README | 9 ---------
> 1 file changed, 9 deletions(-)
Release-Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>
> diff --git a/stubdom/README b/stubdom/README
> index 8d5da9a..de7b6c7 100644
> --- a/stubdom/README
> +++ b/stubdom/README
> @@ -22,15 +22,6 @@ See xl.cfg(5) for more details of the xl domain configuration syntax
> and http://wiki.xen.org/wiki/Device_Model_Stub_Domains for more
> information on device model stub domains
>
> -Using with XM/xend
> -------------------
> -
> -There is a sample configuration set in xmexample.hvm-stubdom
> -
> -In your HVM config "hvmconfig" use stubdom-dm as dm script:
> -
> -device_model = 'stubdom-dm'
> -
>
> PV-GRUB
> =======
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH for-xen-4.5] stubdom: remove references to xend from README
2014-10-06 13:42 [PATCH for-xen-4.5] stubdom: remove references to xend from README Olaf Hering
2014-10-06 14:46 ` Konrad Rzeszutek Wilk
@ 2014-10-06 16:34 ` Samuel Thibault
2014-10-08 12:55 ` Ian Campbell
1 sibling, 1 reply; 4+ messages in thread
From: Samuel Thibault @ 2014-10-06 16:34 UTC (permalink / raw)
To: Olaf Hering; +Cc: Stefano Stabellini, xen-devel
Olaf Hering, le Mon 06 Oct 2014 15:42:53 +0200, a écrit :
> .. the xl part of the config is right above the removed lines.
>
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
> Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
> Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
> ---
> stubdom/README | 9 ---------
> 1 file changed, 9 deletions(-)
>
> diff --git a/stubdom/README b/stubdom/README
> index 8d5da9a..de7b6c7 100644
> --- a/stubdom/README
> +++ b/stubdom/README
> @@ -22,15 +22,6 @@ See xl.cfg(5) for more details of the xl domain configuration syntax
> and http://wiki.xen.org/wiki/Device_Model_Stub_Domains for more
> information on device model stub domains
>
> -Using with XM/xend
> -------------------
> -
> -There is a sample configuration set in xmexample.hvm-stubdom
> -
> -In your HVM config "hvmconfig" use stubdom-dm as dm script:
> -
> -device_model = 'stubdom-dm'
> -
>
> PV-GRUB
> =======
>
--
Samuel
<s> T'as pas de portable ?
<m> J'ai un nokia, dans le bassin d'arcachon
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH for-xen-4.5] stubdom: remove references to xend from README
2014-10-06 16:34 ` Samuel Thibault
@ 2014-10-08 12:55 ` Ian Campbell
0 siblings, 0 replies; 4+ messages in thread
From: Ian Campbell @ 2014-10-08 12:55 UTC (permalink / raw)
To: Samuel Thibault; +Cc: Olaf Hering, xen-devel, Stefano Stabellini
On Mon, 2014-10-06 at 18:34 +0200, Samuel Thibault wrote:
> Olaf Hering, le Mon 06 Oct 2014 15:42:53 +0200, a écrit :
> > .. the xl part of the config is right above the removed lines.
> >
> > Signed-off-by: Olaf Hering <olaf@aepfle.de>
> > Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
> > Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
>
> Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Applied, thanks.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-10-08 12:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-06 13:42 [PATCH for-xen-4.5] stubdom: remove references to xend from README Olaf Hering
2014-10-06 14:46 ` Konrad Rzeszutek Wilk
2014-10-06 16:34 ` Samuel Thibault
2014-10-08 12:55 ` Ian Campbell
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.