aboutsummaryrefslogtreecommitdiff
path: root/hw/net
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2014-06-24 19:13:50 +0200
committerMichael S. Tsirkin <mst@redhat.com>2014-06-29 19:39:41 +0300
commite38e943a1fa20d04deb1899be19b12aadec7a585 (patch)
tree655521e57af9a81ef3a845bb10b820cd9ce4621d /hw/net
parent032a74a1c0fcdd5fd1c69e56126b4c857ee36611 (diff)
downloadqemu-e38e943a1fa20d04deb1899be19b12aadec7a585.zip
qemu-e38e943a1fa20d04deb1899be19b12aadec7a585.tar.gz
qemu-e38e943a1fa20d04deb1899be19b12aadec7a585.tar.bz2
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/net')
0 files changed, 0 insertions, 0 deletions