]> Git Repo - qemu.git/commit
migration/savevm: no need to flush requests
authorMichael S. Tsirkin <[email protected]>
Mon, 22 Nov 2010 17:52:26 +0000 (19:52 +0200)
committerMichael S. Tsirkin <[email protected]>
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 <[email protected]>
Tested-by: Jason Wang <[email protected]>
migration.c
savevm.c
This page took 0.025493 seconds and 4 git commands to generate.