diff options
author | Ashijeet Acharya | 2017-02-08 15:28:45 +0100 |
---|---|---|
committer | Dr. David Alan Gilbert | 2017-02-13 18:27:13 +0100 |
commit | 0827b9e97d443781a17a21c64695940675aa1f8a (patch) | |
tree | b3962d8af015e971b66b9c7c0c79cc42182e17e3 /hw/net/vmxnet3.c | |
parent | migration: discard non-dirty ram pages after the start of postcopy (diff) | |
download | qemu-0827b9e97d443781a17a21c64695940675aa1f8a.tar.gz qemu-0827b9e97d443781a17a21c64695940675aa1f8a.tar.xz qemu-0827b9e97d443781a17a21c64695940675aa1f8a.zip |
migrate: Introduce zero RAM checks to skip RAM migration
Migration of a "none" machine with no RAM crashes abruptly as
bitmap_new() fails and thus aborts. Instead place zero RAM checks at
appropriate places to skip migration of RAM in this case and complete
migration successfully for devices only.
Signed-off-by: Ashijeet Acharya <ashijeetacharya@gmail.com>
Message-Id: <1486564125-31366-1-git-send-email-ashijeetacharya@gmail.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hw/net/vmxnet3.c')
0 files changed, 0 insertions, 0 deletions