Re: [Xen-devel] [PATCH 5/5] raisin: Add XEN_CONFIG_EXTRA to config file

2015-10-19 Thread Stefano Stabellini
On Mon, 19 Oct 2015, George Dunlap wrote: > On 19/10/15 12:37, Stefano Stabellini wrote: > > On Mon, 19 Oct 2015, George Dunlap wrote: > >> On 16/10/15 14:53, Stefano Stabellini wrote: > >>> On Wed, 14 Oct 2015, George Dunlap wrote: > Allowing the user to enable or disable specific functionali

Re: [Xen-devel] [PATCH 5/5] raisin: Add XEN_CONFIG_EXTRA to config file

2015-10-19 Thread George Dunlap
On 19/10/15 12:37, Stefano Stabellini wrote: > On Mon, 19 Oct 2015, George Dunlap wrote: >> On 16/10/15 14:53, Stefano Stabellini wrote: >>> On Wed, 14 Oct 2015, George Dunlap wrote: Allowing the user to enable or disable specific functionality, such as stubdoms. Signed-off-by:

Re: [Xen-devel] [PATCH 5/5] raisin: Add XEN_CONFIG_EXTRA to config file

2015-10-19 Thread Stefano Stabellini
On Mon, 19 Oct 2015, George Dunlap wrote: > On 16/10/15 14:53, Stefano Stabellini wrote: > > On Wed, 14 Oct 2015, George Dunlap wrote: > >> Allowing the user to enable or disable specific functionality, such as > >> stubdoms. > >> > >> Signed-off-by: George Dunlap > > > > I don't like this very m

Re: [Xen-devel] [PATCH 5/5] raisin: Add XEN_CONFIG_EXTRA to config file

2015-10-19 Thread George Dunlap
On 16/10/15 14:53, Stefano Stabellini wrote: > On Wed, 14 Oct 2015, George Dunlap wrote: >> Allowing the user to enable or disable specific functionality, such as >> stubdoms. >> >> Signed-off-by: George Dunlap > > I don't like this very much: if we want to disable stubdoms by default > with all

Re: [Xen-devel] [PATCH 5/5] raisin: Add XEN_CONFIG_EXTRA to config file

2015-10-16 Thread Stefano Stabellini
On Wed, 14 Oct 2015, George Dunlap wrote: > Allowing the user to enable or disable specific functionality, such as > stubdoms. > > Signed-off-by: George Dunlap I don't like this very much: if we want to disable stubdoms by default with all configs, then I would prefer to simply add --disable-stu

[Xen-devel] [PATCH 5/5] raisin: Add XEN_CONFIG_EXTRA to config file

2015-10-14 Thread George Dunlap
Allowing the user to enable or disable specific functionality, such as stubdoms. Signed-off-by: George Dunlap --- components/xen| 2 +- configs/config-4.5| 4 configs/config-4.6| 4 configs/config-master | 4 4 files changed, 13 insertions(+), 1 deletion(-) diff -