Am 05.02.2014 17:36, schrieb Paolo Bonzini:
> Il 05/02/2014 12:12, Igor Mammedov ha scritto:
>> with fixed checkpatch error in 13/12
>> Reviewed-By: Igor Mammedov
>
> Andreas, can you ack it so that I can send a pull request myself?
Since I just raised a question I cannot ack it yet. ;) But I ca
Il 05/02/2014 12:12, Igor Mammedov ha scritto:
with fixed checkpatch error in 13/12
Reviewed-By: Igor Mammedov
Andreas, can you ack it so that I can send a pull request myself?
Thanks,
Paolo
On Thu, 30 Jan 2014 14:09:42 +0100
Paolo Bonzini wrote:
> The conversion of qdev to QOM brought with it legacy properties.
> Legacy properties are always have a string type (the accessors always
> call visit_type_str), and were used to support -device syntax while
> keeping QOM properties strongl
The conversion of qdev to QOM brought with it legacy properties.
Legacy properties are always have a string type (the accessors always
call visit_type_str), and were used to support -device syntax while
keeping QOM properties strongly typed. For example, an hex8 property
is registered twice, once