aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-05-10tests/qtest: arm: fix operation in a build without any boards or devicesPaolo Bonzini3-0/+14
2024-05-10tests/qtest: s390x: fix operation in a build without any boards or devicesPaolo Bonzini1-1/+6
2024-05-10tests/tcg: cover lzcnt/tzcnt/popcntPaolo Bonzini1-0/+25
2024-05-10Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2-0/+13
2024-05-10tests/qtest: Add some test cases support on LoongArchBibo Mao2-0/+13
2024-05-09Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson4-359/+0
2024-05-09misc: Use QEMU header path relative to include/ directoryPhilippe Mathieu-Daudé2-2/+2
2024-05-08migration: Remove non-multifd compressionFabiano Rosas1-139/+0
2024-05-08migration: Remove 'blk/-b' option from migrate commandsFabiano Rosas3-220/+0
2024-05-06Merge tag 'pull-qapi-2024-05-06' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson1-4/+5
2024-05-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-5/+6
2024-05-06qapi: Rename visitor parameter @variants to @alternativesMarkus Armbruster1-2/+3
2024-05-06qapi: Rename visitor parameter @variants to @branchesMarkus Armbruster1-2/+2
2024-05-05Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pairTaylor Simpson1-1/+15
2024-05-03Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into stagingRichard Henderson3-0/+63
2024-05-03target/sh4: Fix SUBV opcodePhilippe Mathieu-Daudé2-0/+33
2024-05-03target/sh4: Fix ADDV opcodePhilippe Mathieu-Daudé2-0/+30
2024-05-03tests/bench: Add bufferiszero-benchRichard Henderson2-0/+48
2024-05-03tests/qtest: skip m48t59-test if the machine is absentPaolo Bonzini1-5/+6
2024-04-30Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...Richard Henderson6-51/+253
2024-04-30tests/qtest : Add testcase for DM163Inès Varhol2-0/+196
2024-04-30hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol2-12/+18
2024-04-30tests/avocado: update sunxi kernel from armbian to 6.6.16Peter Maydell2-39/+39
2024-04-30tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limitedLev Kujawski1-1/+46
2024-04-25Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson1-1/+1
2024-04-25Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...Richard Henderson2-1/+318
2024-04-25tests/unit: Remove debug statements in test-nested-aio-poll.cPhilippe Mathieu-Daudé1-7/+0
2024-04-25tests/qtest: Add tests for the STM32L4x5 USARTArnaud Minier2-1/+318
2024-04-25qmp: add dump machine type compatibility propertiesMaksim Davydov1-1/+1
2024-04-25tests: Update our CI to use CentOS Stream 9 instead of 8Thomas Huth4-44/+16
2024-04-25tests/docker/dockerfiles: Run lcitool-refresh after the lcitool updateThomas Huth17-12/+29
2024-04-25tests/lcitool/libvirt-ci: Update to the latest master branchThomas Huth1-0/+0
2024-04-25tests: Remove Ubuntu 20.04 containerThomas Huth2-158/+0
2024-04-25tests/vm: update openbsd image to 7.5Brad Smith1-3/+3
2024-04-25tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`Inès Varhol10-151/+151
2024-04-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson12-542/+0
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé12-542/+0
2024-04-23Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson3-91/+257
2024-04-23tests/qtest/migration: Fix typo for vsock in SocketAddress_to_strHet Gala1-1/+1
2024-04-23tests/qtest/migration: Add negative tests to validate migration QAPIsHet Gala1-1/+54
2024-04-23tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...Het Gala1-4/+28
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala3-25/+29
2024-04-23tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...Het Gala1-0/+75
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala3-6/+16
2024-04-23tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...Het Gala1-10/+19
2024-04-23tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala2-74/+63
2024-04-23tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala3-17/+19
2024-04-18tests/unit: match some unit tests to corresponding feature switchesPaolo Bonzini1-6/+6
2024-04-18tests: only build plugins if TCG is enabledPaolo Bonzini1-1/+1
2024-04-09target/sh4: Fix mac.w with saturation enabledZack Buhman2-0/+64