[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 2/2] xm info (2)
This patch extends libxc for few new functions on xen version and xen compile info. It also extends python wrapper correspondingly. Here is the output of new "xm info" --- #xm info system : Linux host : ubuntu xen_release : 3.0-devel xen_compile_by : root@localdomain xen_compiler : gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2) xen_compile_date : Mon Jul 4 22:43:48 EST 2005 dom0_release : 2.6.11.12-xen0 dom0_version : #2 Mon Jul 4 23:28:27 EST 2005 machine : i686 logical_cpus : 1 nodes : 1 sockets_per_node : 1 cores_per_socket : 1 hyperthreads_per_core : 1 cpu_mhz : 1094 memory : 511 free_memory : 122 --- Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx> # diffstat xminfo9.patch libxc/xc.h | 20 +++++++++++++++ libxc/xc_misc.c | 40 +++++++++++++++++++++++++++++++ python/xen/lowlevel/xc/xc.c | 56 +++++++++++++++++++++++++++++++++++++++++++- python/xen/xend/XendNode.py | 17 ++++++++++--- 4 files changed, 128 insertions(+), 5 deletions(-) Attachment:
xminfo9.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |