commit | eff06c40d330cdbea414331337ca6f5032dbf6d7 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 22 19:52:26 2010 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Dec 09 12:47:48 2010 +0200 |
tree | 9eb5bdab8f011ba0e70da12373e08e0241c89029 | |
parent | 55df6f33655ed4139c824aa3ab9a4ab0c19dca83 [diff] |
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>