index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
2021-12-15
Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2021-12-15
hw/arm/aspeed: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
hw/arm/xlnx-zcu102: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
hw/arm/virt: Use object_property_set instead of qdev_prop_set
Jean-Philippe Brucker
2021-12-15
hw/arm/virt: Reject instantiation of multiple IOMMUs
Jean-Philippe Brucker
2021-12-15
hw/arm/virt: Remove device tree restriction for virtio-iommu
Jean-Philippe Brucker
2021-12-15
hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
Jean-Philippe Brucker
2021-12-15
hw/arm: Don't include qemu-common.h unnecessarily
Peter Maydell
2021-12-15
hw/arm/xlnx-versal-virt: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
hw/arm/mcimx7d-sabre: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
hw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
hw/arm/imx25_pdk: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
hw/arm/versatilepb hw/arm/vexpress: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
hw/arm/npcm7xx_boards: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
hw: Replace trivial drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
hw/sd/ssi-sd: Do not create SD card within controller's realize
Markus Armbruster
2021-11-26
hw/arm/virt: Extend nested and mte checks to hvf
Alexander Graf
2021-11-02
hw/arm/virt: Rename default_bus_bypass_iommu
Jean-Philippe Brucker
2021-11-02
hw/arm: Attach MMC to quanta-gbs-bmc
Shengtan Mao
2021-11-02
hw/arm: Add Nuvoton SD module to board
Shengtan Mao
2021-10-22
Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...
Richard Henderson
2021-10-22
aspeed: Add support for the fp5280g2-bmc board
John Wang
2021-10-21
hw/arm/virt-acpi-build: Generate PPTT table
Yanan Wang
2021-10-20
hw/arm/virt: Add cpu-map to device tree
Andrew Jones
2021-10-20
hw/arm/virt: Only describe cpu topology since virt-6.2
Yanan Wang
2021-10-20
hw/arm/virt_acpi_build: Generate DBG2 table
Eric Auger
2021-10-20
hw/arm/sbsa-ref: Fixed cpu type error message typo.
Shuuichirou Ishii
2021-10-20
hw/arm/virt: Don't create device-tree node for empty NUMA node
Gavin Shan
2021-10-20
hw/arm/virt-acpi-build: IORT upgrade up to revision E.b
Eric Auger
2021-10-15
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
2021-10-12
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
2021-10-12
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
2021-10-12
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
aspeed/smc: Drop AspeedSMCController structure
Cédric Le Goater
2021-10-05
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
acpi: arm/virt: build_spcr: fix invalid cast
Igor Mammedov
2021-10-05
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
2021-10-05
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
2021-10-05
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-09-30
hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19
Xuzhou Cheng
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx eFUSE device
Tong Ho
[next]