]> Git Repo - qemu.git/commit - hw/virtio-serial-bus.c
virtio-serial: save/load: Ensure target has enough ports
authorAmit Shah <[email protected]>
Tue, 27 Apr 2010 12:33:55 +0000 (18:03 +0530)
committerAnthony Liguori <[email protected]>
Wed, 28 Apr 2010 13:58:21 +0000 (08:58 -0500)
commite245795b50e97250ee63f86580457cf35f29f3ca
tree931393d22c080be2455f5ec33c89c886fda1969a
parentaacf4563878cac2afbbdc9818d810d2a3b075c6a
virtio-serial: save/load: Ensure target has enough ports

The target could be started with max_nr_ports for a virtio-serial device
lesser than what was available on the source machine. Fail the migration
in such a case.

Signed-off-by: Amit Shah <[email protected]>
Reported-by: Juan Quintela <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/virtio-serial-bus.c
This page took 0.026772 seconds and 4 git commands to generate.