On 03/10/2016 12:04, Halil Pasic wrote:
> > Another useful thing to do is to move code out of virtio_load and into a
> > post_load callback of vmstate_virtio.
>
> thanks for the review. I agree, but I see this out of scope for this patch
> series. If you like I could do something along the lines
On 09/30/2016 05:02 PM, Paolo Bonzini wrote:
>
> On 30/09/2016 16:19, Halil Pasic wrote:
>> > As a part of the long term effort to convert migration to vmstate the
>> > migration of virtio devices was recently partially switched to vmstate
>> > starting with the outer layer (commit 5943124cc "v
* Paolo Bonzini (pbonz...@redhat.com) wrote:
>
>
> On 30/09/2016 16:19, Halil Pasic wrote:
> > As a part of the long term effort to convert migration to vmstate the
> > migration of virtio devices was recently partially switched to vmstate
> > starting with the outer layer (commit 5943124cc "vir
On 30/09/2016 16:19, Halil Pasic wrote:
> As a part of the long term effort to convert migration to vmstate the
> migration of virtio devices was recently partially switched to vmstate
> starting with the outer layer (commit 5943124cc "virtio: Migration
> helper function and macro" and the subse
As a part of the long term effort to convert migration to vmstate the
migration of virtio devices was recently partially switched to vmstate
starting with the outer layer (commit 5943124cc "virtio: Migration
helper function and macro" and the subsequent "virtio-*: Wrap in
vmstate" commits). This w