aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell3-5/+0
2021-05-04Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...Peter Maydell4-7/+547
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2-3/+0
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2-2/+0
2021-05-02Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210502' into...Peter Maydell8-0/+2142
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson1-0/+28
2021-05-01Hexagon (target/hexagon) load into shifted register instructionsTaylor Simpson2-0/+416
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson2-0/+475
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson2-0/+191
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson2-0/+488
2021-05-01decodetree: Extend argument set syntax to allow typesRichard Henderson1-0/+1
2021-05-01Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson1-0/+82
2021-05-01Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson1-0/+34
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson1-0/+69
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson2-0/+44
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson3-0/+151
2021-05-01Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson1-0/+145
2021-05-01Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson1-0/+19
2021-05-01tests/qtest: Rename m25p80 test in aspeed_smc testCédric Le Goater2-8/+8
2021-05-01tests/acceptance: Test ast2600 machineJoel Stanley1-0/+25
2021-05-01tests/acceptance: Test ast2400 and ast2500 machinesJoel Stanley1-0/+43
2021-05-01tests/qtest: Add test for Aspeed HACEJoel Stanley2-0/+472
2021-04-30Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-04-30' into ...Peter Maydell7-0/+16
2021-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-5/+212
2021-04-30qapi/expr.py: Check type of union and alternate 'data' memberJohn Snow7-0/+16
2021-04-30block: refactor bdrv_node_check_perm()Vladimir Sementsov-Ogievskiy1-1/+1
2021-04-30block/backup-top: drop .activeVladimir Sementsov-Ogievskiy1-1/+1
2021-04-30block: adapt bdrv_append() for inserting filtersVladimir Sementsov-Ogievskiy1-15/+2
2021-04-30block: add bdrv_attach_child_common() transaction actionVladimir Sementsov-Ogievskiy1-1/+1
2021-04-30block: fix bdrv_replace_node_commonVladimir Sementsov-Ogievskiy1-2/+2
2021-04-30block: use topological sort for permission updateVladimir Sementsov-Ogievskiy2-3/+3
2021-04-30block: bdrv_append(): don't consume referenceVladimir Sementsov-Ogievskiy2-1/+4
2021-04-30tests/test-bdrv-graph-mod: add test_append_greedy_filterVladimir Sementsov-Ogievskiy1-0/+33
2021-04-30tests/test-bdrv-graph-mod: add test_parallel_perm_updateVladimir Sementsov-Ogievskiy1-0/+116
2021-04-30tests/test-bdrv-graph-mod: add test_parallel_exclusive_writeVladimir Sementsov-Ogievskiy1-1/+69
2021-04-30test/tcg/aarch64: Add mte-5Richard Henderson2-1/+45
2021-04-12tests/qtest: add tests for am53c974 deviceMark Cave-Ayland2-0/+219
2021-04-12accel/tcg: Preserve PAGE_ANON when changing page permissionsRichard Henderson3-2/+46
2021-04-09test-blockjob: Test job_wait_unpaused()Max Reitz1-0/+121
2021-04-09iotests: Test mirror-top filter permissionsMax Reitz2-0/+126
2021-04-09iotests: add test for removing persistent bitmap from backing fileVladimir Sementsov-Ogievskiy2-0/+75
2021-04-09iotests/qsd-jobs: Filter events in the first testMax Reitz2-11/+4
2021-04-08Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-123/+0
2021-04-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b'...Peter Maydell1-2/+2
2021-04-08Merge remote-tracking branch 'remotes/stsquad/tags/pull-6.0-rc2-fixes-060421-...Peter Maydell6-10/+61
2021-04-08Revert "tests: Add tests for query-netdev command"Jason Wang2-123/+0
2021-04-07tests/migration: fix parameter of auto-converge migrationHyman Huang(黄勇)1-2/+2
2021-04-06gitlab-ci.yml: Test the dtrace backend in one of the jobsThomas Huth1-0/+1
2021-04-06tests/tcg: relax the next step precision of the gdb sha1 testAlex Bennée1-1/+4
2021-04-06tests/tcg/i386: force -fno-pie for test-i386Alex Bennée2-3/+19