summaryrefslogtreecommitdiffstats
path: root/hw/virtio
diff options
context:
space:
mode:
authorAlexander Graf2014-06-24 19:13:50 +0200
committerMichael S. Tsirkin2014-06-29 18:39:41 +0200
commite38e943a1fa20d04deb1899be19b12aadec7a585 (patch)
tree655521e57af9a81ef3a845bb10b820cd9ce4621d /hw/virtio
parentvirtio-net: byteswap virtio-net header (diff)
downloadqemu-e38e943a1fa20d04deb1899be19b12aadec7a585.tar.gz
qemu-e38e943a1fa20d04deb1899be19b12aadec7a585.tar.xz
qemu-e38e943a1fa20d04deb1899be19b12aadec7a585.zip
virtio-serial: don't migrate the config space
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 <agraf@suse.de> [ added missing casts to uint16_t *, added From, SoB and commit message, Greg Kurz <gkurz@linux.vnet.ibm.com> ] Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/virtio')
0 files changed, 0 insertions, 0 deletions