[et-mgmt-tools] [PATCH] Save on separate connection

Soren Hansen soren at ubuntu.com
Sun Mar 23 20:54:47 UTC 2008


Here's another patch I've been neglecting to forward. :(

Requests to kvm to save its state is sent from a different thread, but
on the same connection as any other communication with the relevant
libvirtd instance.  This has a good chance of causing responses to come
back out of order, and that makes libvirt cry. :(

This patch creates a separate connection for the save operation. I'm
almost sure it's not correct, but it seems to do the job. :) 

-- 
Soren Hansen               | 
Virtualisation specialist  | Ubuntu Server Team
Canonical Ltd.             | http://www.ubuntu.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: save_separate_connection.patch
Type: text/x-diff
Size: 1748 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/et-mgmt-tools/attachments/20080323/b2f2e733/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/et-mgmt-tools/attachments/20080323/b2f2e733/attachment.sig>


More information about the et-mgmt-tools mailing list