[libvirt] [00/15] Re-factoring XDR RPC code v2

Daniel P. Berrange berrange at redhat.com
Thu Dec 16 11:21:52 UTC 2010


A followup to 

http://www.redhat.com/archives/libvir-list/2010-December/msg00051.html

Since that time

 - The SASL/TLS I/O code has been integrated into the virNetSocket
   class directly to remove duplication between client&servers
 - libvirtd has been converted to use the new APIs
 - Error handling has been sanitized across libvirtd to use the
   normal virReportError APIs
 - A couple of test cases have been written
 - Many locking, ref counting & ramdom crash bugs fixed
 - Some basic interoperability testing against previous code

This is still not quite functionally complete, so not ready to
apply. The missing pieces are

 - Make the client side streams code work again
 - Re-integrate DTrace probes in libvirtd

Daniel




More information about the libvir-list mailing list