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
2022-01-07
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-01-07
acpi: tpm: Add missing device identification objects
Stefan Berger
2022-01-07
hw/arm: kudo add lm75s on bus 13
Patrick Venture
2022-01-07
hw/arm: add i2c muxes to kudo-bmc
Patrick Venture
2022-01-07
hw/arm: attach MMC to kudo-bmc
Shengtan Mao
2022-01-07
hw/arm: Add kudo i2c eeproms.
Chris Rauer
2022-01-07
Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
Troy Lee
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
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
[next]