Age | Commit message (Expand) | Author | Files | Lines |
2021-05-02 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210502' into... | Peter Maydell | 8 | -0/+2142 |
2021-05-01 | Hexagon (target/hexagon) CABAC decode bin | Taylor Simpson | 1 | -0/+28 |
2021-05-01 | Hexagon (target/hexagon) load into shifted register instructions | Taylor Simpson | 2 | -0/+416 |
2021-05-01 | Hexagon (target/hexagon) load and unpack bytes instructions | Taylor Simpson | 2 | -0/+475 |
2021-05-01 | Hexagon (target/hexagon) bit reverse (brev) addressing | Taylor Simpson | 2 | -0/+191 |
2021-05-01 | Hexagon (target/hexagon) circular addressing | Taylor Simpson | 2 | -0/+488 |
2021-05-01 | decodetree: Extend argument set syntax to allow types | Richard Henderson | 1 | -0/+1 |
2021-05-01 | Hexagon (target/hexagon) add A4_addp_c/A4_subp_c | Taylor Simpson | 1 | -0/+82 |
2021-05-01 | Hexagon (target/hexagon) add A6_vminub_RdP | Taylor Simpson | 1 | -0/+34 |
2021-05-01 | Hexagon (target/hexagon) add A5_ACS (vacsh) | Taylor Simpson | 1 | -0/+69 |
2021-05-01 | Hexagon (target/hexagon) add F2_sfinvsqrta | Taylor Simpson | 2 | -0/+44 |
2021-05-01 | Hexagon (target/hexagon) add F2_sfrecipa instruction | Taylor Simpson | 3 | -0/+151 |
2021-05-01 | Hexagon (target/hexagon) use softfloat for float-to-int conversions | Taylor Simpson | 1 | -0/+145 |
2021-05-01 | Hexagon (target/hexagon) decide if pred has been written at TCG gen time | Taylor Simpson | 1 | -0/+19 |
2021-04-30 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-04-30' into ... | Peter Maydell | 7 | -0/+16 |
2021-04-30 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 5 | -5/+212 |
2021-04-30 | qapi/expr.py: Check type of union and alternate 'data' member | John Snow | 7 | -0/+16 |
2021-04-30 | block: refactor bdrv_node_check_perm() | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2021-04-30 | block/backup-top: drop .active | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2021-04-30 | block: adapt bdrv_append() for inserting filters | Vladimir Sementsov-Ogievskiy | 1 | -15/+2 |
2021-04-30 | block: add bdrv_attach_child_common() transaction action | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2021-04-30 | block: fix bdrv_replace_node_common | Vladimir Sementsov-Ogievskiy | 1 | -2/+2 |
2021-04-30 | block: use topological sort for permission update | Vladimir Sementsov-Ogievskiy | 2 | -3/+3 |
2021-04-30 | block: bdrv_append(): don't consume reference | Vladimir Sementsov-Ogievskiy | 2 | -1/+4 |
2021-04-30 | tests/test-bdrv-graph-mod: add test_append_greedy_filter | Vladimir Sementsov-Ogievskiy | 1 | -0/+33 |
2021-04-30 | tests/test-bdrv-graph-mod: add test_parallel_perm_update | Vladimir Sementsov-Ogievskiy | 1 | -0/+116 |
2021-04-30 | tests/test-bdrv-graph-mod: add test_parallel_exclusive_write | Vladimir Sementsov-Ogievskiy | 1 | -1/+69 |
2021-04-30 | test/tcg/aarch64: Add mte-5 | Richard Henderson | 2 | -1/+45 |
2021-04-12 | tests/qtest: add tests for am53c974 device | Mark Cave-Ayland | 2 | -0/+219 |
2021-04-12 | accel/tcg: Preserve PAGE_ANON when changing page permissions | Richard Henderson | 3 | -2/+46 |
2021-04-09 | test-blockjob: Test job_wait_unpaused() | Max Reitz | 1 | -0/+121 |
2021-04-09 | iotests: Test mirror-top filter permissions | Max Reitz | 2 | -0/+126 |
2021-04-09 | iotests: add test for removing persistent bitmap from backing file | Vladimir Sementsov-Ogievskiy | 2 | -0/+75 |
2021-04-09 | iotests/qsd-jobs: Filter events in the first test | Max Reitz | 2 | -11/+4 |
2021-04-08 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 2 | -123/+0 |
2021-04-08 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b'... | Peter Maydell | 1 | -2/+2 |
2021-04-08 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-6.0-rc2-fixes-060421-... | Peter Maydell | 6 | -10/+61 |
2021-04-08 | Revert "tests: Add tests for query-netdev command" | Jason Wang | 2 | -123/+0 |
2021-04-07 | tests/migration: fix parameter of auto-converge migration | Hyman Huang(黄勇) | 1 | -2/+2 |
2021-04-06 | gitlab-ci.yml: Test the dtrace backend in one of the jobs | Thomas Huth | 1 | -0/+1 |
2021-04-06 | tests/tcg: relax the next step precision of the gdb sha1 test | Alex Bennée | 1 | -1/+4 |
2021-04-06 | tests/tcg/i386: force -fno-pie for test-i386 | Alex Bennée | 2 | -3/+19 |
2021-04-06 | tests/tcg/i386: expand .data sections for system tests | Alex Bennée | 1 | -1/+1 |
2021-04-06 | tests/tcg/configure.sh: make sure we pick up x86_64 cross compilers | Alex Bennée | 1 | -0/+5 |
2021-04-06 | tests/tcg: add concept of container_hosts | Alex Bennée | 1 | -2/+25 |
2021-04-06 | tests/docker: don't set DOCKER_REGISTRY on non-x86_64 | Alex Bennée | 1 | -1/+4 |
2021-04-06 | tests/tcg: update the defaults for x86 compilers | Alex Bennée | 1 | -2/+2 |
2021-04-04 | x86: rename oem-id and oem-table-id properties | Paolo Bonzini | 1 | -1/+1 |
2021-04-01 | Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in... | Peter Maydell | 2 | -1/+251 |
2021-04-01 | tests: Add tests for yank with the chardev-change case | Lukas Straub | 2 | -1/+251 |