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.jack...@eu.citrix.com> > 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. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel