aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-06-02tests/qtest: capture RESUME events during migrationDaniel P. Berrangé
2023-06-02tests/qtest: replace wait_command() with qtest_qmp_assert_successDaniel P. Berrangé
2023-06-02tests/qtest: switch to using event callbacks for STOP eventDaniel P. Berrangé
2023-06-02tests/qtest: get rid of some 'qtest_qmp' usage in migration testDaniel P. Berrangé
2023-06-02tests/qtest: get rid of 'qmp_command' helper in migration testDaniel P. Berrangé
2023-06-02tests/qtest: add support for callback to receive QMP eventsDaniel P. Berrangé
2023-06-02tests/qtest: add various qtest_qmp_assert_success() variantsDaniel P. Berrangé
2023-05-31decodetree: Add --output-null for meson testingRichard Henderson
2023-05-30Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-05-30tests/avocado/virtio-gpu: Cancel test if drm rendering is not availableThomas Huth
2023-05-30tests/decode: Add tests for various named-field casesPeter Maydell
2023-05-30tests/decode: Convert tests to mesonRichard Henderson
2023-05-30Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-05-30aio: remove aio_disable_external() APIStefan Hajnoczi
2023-05-30block: drain from main loop thread in bdrv_co_yield_to_drain()Stefan Hajnoczi
2023-05-30iotests: Test blockdev-create in iothreadKevin Wolf
2023-05-30iotests: Make verify_virtio_scsi_pci_or_ccw() publicKevin Wolf
2023-05-30raw-format: Fix open with 'file' in iothreadKevin Wolf
2023-05-30block: Take main AioContext lock when calling bdrv_open()Kevin Wolf
2023-05-30tests/qtest: Run arm-specific tests only if the required machine is availableThomas Huth
2023-05-28target/ppc: Add POWER9 DD2.2 modelNicholas Piggin
2023-05-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-05-26Merge tag 'pull-hex-20230526' of https://github.com/quic/qemu into stagingRichard Henderson
2023-05-26Hexagon (target/hexagon) Fix assignment to tmp registersMarco Liebel
2023-05-26Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg testsTaylor Simpson
2023-05-26meson: Add static glib dependency for initrd-stress.imgFabiano Rosas
2023-05-26Makefile: remove $(TESTS_PYTHON)Paolo Bonzini
2023-05-26tests/vm: fix and simplify HOST_ARCH definitionPaolo Bonzini
2023-05-26tests/docker: simplify HOST_ARCH definitionPaolo Bonzini
2023-05-26hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth
2023-05-26tests/qtest/ac97-test: add up-/downsampling testsVolker Rümelin
2023-05-26tests/qtest/usb-hcd-ehci-test: Check for EHCI and UHCI HCDs before using themThomas Huth
2023-05-26tests/qtest/rtl8139-test: Check whether the rtl8139 device is availableThomas Huth
2023-05-26tests/qtest: Check for virtio-blk before using -cdrom with the arm virt machineThomas Huth
2023-05-26tests/qtest/usb-hcd-uhci-test: Check whether "usb-storage" is availableThomas Huth
2023-05-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-05-25monitor: do not use mb_read/mb_set for suspend_cntPaolo Bonzini
2023-05-23migration/xbzrle: Use i386 host/cpuinfo.hRichard Henderson
2023-05-23igb: Notify only new interruptsAkihiko Odaki
2023-05-23tests/qtest/libqos/igb: Set GPIE.Multiple_MSIXAkihiko Odaki
2023-05-23tests/avocado: Remove test_igb_nomsi_kvmAkihiko Odaki
2023-05-23tests/avocado: Remove unused importsAkihiko Odaki
2023-05-22Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson
2023-05-22Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-05-22Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-05-22acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipelineAni Sinha
2023-05-22qapi: Improve error message for description following sectionMarkus Armbruster
2023-05-22tests/qemu-iotests/172: Run QEMU with -vga none and -nic noneThomas Huth
2023-05-22tests/qtest/meson.build: Run the net filter tests only with default devicesThomas Huth
2023-05-22tests/qtest: Check for the availability of virtio-ccw devices before using themThomas Huth