Re: [Xen-devel] [PATCH v3 07/19] TestSupport: always use xl for generic operations.

2015-02-04 Thread Ian Campbell
On Tue, 2015-01-27 at 17:09 +, Ian Campbell wrote: > On Tue, 2015-01-27 at 16:40 +, Ian Jackson wrote: > > Ian Campbell writes ("[PATCH v3 07/19] TestSupport: always use xl for > > generic operations."): > > > Unless the toolstack is xend (for compatibility with pre-xl Xen > > > versions),

Re: [Xen-devel] [PATCH v3 07/19] TestSupport: always use xl for generic operations.

2015-01-27 Thread Ian Campbell
On Tue, 2015-01-27 at 16:40 +, Ian Jackson wrote: > Ian Campbell writes ("[PATCH v3 07/19] TestSupport: always use xl for generic > operations."): > > Unless the toolstack is xend (for compatibility with pre-xl Xen > > versions), when we use xm. > > Acked-by: Ian Jackson Thanks. > > For se

Re: [Xen-devel] [PATCH v3 07/19] TestSupport: always use xl for generic operations.

2015-01-27 Thread Ian Jackson
Ian Campbell writes ("[PATCH v3 07/19] TestSupport: always use xl for generic operations."): > Unless the toolstack is xend (for compatibility with pre-xl Xen > versions), when we use xm. Acked-by: Ian Jackson > For several operations in TestSupport.pm the actual toolstack isn't > really releva

[Xen-devel] [PATCH v3 07/19] TestSupport: always use xl for generic operations.

2015-01-26 Thread Ian Campbell
Unless the toolstack is xend (for compatibility with pre-xl Xen versions), when we use xm. For several operations in TestSupport.pm the actual toolstack isn't really relevant, since we want info straight from Xen. For simplicity just use xl (or xm) in these cases, to avoid needing to implement the