mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-26 01:18:36 -07:00
We are adding the shutdown timeout to solve an issue we now see where the aarch64 VMs timeout on shutdown under TCG. There is a new 3 second timeout in machine.py, which we override in basevm.py when shutting down. Signed-off-by: Robert Foley <robert.foley@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20200717203041.9867-4-robert.foley@linaro.org> Message-Id: <20200724064509.331-17-alex.bennee@linaro.org> |
||
|---|---|---|
| .. | ||
| aarch64vm.py | ||
| basevm.py | ||
| centos | ||
| centos-8-aarch64.ks | ||
| centos.aarch64 | ||
| conf_example_aarch64.yml | ||
| conf_example_x86.yml | ||
| fedora | ||
| freebsd | ||
| Makefile.include | ||
| netbsd | ||
| openbsd | ||
| README | ||
| ubuntu.aarch64 | ||
| ubuntu.i386 | ||
| ubuntuvm.py | ||
See docs/devel/testing.rst for help.