commit | 5c93c47338dbaa8a21a8ccc9d95dc5ade3f7fa19 | [log] [tgz] |
---|---|---|
author | Victor Kaplansky <victork@redhat.com> | Tue Nov 17 12:04:06 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Nov 17 15:41:13 2015 +0200 |
tree | 84ade315dc759628325313fd468b9fce773d16d9 | |
parent | 8d211f622b11ac2877c344f29de284d5a842d9d7 [diff] |
tests/vhost-user-bridge: implement logging of dirty pages During migration devices continue writing to the guest's memory. The writes has to be reported to QEMU. This change implements minimal support in vhost-user-bridge required for successful migration of a guest with virtio-net device. Signed-off-by: Victor Kaplansky <victork@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>