Re: [Qemu-devel] [PATCH v2 0/2] QOM Interface Fixes
Applied. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH v2 0/2] QOM Interface Fixes
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