]> git.proxmox.com Git - qemu.git/commit
migration/savevm: no need to flush requests
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Nov 2010 17:52:26 +0000 (19:52 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 9 Dec 2010 10:47:48 +0000 (12:47 +0200)
commiteff06c40d330cdbea414331337ca6f5032dbf6d7
tree9eb5bdab8f011ba0e70da12373e08e0241c89029
parent55df6f33655ed4139c824aa3ab9a4ab0c19dca83
migration/savevm: no need to flush requests

There's no need to flush requests after vmstop
as vmstop does it for us automatically now.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Jason Wang <jasowang@redhat.com>
migration.c
savevm.c