[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 07/19] TestSupport: always use xl for generic operations.
On Tue, 2015-01-27 at 17:09 +0000, Ian Campbell wrote: > On Tue, 2015-01-27 at 16:40 +0000, 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 <ian.jackson@xxxxxxxxxxxxx> > > Thanks. > > > > 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 > > > following specially for each toolstack: > > > - host_get_free_memory > > > - guest_get_state > > > - guest_find_domid > > > - listing assignable pci devices > > > > I think at the very least "guest_get_state" should be implemented > > per-toolstack to exercise the toolstack's query functionality. But > > that's not a blocker for this series. > > True. I'll see if I can make that happen for v4. ... I didn't. I've just looked now and I don't see a way to extract the necessary granularity info via virsh needed to replicate the interface which the callers expect. I can just get running or not. Possibly with some refactoring the callers could be made to ask questions which virsh can answer, but I don't propose to work on that right now. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |