summaryrefslogtreecommitdiffstats
path: root/hw/scsi/virtio-scsi.c
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/scsi/virtio-scsi.c
parent032a74a1c0fcdd5fd1c69e56126b4c857ee36611 (diff)
downloadhqemu-e38e943a1fa20d04deb1899be19b12aadec7a585.zip
hqemu-e38e943a1fa20d04deb1899be19b12aadec7a585.tar.gz
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/scsi/virtio-scsi.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud