aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-01-15hw/arm/virt: Consolidate valid CPU typesGavin Shan
2024-01-15hw/timer: fix systick trace messageSamuel Tardieu
2024-01-15hw/net: GMAC Tx ImplementationNabih Estefan Diaz
2024-01-15hw/net: GMAC Rx ImplementationNabih Estefan Diaz
2024-01-15hw/arm: Add GMAC devices to NPCM7XX SoCHao Wu
2024-01-15hw/net: Add NPCMXXX GMAC devicePeter Maydell
2024-01-15hw/arm: Add PCI mailbox module to Nuvoton SoCPeter Maydell
2024-01-15hw/misc: Add Nuvoton's PCI Mailbox ModuleHao Wu
2024-01-15hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoCInès Varhol
2024-01-15hw/misc: Implement STM32L4x5 SYSCFGInès Varhol
2024-01-15hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoCInès Varhol
2024-01-15hw/misc: Implement STM32L4x5 EXTIInès Varhol
2024-01-12Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-01-12numa: Skip invalidation of cluster and NUMA node boundary for qtestGavin Shan
2024-01-11Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-01-11hw/s390x/ccw: Replace dirname() with g_path_get_dirname()Zhao Liu
2024-01-11hw/s390x/ccw: Replace basename() with g_path_get_basename()Zhao Liu
2024-01-11target/s390x/kvm/pv: Provide some more useful information if decryption failsThomas Huth
2024-01-11hw/intc/loongarch_extioi: Add vmstate post_load supportBibo Mao
2024-01-11hw/intc/loongarch_extioi: Add dynamic cpu number supportBibo Mao
2024-01-11hw/loongarch/virt: Set iocsr address space per-board rather than percpuBibo Mao
2024-01-11hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi opsBibo Mao
2024-01-11Merge tag 'pull-target-arm-20240111' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-11q800: move dp8393x_prom memory region to Q800MachineStateMark Cave-Ayland
2024-01-10target/riscv: add zicbop extension flagDaniel Henrique Barboza
2024-01-10hw/riscv/virt.c: fix the interrupts-extended property format of PLICYong-Xuan Wang
2024-01-10hw/riscv/virt-acpi-build.c: Add PLIC in MADTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add IO controllers and devicesSunil V L
2024-01-10hw/riscv/virt: Update GPEX MMIO related propertiesSunil V L
2024-01-10hw/pci-host/gpex: Define properties for MMIO rangesSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add MMU node in RHCTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add CMO information in RHCTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add APLIC in the MADTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add IMSIC in the MADTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add AIA support in RINTCSunil V L
2024-01-10hw/riscv: virt: Make few IMSIC macros and functions publicSunil V L
2024-01-10hw/i386/acpi-microvm.c: Use common function to add virtio in DSDTSunil V L
2024-01-10hw/arm/virt-acpi-build.c: Migrate virtio creation to common locationSunil V L
2024-01-10hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common locationSunil V L
2024-01-09hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registersPeter Maydell
2024-01-09hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registersPeter Maydell
2024-01-09hw/arm: Add missing QOM parent for v7-M SoCsPhilippe Mathieu-Daudé
2024-01-09hw/arm/socs: configure priority bits for existing SOCsSamuel Tardieu
2024-01-09hw/arm/armv7m: alias the NVIC "num-prio-bits" propertySamuel Tardieu
2024-01-09hw/intc/armv7m_nvic: add "num-prio-bits" propertySamuel Tardieu
2024-01-09hw/arm: Add minimal support for the B-L475E-IOT01A boardInès Varhol
2024-01-09hw/arm: Add minimal support for the STM32L4x5 SoCInès Varhol
2024-01-09hw/arm: add cache controller for Freescale i.MX6Nikita Ostrenkov
2024-01-08Rename "QEMU global mutex" to "BQL" in comments and docsStefan Hajnoczi
2024-01-08Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi