aboutsummaryrefslogtreecommitdiff
path: root/qjson.c
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dgilbert@redhat.com>2015-06-11 18:17:28 +0100
committerJuan Quintela <quintela@redhat.com>2015-07-07 14:54:50 +0200
commitef4b722d19cab845eaa0d1f912018b09a9d8288b (patch)
treecf627043e28070e9cc730485800c463bd7cd30dd /qjson.c
parentafcddefdbe75d0c20bf6e11b5512ba768ce0700c (diff)
downloadqemu-ef4b722d19cab845eaa0d1f912018b09a9d8288b.zip
qemu-ef4b722d19cab845eaa0d1f912018b09a9d8288b.tar.gz
qemu-ef4b722d19cab845eaa0d1f912018b09a9d8288b.tar.bz2
Fail more cleanly in mismatched RAM cases
If the number of RAMBlocks was different on the source from the destination, QEMU would hang waiting for a disconnect on the source and wouldn't release from that hang until the destination was manually killed. Mark the stream as being in error, this causes the destination to die and the source to carry on. (It still gets a whole bunch of warnings on the destination, and I've not managed to complete another migration after the 1st one, still progress). Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'qjson.c')
0 files changed, 0 insertions, 0 deletions