Displaying 2 results from an estimated 2 matches for "e6e5".
Did you mean:
e65
2009 Dec 22
3
XAPI source code
Hi All
I have downloaded the opensource xapi source code. I am not sure what the functins of the follow modules:
1 block_device_io
2 datamodel
3 xiu (I am puzzled by the name "xiu")
4 stats
5 rpc-light
6 rss
7 xb (I think the xapi needs not to talk to xenbus directly)
8 xsrpc (why it writes some "rpc" keys to path of "domain/<domid>" in the
2011 Oct 28
0
libvirt-php - API libvirt_domain_suspend() problem, doesn't work
...5-3F0D-16EF-FDF1-512935D88C37
[6] => VM_F32717EE-4AA4-A17C-8E4B-D1D5A79612A5
[7] => VM_03ABB818-D226-32FB-0A6E-458849AB7C7B
[8] => nagios
[9] => VM_6C158DB3-71BE-A0D1-3FFB-1EEE5854E45D
[10] => VM_8D560513-036A-14FD-7546-48C370F0A057
[11] => VM_AA3DC5CA-A447-E6E5-0E7A-869416869B1D
[12] => VM_C19AC7F1-AA49-92D0-336F-B8A8D7FADCD5
)
*Below are my php source : -*
<?php
echo "<html><body><pre>";
print_r ( libvirt_version() );
$conn = libvirt_connect('qemu+ssh://root at 10.0.0.122/system',...