commit | 0fd05e8dd1ee7ae143fba3d6bcc6abe3fbeaeb34 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 06 16:23:27 2012 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jun 15 14:03:43 2012 +0200 |
tree | 9f805351b7c914a7c8b1820dd44834e2a70d388b | |
parent | ab68cdfaa94e74eda250b0f9a5ce2969f4eb8066 [diff] |
qemu-iotests: start vms in qtest mode This way, they will not execute any VM code at all. However, right now the cancellation test is "relying" on being slowed down by TCG executing BIOS code. So, change the timeouts. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>