remote access ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I was looking through some of the remote code.. I was wondering
if a 32-bit virsh client is supposed to be able to connect to a 64-bit
libvirtd?

The reason I ask is because I saw some references to longs..
For example, in xdr_remote_node_get_info_ret()
...
                        objp->cpus = IXDR_GET_LONG(buf);
                        objp->mhz = IXDR_GET_LONG(buf);
                        objp->nodes = IXDR_GET_LONG(buf);
                        objp->sockets = IXDR_GET_LONG(buf);
                        objp->cores = IXDR_GET_LONG(buf);
                        objp->threads = IXDR_GET_LONG(buf);


Thanks,

MRJ

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]