Anthony Liguori writes:
> Signed-off-by: Anthony Liguori
> ---
> include/qemu/object.h | 17 ++
> qom/object.c | 58
> +
> 2 files changed, 75 insertions(+), 0 deletions(-)
>
> diff --git a/include/qemu/object.h b/include
Am 15.10.2012 21:34, schrieb Anthony Liguori:
> Signed-off-by: Anthony Liguori
This feels like a resend or v2. I remember discussing whether an opaque
might be a good idea and we decided not to lacking an immanent use case.
Reviewed-by: Andreas Färber
Andreas
--
SUSE LINUX Products GmbH, Max
Signed-off-by: Anthony Liguori
---
include/qemu/object.h | 17 ++
qom/object.c | 58 +
2 files changed, 75 insertions(+), 0 deletions(-)
diff --git a/include/qemu/object.h b/include/qemu/object.h
index cc75fee..f4dc2ea 1006