qemu-irix/migration
Eric Blake 7d66b1fbd2 migration: Document handling of bdrv_is_allocated() errors
Migration is the only code left in the tree that does not react
to bdrv_is_allocated() failures.  But as there is no useful way
to react to the failure, and we are merely skipping unallocated
sectors on success, just document that our choice of handling
is intended.

Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2017-03-13 12:49:33 +01:00
..
Makefile.objs
block.c migration: Document handling of bdrv_is_allocated() errors 2017-03-13 12:49:33 +01:00
colo-comm.c
colo-failover.c
colo.c Add a new qmp command to do checkpoint, query xen replication status 2017-02-28 11:02:12 -08:00
exec.c
fd.c
migration.c postcopy: Record largest page size 2017-02-28 11:30:23 +00:00
postcopy-ram.c postcopy: Add extra check for COPY function 2017-02-28 11:30:24 +00:00
qemu-file-channel.c
qemu-file.c add 'release-ram' migrate capability 2017-02-13 17:27:13 +00:00
qjson.c
ram.c postcopy: Send whole huge pages 2017-02-28 11:30:24 +00:00
rdma.c
savevm.c postcopy: Transmit ram size summary word 2017-02-28 11:30:23 +00:00
socket.c io: change the QIOTask callback signature 2017-01-23 15:32:18 +00:00
tls.c io: change the QIOTask callback signature 2017-01-23 15:32:18 +00:00
trace-events exec: ram_block_discard_range 2017-02-28 11:30:23 +00:00
vmstate.c migration/vmstate: fix array of ptr with nullptrs 2017-02-28 11:29:00 +00:00
xbzrle.c