commit | 863a5d042fdee6b1f602794d99a5121a42e4f181 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue May 08 16:51:53 2012 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu May 10 10:32:13 2012 +0200 |
tree | e52bdc079ec09c96fef4000b258d06e6ed68c815 | |
parent | cc785c349de002596a4f4d116e62846fc18d7b9e [diff] |
stream: fix sectors not allocated test The test on sectors not allocated can fail if the L1/L2 tables are not on disk yet. Allow tests to shutdown the VM early. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>