aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-05-10tests/qtest: arm: fix operation in a build without any boards or devicesPaolo Bonzini
2024-05-10tests/qtest: s390x: fix operation in a build without any boards or devicesPaolo Bonzini
2024-05-10tests/tcg: cover lzcnt/tzcnt/popcntPaolo Bonzini
2024-05-10Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-05-10tests/qtest: Add some test cases support on LoongArchBibo Mao
2024-05-09Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson
2024-05-09misc: Use QEMU header path relative to include/ directoryPhilippe Mathieu-Daudé
2024-05-08migration: Remove non-multifd compressionFabiano Rosas
2024-05-08migration: Remove 'blk/-b' option from migrate commandsFabiano Rosas
2024-05-06Merge tag 'pull-qapi-2024-05-06' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2024-05-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-05-06qapi: Rename visitor parameter @variants to @alternativesMarkus Armbruster
2024-05-06qapi: Rename visitor parameter @variants to @branchesMarkus Armbruster
2024-05-05Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pairTaylor Simpson
2024-05-03Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-05-03target/sh4: Fix SUBV opcodePhilippe Mathieu-Daudé
2024-05-03target/sh4: Fix ADDV opcodePhilippe Mathieu-Daudé
2024-05-03tests/bench: Add bufferiszero-benchRichard Henderson
2024-05-03tests/qtest: skip m48t59-test if the machine is absentPaolo Bonzini
2024-04-30Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-04-30tests/qtest : Add testcase for DM163Inès Varhol
2024-04-30hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol
2024-04-30tests/avocado: update sunxi kernel from armbian to 6.6.16Peter Maydell
2024-04-30tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limitedLev Kujawski
2024-04-25Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-25Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-04-25tests/unit: Remove debug statements in test-nested-aio-poll.cPhilippe Mathieu-Daudé
2024-04-25tests/qtest: Add tests for the STM32L4x5 USARTArnaud Minier
2024-04-25qmp: add dump machine type compatibility propertiesMaksim Davydov
2024-04-25tests: Update our CI to use CentOS Stream 9 instead of 8Thomas Huth
2024-04-25tests/docker/dockerfiles: Run lcitool-refresh after the lcitool updateThomas Huth
2024-04-25tests/lcitool/libvirt-ci: Update to the latest master branchThomas Huth
2024-04-25tests: Remove Ubuntu 20.04 containerThomas Huth
2024-04-25tests/vm: update openbsd image to 7.5Brad Smith
2024-04-25tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`Inès Varhol
2024-04-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé
2024-04-23Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson
2024-04-23tests/qtest/migration: Fix typo for vsock in SocketAddress_to_strHet Gala
2024-04-23tests/qtest/migration: Add negative tests to validate migration QAPIsHet Gala
2024-04-23tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...Het Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala
2024-04-23tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...Het Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala
2024-04-23tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...Het Gala
2024-04-23tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala
2024-04-23tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala
2024-04-18tests/unit: match some unit tests to corresponding feature switchesPaolo Bonzini
2024-04-18tests: only build plugins if TCG is enabledPaolo Bonzini
2024-04-09target/sh4: Fix mac.w with saturation enabledZack Buhman