2010/10/30 <arnaud.champion(a)devatom.fr>:
Hi,
here is a new patch, it add/correct some comments. It also make
virDomainInfo marshaling working. It also add a new sample
virConnectSetErrorFunc to show usage of virConnectSetErrorFunc, virError
struct, virDomainInfo struct.
Regards,
Arnaud
Actually this patch contains 3 independent things:
- Add / cleaning comments
- New sample virConnectSetErrorFunc
- Correct virDomainInfo marshaling
Therefore, I'd like to see this split up into 3 separate patches.
Matthias