mirror of
https://github.com/mii443/qemu.git
synced 2025-09-01 14:49:23 +00:00
Commit 926cde5
("scsi: esp: make cmdbuf big enough for maximum CDB size",
2016-06-16) changed the size of a migrated field. Split it in two
parts, and only migrate the second part in a new vmstate version.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>