You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/qtest/libqos
Alex Bennée 523e40022f tests/qtests: override "force-legacy" for gpio virtio-mmio tests
The GPIO device is a VIRTIO_F_VERSION_1 devices but running with a
legacy MMIO interface we miss out that feature bit causing confusion.
For the GPIO test force the mmio bus to support non-legacy so we can
properly test it.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1333
Message-Id: <20221130112439.2527228-2-alex.bennee@linaro.org>
Acked-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2 years ago
..
aarch64-xlnx-zcu102-machine.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
ahci.c tests: move libqtest.h back under qtest/ 3 years ago
ahci.h meson: convert tests/qtest to meson 4 years ago
arm-imx25-pdk-machine.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
arm-n800-machine.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
arm-raspi2-machine.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
arm-sabrelite-machine.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
arm-smdkc210-machine.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
arm-virt-machine.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
arm-xilinx-zynq-a9-machine.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
e1000e.c tests/qtest/libqos/e1000e: Use IVAR shift definitions 2 years ago
e1000e.h meson: convert tests/qtest to meson 4 years ago
fw_cfg.c tests: move libqtest.h back under qtest/ 3 years ago
fw_cfg.h tests: move libqtest.h back under qtest/ 3 years ago
generic-pcihost.c tests/qtest/libqos: Add generic pci host bridge in arm-virt machine 3 years ago
generic-pcihost.h tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
i2c-imx.c tests: move libqtest.h back under qtest/ 3 years ago
i2c-omap.c tests: move libqtest.h back under qtest/ 3 years ago
i2c.c tests: move libqtest.h back under qtest/ 3 years ago
i2c.h tests: move libqtest.h back under qtest/ 3 years ago
libqos-malloc.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
libqos-malloc.h tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
libqos-pc.c meson: convert tests/qtest to meson 4 years ago
libqos-pc.h meson: convert tests/qtest to meson 4 years ago
libqos-spapr.c meson: convert tests/qtest to meson 4 years ago
libqos-spapr.h meson: convert tests/qtest to meson 4 years ago
libqos.c tests/qtest: libqos: Drop inclusion of <sys/wait.h> 2 years ago
libqos.h tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
malloc-pc.c Remove qemu-common.h include from most units 3 years ago
malloc-pc.h tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
malloc-spapr.c Remove qemu-common.h include from most units 3 years ago
malloc-spapr.h tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
meson.build tests/qtest: libqos: Do not build virtio-9p unconditionally 2 years ago
pci-pc.c tests/x86: add helper qtest_qmp_device_del_send() 2 years ago
pci-pc.h tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
pci-spapr.c tests/qtest/libqos/pci: Introduce pio_limit 3 years ago
pci-spapr.h tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
pci.c tests/qtest/libqos/pci: Introduce pio_limit 3 years ago
pci.h tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable 3 years ago
ppc64_pseries-machine.c tests: move libqtest.h back under qtest/ 3 years ago
qgraph.c tests: move libqtest.h back under qtest/ 3 years ago
qgraph.h Fix several typos in documentation (found by codespell) 2 years ago
qgraph_internal.h tests: Remove uses of deprecated raspi2/raspi3 machine names 3 years ago
qos_external.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
qos_external.h tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
rtas.c tests: move libqtest.h back under qtest/ 3 years ago
rtas.h tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
sdhci-cmd.c tests: move libqtest.h back under qtest/ 3 years ago
sdhci-cmd.h tests: move libqtest.h back under qtest/ 3 years ago
sdhci.c tests: move libqtest.h back under qtest/ 3 years ago
sdhci.h meson: convert tests/qtest to meson 4 years ago
tpci200.c tests: move libqtest.h back under qtest/ 3 years ago
usb.c tests: move libqtest.h back under qtest/ 3 years ago
usb.h meson: convert tests/qtest to meson 4 years ago
vhost-user-blk.c tests: move libqtest.h back under qtest/ 3 years ago
vhost-user-blk.h test: new qTest case to test the vhost-user-blk-server 4 years ago
virtio-9p-client.c tests/9p: remove unnecessary g_strdup() calls 2 years ago
virtio-9p-client.h tests/9p: merge v9fs_tunlinkat() and do_unlinkat() 2 years ago
virtio-9p.c Fix several typos in documentation (found by codespell) 2 years ago
virtio-9p.h tests/9pfs: make create/remove test dir public 4 years ago
virtio-balloon.c tests: move libqtest.h back under qtest/ 3 years ago
virtio-balloon.h meson: convert tests/qtest to meson 4 years ago
virtio-blk.c tests: move libqtest.h back under qtest/ 3 years ago
virtio-blk.h meson: convert tests/qtest to meson 4 years ago
virtio-gpio.c tests/qtests: override "force-legacy" for gpio virtio-mmio tests 2 years ago
virtio-gpio.h tests/qtest: enable tests for virtio-gpio 2 years ago
virtio-iommu.c tests: move libqtest.h back under qtest/ 3 years ago
virtio-iommu.h tests: qtest: Add virtio-iommu test 3 years ago
virtio-mmio.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
virtio-mmio.h meson: convert tests/qtest to meson 4 years ago
virtio-net.c tests: move libqtest.h back under qtest/ 3 years ago
virtio-net.h meson: convert tests/qtest to meson 4 years ago
virtio-pci-modern.c
virtio-pci-modern.h
virtio-pci.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
virtio-pci.h meson: convert tests/qtest to meson 4 years ago
virtio-rng.c tests: move libqtest.h back under qtest/ 3 years ago
virtio-rng.h meson: convert tests/qtest to meson 4 years ago
virtio-scsi.c tests: move libqtest.h back under qtest/ 3 years ago
virtio-scsi.h meson: convert tests/qtest to meson 4 years ago
virtio-serial.c tests: move libqtest.h back under qtest/ 3 years ago
virtio-serial.h meson: convert tests/qtest to meson 4 years ago
virtio.c tests/qtest: enable tests for virtio-gpio 2 years ago
virtio.h tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
x86_64_pc-machine.c tests: move libqtest.h back under qtest/ 3 years ago