aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-16hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()Daniel Henrique Barboza8-42/+20
2023-02-16hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()Daniel Henrique Barboza8-9/+30
2023-02-09tests/qtest/netdev-socket: Raise connection timeout to 60 secondsPeter Maydell1-1/+1
2023-02-08Merge tag 'pull-tricore-20230208' of https://github.com/bkoppelmann/qemu into...Peter Maydell8-23/+223
2023-02-08Merge tag 'pull-include-2023-02-06-v2' of https://repo.or.cz/qemu/armbru into...Peter Maydell89-121/+36
2023-02-08tests/tcg/tricore: Add test for ld.hBastian Koppelmann3-0/+29
2023-02-08target/tricore: Fix OPC1_16_SRO_LD_H translationAnton Kochkov1-1/+1
2023-02-08tests/tcg/tricore: Add LD.BU testsBastian Koppelmann3-0/+39
2023-02-08target/tricore: Fix OPC2_32_BO_LD_BU_PREINCBastian Koppelmann1-1/+1
2023-02-08tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR testsBastian Koppelmann2-0/+44
2023-02-08target/tricore: Fix OPC2_32_RRRR_DEXTRBastian Koppelmann1-3/+12
2023-02-08tests/tcg/tricore: Add tests for RRPW_DEXTRBastian Koppelmann3-0/+49
2023-02-08target/tricore: Fix RRPW_DEXTRBastian Koppelmann1-9/+3
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERTBastian Koppelmann3-4/+22
2023-02-08target/tricore: Fix OPC2_32_RCRW_INSERT translationBastian Koppelmann1-2/+2
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASKBastian Koppelmann3-0/+18
2023-02-08target/tricore: Fix OPC2_32_RCRW_IMASK translationBastian Koppelmann1-3/+3
2023-02-08Drop duplicate #includeMarkus Armbruster33-39/+0
2023-02-08Don't include headers already included by qemu/osdep.hMarkus Armbruster22-29/+0
2023-02-08Fix non-first inclusions of qemu/osdep.hMarkus Armbruster5-10/+6
2023-02-08accel: Clean up includesMarkus Armbruster1-1/+0
2023-02-08block: Clean up includesMarkus Armbruster3-4/+0
2023-02-08riscv: Clean up includesMarkus Armbruster1-1/+0
2023-02-08target/hexagon: Clean up includesMarkus Armbruster2-2/+0
2023-02-08net: Clean up includesMarkus Armbruster1-1/+0
2023-02-08migration: Clean up includesMarkus Armbruster1-1/+0
2023-02-08qga: Clean up includesMarkus Armbruster3-4/+2
2023-02-08hw/tricore: Clean up includesMarkus Armbruster1-1/+0
2023-02-08hw/input: Clean up includesMarkus Armbruster2-2/+0
2023-02-08hw/cxl: Clean up includesMarkus Armbruster3-4/+0
2023-02-08crypto: Clean up includesMarkus Armbruster1-1/+0
2023-02-08bsd-user: Clean up includesMarkus Armbruster11-13/+9
2023-02-08scripts/clean-includes: Improve --git commit messageMarkus Armbruster1-3/+9
2023-02-08scripts/clean-includes: Skip symbolic linksMarkus Armbruster1-0/+4
2023-02-08scripts/clean-includes: Don't claim duplicate headers found when notMarkus Armbruster1-3/+2
2023-02-08scripts/clean-includes: Fully skip / ignore filesMarkus Armbruster1-3/+5
2023-02-07Merge tag 'for-upstream-py38' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell3-7/+90
2023-02-07Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...Peter Maydell23-129/+523
2023-02-07Merge tag 'pull-riscv-to-apply-20230207' of https://github.com/alistair23/qem...Peter Maydell32-328/+1847
2023-02-07Merge tag 'migration-20230206-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell53-233/+2134
2023-02-07Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into sta...Peter Maydell12-108/+114
2023-02-07aspeed/sdmc: Drop unnecessary scu includeJoel Stanley1-1/+0
2023-02-07tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 boardPhilippe Mathieu-Daudé1-1/+40
2023-02-07hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4FPhilippe Mathieu-Daudé1-1/+1
2023-02-07hw/arm/aspeed_ast10x0: Map HACE peripheralPhilippe Mathieu-Daudé1-0/+15
2023-02-07hw/arm/aspeed_ast10x0: Map the secure SRAMPhilippe Mathieu-Daudé2-1/+13
2023-02-07hw/arm/aspeed_ast10x0: Map I3C peripheralPhilippe Mathieu-Daudé1-0/+16
2023-02-07hw/arm/aspeed_ast10x0: Add various unimplemented peripheralsPhilippe Mathieu-Daudé2-0/+46
2023-02-07hw/misc/aspeed_hace: Do not crash if address_space_map() failedPhilippe Mathieu-Daudé1-6/+15
2023-02-07hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP levelPhilippe Mathieu-Daudé2-1/+14