index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
sbsa-ref.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property
Peter Maydell
2024-04-30
1
-0
/
+1
*
hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz
Peter Maydell
2024-04-30
1
-0
/
+15
*
hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
Marcin Juszkiewicz
2024-02-27
1
-3
/
+2
*
hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
BALATON Zoltan
2024-02-27
1
-1
/
+1
*
hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
Philippe Mathieu-Daudé
2024-02-27
1
-10
/
+1
*
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
Philippe Mathieu-Daudé
2024-02-15
1
-0
/
+1
*
hw/arm/sbsa-ref: use pci_init_nic_devices()
David Woodhouse
2024-02-02
1
-3
/
+1
*
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
2024-01-26
1
-0
/
+1
*
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
2024-01-26
1
-0
/
+1
*
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
2024-01-26
1
-1
/
+1
*
hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
Gavin Shan
2024-01-05
1
-26
/
+10
*
hw/arm/sbsa-ref: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
1
-2
/
+5
*
target/arm: Implement Neoverse N2 CPU model
Peter Maydell
2023-10-27
1
-0
/
+1
*
hw/arm/sbsa-ref: use bsa.h for PPI definitions
Leif Lindholm
2023-10-19
1
-12
/
+9
*
sbsa-ref: add non-secure EL2 virtual timer
Marcin Juszkiewicz
2023-09-21
1
-0
/
+2
*
hw/arm/sbsa-ref: set 'slots' property of xhci
Yuquan Wang
2023-07-17
1
-0
/
+1
*
hw: Simplify calls to pci_nic_init_nofail()
Thomas Huth
2023-07-08
1
-7
/
+1
*
target/arm: Define neoverse-v1
Peter Maydell
2023-07-06
1
-0
/
+1
*
hw/arm/sbsa-ref: use XHCI to replace EHCI
Yuquan Wang
2023-07-04
1
-10
/
+13
*
hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header
Philippe Mathieu-Daudé
2023-06-28
1
-0
/
+1
*
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-28
1
-0
/
+1
*
hw/arm: Validate cluster and NUMA node boundary
Gavin Shan
2023-06-26
1
-0
/
+2
*
hw/arm/sbsa-ref: add ITS support in SBSA GIC
Shashi Mallela
2023-06-23
1
-3
/
+30
*
hw/arm/sbsa-ref: add GIC node into DT
Marcin Juszkiewicz
2023-05-30
1
-1
/
+18
*
hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
Thomas Huth
2023-05-26
1
-1
/
+3
*
sbsa-ref: use Bochs graphics card instead of VGA
Marcin Juszkiewicz
2023-05-18
1
-1
/
+1
*
sbsa-ref: switch default cpu core to Neoverse-N1
Marcin Juszkiewicz
2023-05-18
1
-1
/
+1
*
hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
sbsa-ref: remove cortex-a76 from list of supported cpus
Marcin Juszkiewicz
2023-02-03
1
-1
/
+0
*
hw/arm: Use TYPE_ARM_SMMUV3
Richard Henderson
2023-02-03
1
-1
/
+2
*
hw/arm: add versioning to sbsa-ref machine DT
Leif Lindholm
2022-05-09
1
-0
/
+14
*
target/arm: Define neoverse-n1
Richard Henderson
2022-05-09
1
-0
/
+1
*
target/arm: Define cortex-a76
Richard Henderson
2022-05-09
1
-0
/
+1
*
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
2022-02-08
1
-1
/
+0
*
hw/arm: Don't include qemu-common.h unnecessarily
Peter Maydell
2021-12-15
1
-1
/
+0
*
hw/arm/sbsa-ref: Fixed cpu type error message typo.
Shuuichirou Ishii
2021-10-20
1
-1
/
+1
*
sbsa-ref: Rename SBSA_GWDT enum value
Eduardo Habkost
2021-08-25
1
-3
/
+3
*
hw/arm/boot: Report error if there is no fw_cfg device in the machine
Peter Maydell
2021-08-02
1
-7
/
+0
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
sbsa-ref: add 'max' to list of allowed cpus
Marcin Juszkiewicz
2021-03-05
1
-0
/
+1
*
sbsa-ref: remove cortex-a53 from list of supported cpus
Marcin Juszkiewicz
2021-03-05
1
-1
/
+0
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
arm: remove bios_name
Paolo Bonzini
2020-12-10
1
-0
/
+2
*
sbsa-ref: allow to use Cortex-A53/57/72 cpus
Marcin Juszkiewicz
2020-12-10
1
-3
/
+20
*
hw/arm/sbsa-ref: add SBSA watchdog device
Shashi Mallela
2020-10-27
1
-0
/
+23
*
hw/arm/sbsa-ref : allocate IRQs for SMMUv3
Graeme Gregory
2020-10-08
1
-0
/
+1
*
hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
Graeme Gregory
2020-10-08
1
-1
/
+1
*
move MemMapEntry
Gerd Hoffmann
2020-09-30
1
-5
/
+0
*
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-22
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
[next]