mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-29 10:40:36 -07:00
The README file in tests/vm/ points to a non-existent file,
docs/devel/testing.rst. Update the README to point to
docs/devel/testing/main.rst, which now contains information
about VM testing.
Signed-off-by: Haseung Bong <hasueng@gmail.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| generated | ||
| aarch64vm.py | ||
| basevm.py | ||
| 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/main.rst for help.