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)
commit13661f4f0eed1eea689bf2f72bb2d6ab6b181c54
tree9eb5bdab8f011ba0e70da12373e08e0241c89029
parentd63a75810cd6b8e16f8e84193342a70a1814e994
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