aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-05-14Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...Peter Maydell6-0/+6
2021-05-14sphinx: adopt kernel readthedoc themeMarc-André Lureau6-0/+6
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell5-51/+76
2021-05-13tests/migration: introduce multifd into guestperfHyman4-3/+49
2021-05-13tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell1-41/+20
2021-05-13tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert1-7/+7
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster1-1/+0
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster70-3221/+1
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster4-12/+2
2021-05-12Remove the deprecated moxie targetThomas Huth3-11/+0
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