Am 26.05.2012 11:58, schrieb Paolo Bonzini:
> Il 25/05/2012 18:05, Andreas Färber ha scritto:
@@ -698,10 +702,8 @@ void object_property_del(Object *obj, const char
*name, Error **errp)
void object_property_get(Object *obj, Visitor *v, const char *name,
Il 25/05/2012 18:05, Andreas Färber ha scritto:
>> > @@ -698,10 +702,8 @@ void object_property_del(Object *obj, const char
>> > *name, Error **errp)
>> > void object_property_get(Object *obj, Visitor *v, const char *name,
>> > Error **errp)
>> > {
>> > -ObjectProper
Am 23.05.2012 17:44, schrieb Paolo Bonzini:
> Signed-off-by: Paolo Bonzini
> ---
> hw/qdev.c |2 +-
> hw/scsi-bus.c |2 +-
> include/qemu/object.h |4 +++-
> qom/object.c | 22 ++
> 4 files changed, 15 insertions(+), 15 deletions(-)
[
Signed-off-by: Paolo Bonzini
---
hw/qdev.c |2 +-
hw/scsi-bus.c |2 +-
include/qemu/object.h |4 +++-
qom/object.c | 22 ++
4 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/hw/qdev.c b/hw/qdev.c
index fc1dfbf..e909f3b