aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2023-02-27Merge tag 'pull-request-2023-02-27' of https://gitlab.com/thuth/qemu into sta...Peter Maydell4-4/+3
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran1-2/+1
2023-02-27s390x/pv: Add support for asynchronous teardown for rebootClaudio Imbrenda1-0/+2
2023-02-27Do not include hw/hw.h if it is not necessaryThomas Huth2-2/+0
2023-02-26Merge tag 'pull-riscv-to-apply-20230224' of github.com:palmer-dabbelt/qemu in...Peter Maydell1-1/+2
2023-02-24Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell1-1/+10
2023-02-23virtio-scsi: reset SCSI devices from main loop threadStefan Hajnoczi1-1/+10
2023-02-21cpus: Make {start,end}_exclusive() recursiveIlya Leoshkevich1-2/+2
2023-02-20Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...Peter Maydell1-4/+6
2023-02-16vfio/migration: Remove VFIO migration protocol v1Avihai Horon1-5/+0
2023-02-16vfio/migration: Implement VFIO migration protocol v2Avihai Horon1-0/+5
2023-02-16vfio/migration: Rename functions/structs related to v1 protocolAvihai Horon1-1/+1
2023-02-16vfio/migration: Block multiple devices migrationAvihai Horon1-0/+2
2023-02-16hw/arm/smmu-common: Support 64-bit addressesJean-Philippe Brucker1-2/+0
2023-02-16hw/arm: Attach PSPI module to NPCM7XX SoCHao Wu1-0/+2
2023-02-16hw/ssi: Add Nuvoton PSPI ModuleHao Wu1-0/+53
2023-02-16hw/arm/smmuv3: Add GBPA registerMostafa Saleh1-0/+1
2023-02-16target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'Philippe Mathieu-Daudé1-0/+123
2023-02-16hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macroPhilippe Mathieu-Daudé1-4/+1
2023-02-16hw/riscv/boot.c: make riscv_load_initrd() staticDaniel Henrique Barboza1-1/+0
2023-02-16hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()Daniel Henrique Barboza1-0/+1
2023-02-16hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()Daniel Henrique Barboza1-0/+1
2023-02-14Do not include "qemu/error-report.h" in headers that do not need itThomas Huth1-1/+0
2023-02-14include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth3-3/+0
2023-02-08Drop duplicate #includeMarkus Armbruster2-2/+0
2023-02-08Don't include headers already included by qemu/osdep.hMarkus Armbruster2-3/+0
2023-02-08hw/tricore: Clean up includesMarkus Armbruster1-1/+0
2023-02-08hw/input: Clean up includesMarkus Armbruster1-1/+0
2023-02-08hw/cxl: Clean up includesMarkus Armbruster3-4/+0
2023-02-07Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...Peter Maydell4-5/+55
2023-02-07Merge tag 'pull-riscv-to-apply-20230207' of https://github.com/alistair23/qem...Peter Maydell2-8/+10
2023-02-07Merge tag 'migration-20230206-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell1-0/+8
2023-02-07hw/arm/aspeed_ast10x0: Map the secure SRAMPhilippe Mathieu-Daudé1-0/+3
2023-02-07hw/arm/aspeed_ast10x0: Add various unimplemented peripheralsPhilippe Mathieu-Daudé1-0/+11
2023-02-07hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP levelPhilippe Mathieu-Daudé1-1/+1
2023-02-07hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'Philippe Mathieu-Daudé1-1/+1
2023-02-07hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helperPeter Delevoryas1-0/+16
2023-02-07hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boardsPeter Delevoryas1-0/+23
2023-02-07hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mrCédric Le Goater1-3/+0
2023-02-07hw/riscv: change riscv_compute_fdt_addr() semanticsDaniel Henrique Barboza1-1/+1
2023-02-07hw/riscv: split fdt address calculation from fdt loadDaniel Henrique Barboza1-1/+3
2023-02-07include/hw/riscv/opentitan: update opentitan IRQsWilfred Mallawa1-7/+7
2023-02-06virtio-mem: Migrate immutable properties earlyDavid Hildenbrand1-0/+8
2023-02-06mac_nvram: Add block backend to persist NVRAM contentsBALATON Zoltan1-0/+1
2023-02-06input/adb: Only include header where neededBALATON Zoltan4-2/+4
2023-02-05ppc/pnv/pci: Update PHB5 version registerFrederic Barrat1-1/+1
2023-02-05ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_IDFrederic Barrat1-1/+0
2023-02-05ppc/pnv/pci: Cleanup PnvPHBPecState structureFrederic Barrat1-2/+0
2023-02-03hw/arm/virt: Consolidate GIC finalize logicAlexander Graf1-5/+10
2023-02-03hw/char/pl011: refactor FIFO depth handling codeEvgeny Iakovlev1-1/+4