[libvirt] [PATCH 00/34] network events feature v2

Eric Blake eblake at redhat.com
Thu Dec 12 17:58:55 UTC 2013


On 12/12/2013 09:05 AM, Michal Privoznik wrote:
>> Or maybe even change _virObject to contain a union:
>>
>> struct _virObject {
>>     union {
>>         long long align;
>>         struct {
>>             unsigned int magic;
>>             int refs;
>>         } s;
>>     } u;
>>     virClassPtr klass;
>> }
> 
> Yep. I can confirm that this works. This and all the subsequent code
> adaptations made me able to compile again. Will you post it as a patch
> please?

Yes, I'll turn it into a formal patch.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131212/b74852b3/attachment-0001.sig>


More information about the libvir-list mailing list