Re: [Qemu-devel] [PATCH v2 0/2] QOM Interface Fixes

2013-02-22 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

[Qemu-devel] [PATCH v2 0/2] QOM Interface Fixes

2013-02-18 Thread Peter Crosthwaite
I recently tried to create a new QOM class which inherited from a class which defined interfaces. This has so far gone untested and my little experiment exposed two bugs in the QOM interface system. Please see patches for corrections. Im pretty convinced about patch 2, patch 1 less so and could use