aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/sbsa-ref.c
AgeCommit message (Expand)Author
2024-09-05hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()Peter Maydell
2024-09-05hw/arm/sbsa-ref: Use two-stage SMMUPeter Maydell
2024-06-21hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machineXiong Yining
2024-06-21hw/arm/sbsa-ref: switch to 1GHz timer frequencyMarcin Juszkiewicz
2024-05-30arm/sbsa-ref: move to Neoverse-N2 as defaultMarcin Juszkiewicz
2024-04-30hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM propertyPeter Maydell
2024-04-30hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHzPeter Maydell
2024-02-27hw/arm/sbsa-ref: Simplify init since PCIe is always enabledMarcin Juszkiewicz
2024-02-27hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/BALATON Zoltan
2024-02-27hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()Philippe Mathieu-Daudé
2024-02-15hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'Philippe Mathieu-Daudé
2024-02-02hw/arm/sbsa-ref: use pci_init_nic_devices()David Woodhouse
2024-01-26target/arm: Move GTimer definitions to new 'gtimer.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Rename arm_cpu_mp_affinityRichard Henderson
2024-01-05hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()Gavin Shan
2023-11-10hw/arm/sbsa-ref: Use qdev_prop_set_array()Kevin Wolf
2023-10-27target/arm: Implement Neoverse N2 CPU modelPeter Maydell
2023-10-19hw/arm/sbsa-ref: use bsa.h for PPI definitionsLeif Lindholm
2023-09-21sbsa-ref: add non-secure EL2 virtual timerMarcin Juszkiewicz
2023-07-17hw/arm/sbsa-ref: set 'slots' property of xhciYuquan Wang
2023-07-08hw: Simplify calls to pci_nic_init_nofail()Thomas Huth
2023-07-06target/arm: Define neoverse-v1Peter Maydell
2023-07-04hw/arm/sbsa-ref: use XHCI to replace EHCIYuquan Wang
2023-06-28hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' headerPhilippe Mathieu-Daudé
2023-06-28hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé
2023-06-26hw/arm: Validate cluster and NUMA node boundaryGavin Shan
2023-06-23hw/arm/sbsa-ref: add ITS support in SBSA GICShashi Mallela
2023-05-30hw/arm/sbsa-ref: add GIC node into DTMarcin Juszkiewicz
2023-05-26hw/arm: Use MachineClass->default_nic in the sbsa-ref machineThomas Huth
2023-05-18sbsa-ref: use Bochs graphics card instead of VGAMarcin Juszkiewicz
2023-05-18sbsa-ref: switch default cpu core to Neoverse-N1Marcin Juszkiewicz
2023-02-27hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()Philippe Mathieu-Daudé
2023-02-03sbsa-ref: remove cortex-a76 from list of supported cpusMarcin Juszkiewicz
2023-02-03hw/arm: Use TYPE_ARM_SMMUV3Richard Henderson
2022-05-09hw/arm: add versioning to sbsa-ref machine DTLeif Lindholm
2022-05-09target/arm: Define neoverse-n1Richard Henderson
2022-05-09target/arm: Define cortex-a76Richard Henderson
2022-02-08hw/arm/boot: Drop nb_cpus field from arm_boot_infoPeter Maydell
2021-12-15hw/arm: Don't include qemu-common.h unnecessarilyPeter Maydell
2021-10-20hw/arm/sbsa-ref: Fixed cpu type error message typo.Shuuichirou Ishii
2021-08-25sbsa-ref: Rename SBSA_GWDT enum valueEduardo Habkost
2021-08-02hw/arm/boot: Report error if there is no fw_cfg device in the machinePeter Maydell
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-03-05sbsa-ref: add 'max' to list of allowed cpusMarcin Juszkiewicz
2021-03-05sbsa-ref: remove cortex-a53 from list of supported cpusMarcin Juszkiewicz
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-12-10arm: remove bios_namePaolo Bonzini
2020-12-10sbsa-ref: allow to use Cortex-A53/57/72 cpusMarcin Juszkiewicz
2020-10-27hw/arm/sbsa-ref: add SBSA watchdog deviceShashi Mallela