Am 23.05.2012 17:44, schrieb Paolo Bonzini:
> The property machinery uses DeviceState arguments in a few places.
> Replace this with Object so that we can push properties up.
>
> Signed-off-by: Paolo Bonzini
> ---
> hw/qdev-addr.c | 19 +++---
> hw/qdev-properties.c | 180
> +++
The property machinery uses DeviceState arguments in a few places.
Replace this with Object so that we can push properties up.
Signed-off-by: Paolo Bonzini
---
hw/qdev-addr.c | 19 +++---
hw/qdev-properties.c | 180 +-
hw/qdev.c