On Thu, Apr 12, 2012 at 5:30 AM, Paolo Bonzini wrote:
> 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 | 173
> +
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 | 173 +-
hw/qdev.c