Blue Swirl wrote:
> On 5/13/10, Jan Kiszka wrote:
>> From: Jan Kiszka
>>
>> Some legacy users (mostly PC devices) of vmstate_register manage
>> instance IDs on their own, and that unfortunately in a way that is
>> incompatible with automatically generated ones. This so far prevents
>> switchi
On 5/13/10, Jan Kiszka wrote:
> From: Jan Kiszka
>
> Some legacy users (mostly PC devices) of vmstate_register manage
> instance IDs on their own, and that unfortunately in a way that is
> incompatible with automatically generated ones. This so far prevents
> switching those users to vmstates
From: Jan Kiszka
Some legacy users (mostly PC devices) of vmstate_register manage
instance IDs on their own, and that unfortunately in a way that is
incompatible with automatically generated ones. This so far prevents
switching those users to vmstates that are registered by qdev.
To establish a