qemu-patch-raspberry4/tests/vm
Marc-André Lureau e8f3bd71d8 meson: convert po/
Meson warns if xgettext is not found.  In the future we may want to add
a required argument to i18n.gettext(); in the meanwhile, I am adding a
--enable-gettext/--disable-gettext option and feature detection in
configure.  This preserves QEMU's default behavior of detecting system
features, without any warning, if neither --enable-* nor --disable-*
is requested.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-21 06:30:45 -04:00
..
aarch64vm.py
basevm.py
centos
centos-8-aarch64.ks
centos.aarch64
conf_example_aarch64.yml
conf_example_x86.yml
fedora
freebsd meson: convert po/ 2020-08-21 06:30:45 -04:00
Makefile.include tests/vm: check for Python YAML parser in the Makefile 2020-08-21 06:18:35 -04:00
netbsd meson: convert po/ 2020-08-21 06:30:45 -04:00
openbsd meson: convert po/ 2020-08-21 06:30:45 -04:00
README
ubuntu.aarch64
ubuntu.i386
ubuntuvm.py

See docs/devel/testing.rst for help.