aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-21Hexagon (target/hexagon) Updates to USR should use get_result_gprTaylor Simpson6-44/+34
2023-04-21Hexagon (target/hexagon) Add overrides for count trailing zeros/onesTaylor Simpson2-1/+79
2023-04-21Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_storesTaylor Simpson4-9/+10
2023-04-21Hexagon (target/hexagon) Remove redundant/unused macrosTaylor Simpson1-43/+22
2023-04-21Use black code style for python scriptsMarco Liebel13-911/+1191
2023-04-21Use f-strings in python scriptsMarco Liebel12-306/+250
2023-04-21Hexagon (translate.c): avoid redundant PC updates on COFMatheus Tavares Bernardino1-8/+13
2023-03-22Merge tag 'pull-for-8.0-220323-1' of https://gitlab.com/stsquad/qemu into sta...Peter Maydell83-236/+470
2023-03-22qtests: avoid printing comments before g_test_init()Daniel P. Berrangé1-3/+7
2023-03-22contrib/gitdm: add group map for AMDAlex Bennée3-1/+9
2023-03-22contrib/gitdm: add more individual contributorsAlex Bennée1-0/+4
2023-03-22contrib/gitdm: add revng to domain mapAlex Bennée1-0/+1
2023-03-22contrib/gitdm: add Alibaba to the domain-mapAlex Bennée3-0/+9
2023-03-22contrib/gitdm: add Amazon to the domain mapAlex Bennée1-0/+3
2023-03-22contrib/gitdm: Add SYRMIA to the domain mapAlex Bennée1-0/+1
2023-03-22contrib/gitdm: Add ASPEED Technology to the domain mapAlex Bennée1-0/+1
2023-03-22iotests: remove the check-block.sh scriptDaniel P. Berrangé1-43/+0
2023-03-22iotests: register each I/O test separately with mesonDaniel P. Berrangé1-6/+29
2023-03-22iotests: always use a unique sub-directory per testDaniel P. Berrangé1-10/+10
2023-03-22iotests: connect stdin to /dev/null when running testsDaniel P. Berrangé1-20/+2
2023-03-22iotests: print TAP protocol version when reporting testsDaniel P. Berrangé1-0/+1
2023-03-22iotests: strip subdir path when listing testsDaniel P. Berrangé1-1/+1
2023-03-22iotests: allow test discovery before buildingDaniel P. Berrangé2-2/+8
2023-03-22iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé2-11/+27
2023-03-22tests/vm: custom openbsd partitioning to increase /home spaceDaniel P. Berrangé1-1/+26
2023-03-22tests/vm: skip X11 in openbsd installationDaniel P. Berrangé1-2/+1
2023-03-22include/qemu/plugin: Inline qemu_plugin_disable_mem_helpersRichard Henderson2-12/+5
2023-03-22include/qemu: Split out plugin-event.hRichard Henderson3-17/+28
2023-03-22*: Add missing includes of qemu/plugin.hRichard Henderson5-0/+5
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson48-1/+58
2023-03-22include/qemu/plugin: Remove QEMU_PLUGIN_ASSERTRichard Henderson1-4/+0
2023-03-22tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tbRichard Henderson1-1/+0
2023-03-22tcg: Clear plugin_mem_cbs on TB exitRichard Henderson2-4/+3
2023-03-22tests/avocado: don't use tags to define driveAlex Bennée1-36/+24
2023-03-22tests/tcg: add some help output for running individual testsAlex Bennée1-0/+7
2023-03-22include/qemu: add documentation for memory callbacksAlex Bennée1-4/+43
2023-03-22gitlab: update centos-8-stream jobAlex Bennée1-12/+6
2023-03-22scripts/ci: update gitlab-runner playbook to handle CentOSAlex Bennée1-2/+18
2023-03-22scripts/ci: add libslirp-devel to build-environmentAlex Bennée1-0/+1
2023-03-22tests/docker: all add DOCKER_BUILDKIT to RUNC environmentAlex Bennée1-1/+1
2023-03-22tests/avocado: re-factor igb test to avoid timeoutsAlex Bennée2-38/+116
2023-03-22tests/avocado: probe for multi-process support before running testAlex Bennée2-0/+11
2023-03-22tests/avocado: update AArch64 tests to Alpine 3.17.2Marcin Juszkiewicz1-4/+4
2023-03-21Update version for v8.0.0-rc1 releasev8.0.0-rc1Peter Maydell1-1/+1
2023-03-21Merge tag 'pull-target-arm-20230321' of https://git.linaro.org/people/pmaydel...Peter Maydell8-130/+271
2023-03-21target/arm: Don't advertise aarch64-pauth.xml to gdbPeter Maydell1-0/+7
2023-03-21docs/system/arm/cpu-features.rst: Fix formattingPeter Maydell1-42/+34
2023-03-21hw/usb/imx: Fix out of bounds access in imx_usbphy_read()Guenter Roeck1-2/+17
2023-03-21contrib/elf2dmp: add PE name check and Windows Server 2022 supportViktor Prutyanov2-2/+41
2023-03-21contrib/elf2dmp: move PE dir search to pe_get_data_dir_entryViktor Prutyanov1-29/+42