index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
2020-10-27
hw/arm/bcm2836: Introduce BCM283XClass::core_count
Philippe Mathieu-Daudé
2020-10-27
hw/arm/bcm2836: QOM'ify more by adding class_init() to each SoC type
Philippe Mathieu-Daudé
2020-10-27
hw/arm/bcm2836: Restrict BCM283XInfo declaration to C source
Philippe Mathieu-Daudé
2020-10-27
hw/arm/smmuv3: Set the restoration priority of the vSMMUv3 explicitly
Zenghui Yu
2020-10-27
hw/gpio: Add GPIO model for Nuvoton NPCM7xx
Havard Skinnemoen
2020-10-27
hw/arm/npcm7xx: Add EHCI and OHCI controllers
Havard Skinnemoen
2020-10-27
hw/misc: Add npcm7xx random number generator
Havard Skinnemoen
2020-10-27
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
2020-10-27
hw/arm: fix min_cpus for xlnx-versal-virt platform
Pavel Dovgalyuk
2020-10-27
hw/arm/highbank: Silence warnings about missing fallthrough statements
Thomas Huth
2020-10-20
hw/arm/nseries: Fix loading kernel image on n8x0 machines
Philippe Mathieu-Daudé
2020-10-20
hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs
Philippe Mathieu-Daudé
2020-10-20
hw/arm: Restrict APEI tables generation to the 'virt' machine
Philippe Mathieu-Daudé
2020-10-20
hw/arm/strongarm: Fix 'time to transmit a char' unit comment
Philippe Mathieu-Daudé
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
Andrew Jones
2020-10-08
hw/arm/virt: Move post cpu realize check into its own function
Andrew Jones
2020-10-08
hw/arm/sbsa-ref : allocate IRQs for SMMUv3
Graeme Gregory
2020-10-08
hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
Graeme Gregory
2020-10-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...
Peter Maydell
2020-10-01
hw/arm/raspi: Remove use of the 'version' value in the board code
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Introduce RaspiProcessorId enum
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Use more specific machine names
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Avoid using TypeInfo::class_data pointer
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Load the firmware on the first core
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Display the board revision in the machine description
Philippe Mathieu-Daudé
2020-10-01
hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
Philippe Mathieu-Daudé
2020-10-01
hw/arm/bcm2835: Add more unimplemented peripherals
Philippe Mathieu-Daudé
2020-09-30
arm: use acpi_dsdt_add_gpex
Gerd Hoffmann
2020-09-30
move MemMapEntry
Gerd Hoffmann
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
2020-09-22
xlnx-zcu102: Register properties as class properties
Eduardo Habkost
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200918' int...
Peter Maydell
2020-09-18
hw/arm/aspeed: Add machine properties to define the flash models
Cédric Le Goater
2020-09-18
hw/arm/aspeed: Map the UART5 device unconditionally
Philippe Mathieu-Daudé
2020-09-17
acpi: move acpi_dsdt_add_power_button() to ged
Gerd Hoffmann
2020-09-14
hw/arm/npcm7xx: add board setup stub for CPU and UART clocks
Havard Skinnemoen
2020-09-14
hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
Havard Skinnemoen
2020-09-14
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
2020-09-14
hw/mem: Stubbed out NPCM7xx Memory Controller model
Havard Skinnemoen
2020-09-14
hw/nvram: NPCM7xx OTP device model
Havard Skinnemoen
2020-09-14
hw/arm: Load -bios image as a boot ROM for npcm7xx
Havard Skinnemoen
2020-09-14
hw/arm: Add two NPCM7xx-based machines
Havard Skinnemoen
2020-09-14
hw/arm: Add NPCM730 and NPCM750 SoC models
Havard Skinnemoen
2020-09-14
hw/misc: Add NPCM7xx System Global Control Registers device model
Havard Skinnemoen
[next]