mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-19 22:18:37 -07:00
We can use the pre-packaged libfdt from the dtc package to avoid that we have to compile this code each time again and again. While we're at it, the "--python=python3" does not seemt to be necessary anymore, so we can drop it. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20231016154049.37147-1-thuth@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20231029145033.592566-2-alex.bennee@linaro.org> |
||
|---|---|---|
| .. | ||
| generated | ||
| aarch64vm.py | ||
| basevm.py | ||
| centos | ||
| centos-8-aarch64.ks | ||
| centos.aarch64 | ||
| conf_example_aarch64.yml | ||
| conf_example_x86.yml | ||
| freebsd | ||
| haiku.x86_64 | ||
| Makefile.include | ||
| netbsd | ||
| openbsd | ||
| README | ||
| ubuntu.aarch64 | ||
| ubuntuvm.py | ||
See docs/devel/testing.rst for help.