Re: [Qemu-devel] [PATCH v2 02/27] qom: more documentation on subclassing
On 02/04/2012 02:02 AM, Paolo Bonzini wrote: Signed-off-by: Paolo Bonzini Reviewed-by: Anthony Liguori And thank you very much for adding to the docs! Regards, Anthony Liguori --- include/qemu/object.h | 76 +++-- 1 files changed, 73 insert
[Qemu-devel] [PATCH v2 02/27] qom: more documentation on subclassing
Signed-off-by: Paolo Bonzini --- include/qemu/object.h | 76 +++-- 1 files changed, 73 insertions(+), 3 deletions(-) diff --git a/include/qemu/object.h b/include/qemu/object.h index ab1c48c..ad7d32d 100644 --- a/include/qemu/object.h +++ b/include/qe