aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-07hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registersPhilippe Mathieu-Daudé1-1/+2
2023-02-07hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'Philippe Mathieu-Daudé5-11/+11
2023-02-07hw/nvram/eeprom_at24c: Make reset behavior more like hardwarePeter Delevoryas1-12/+10
2023-02-07hw/arm/aspeed: Add aspeed_eeprom.cPeter Delevoryas4-3/+109
2023-02-07hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helperPeter Delevoryas2-5/+47
2023-02-07hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_initPeter Delevoryas1-52/+43
2023-02-07hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boardsPeter Delevoryas4-24/+41
2023-02-07hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mrCédric Le Goater1-3/+0
2023-02-07tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK bootCédric Le Goater1-2/+9
2023-02-07tests/avocado/machine_aspeed.py: update buildroot testsCédric Le Goater1-4/+4
2023-02-07m25p80: Add the is25wp256 SFPD tableGuenter Roeck3-1/+44
2023-02-07avocado/boot_linux_console.py: Update ast2600 testJoel Stanley1-6/+6
2023-02-07hw/net: Fix read of uninitialized memory in ftgmac100Stephen Longfield1-2/+2
2023-02-07aspeed: Add Supermicro X11 SPI machine typeGuenter Roeck1-0/+33