Hi: I want to understand the implementation of xm list command, such as which internal data structures are used. So far, I can only find out that xm list is implemented by xend, and xend use Xen API, VM.get_all(). But how is VM.get_all() implemented? Is it calling the hypervisor? If so, which source file is for the implementation? Or it is implemented in the xend itself? Any pointers? Thanks. Regards, Jiang _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel