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
Christian Schoenebeck 4ec9849650 tests/9p: add missing Rgetattr response name
'Tgetattr' 9p request and its 'Rgetattr' response types are already used
by test client, however this response type is yet missing in function
rmessage_name(), so add it.

Fixes: a6821b8284 ("tests/9pfs: compare QIDs in fs_walk_none() test")
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <e183da80d390cfd7d55bdbce92f0ff6e3e5cdced.1732465720.git.qemu_oss@crudebyte.com>
6 days ago
..
aarch64-xlnx-zcu102-machine.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
ahci.c tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint` 7 months ago
ahci.h qtest/libqos: Reduce size_to_prdtl() declaration scope 8 months ago
arm-imx25-pdk-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: Export macreg functions 2 years ago
e1000e.h tests/qtest/libqos/e1000e: Export macreg functions 2 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
igb.c igb: RX payload guest writting refactoring 1 year 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 tests: add G_GNUC_PRINTF for various functions 2 years ago
libqos-spapr.c meson: convert tests/qtest to meson 4 years ago
libqos-spapr.h tests/qtest: Move common define from libqos-spapr.h to new ppc-util.h 6 months ago
libqos.c tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtest 1 year ago
libqos.h tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtest 1 year ago
loongarch-virt-machine.c tests/libqos: Add loongarch virt machine node 6 months 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 test/qtest: add riscv-iommu-pci tests 1 month 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/: spelling fixes 1 year ago
qgraph.h tests: bump QOS_PATH_MAX_ELEMENT_SIZE again 9 months ago
qgraph_internal.h tests/: spelling fixes 1 year 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
riscv-iommu.c test/qtest: add riscv-iommu-pci tests 1 month ago
riscv-iommu.h qtest/riscv-iommu-test: add init queues test 1 month ago
riscv-virt-machine.c tests/libqos: add riscv/virt machine nodes 9 months 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/qtest/npcm7xx_sdhci: Access the card using its published address 5 months 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: add missing Rgetattr response name 6 days ago
virtio-9p-client.h tests/9p: merge v9fs_tunlinkat() and do_unlinkat() 2 years ago
virtio-9p.c tests: add G_GNUC_PRINTF for various functions 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/: spelling fixes 1 year 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-scmi.c tests/qtest: enable tests for virtio-scmi 1 year ago
virtio-scmi.h tests/qtest: enable tests for virtio-scmi 1 year 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 libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kick 8 months 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