qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v8 01/20] virtio-serial: don't migrate the confi


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH v8 01/20] virtio-serial: don't migrate the config space
Date: Fri, 13 Jun 2014 13:33:52 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0


On 13.06.14 13:18, Greg Kurz wrote:
The device configuration is set at realize time and never changes. It
should not be migrated as it is done today. For the sake of compatibility,
let's just skip them at load time.

Signed-off-by: Alexander Graf <address@hidden>
[ added missing casts to uint16_t *,
   added SoB and commit message,
   Greg Kurz <address@hidden> ]
Signed-off-by: Greg Kurz <address@hidden>

Legally you would have to ask me for my SoB line and are not allowed to add it yourself, but here it is:

 Signed-off-by: Alexander Graf <address@hidden>

So we're all good now ;).


Thanks!

Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]