index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
rtc: Move RTC function prototypes to their own header
Peter Maydell
3
-3
/
+3
2022-01-28
hw/armv7m: Fix broken VMStateDescription
Peter Maydell
1
-2
/
+2
2022-01-20
hw/arm/aspeed: Add the i3c device to the AST2600 SoC
Troy Lee
1
-0
/
+16
2022-01-20
hw/arm: kudo add lm75s behind bus 1 switch at 75
Patrick Venture
1
-1
/
+9
2022-01-20
hw/arm/virt: Drop superfluous checks against highmem
Marc Zyngier
2
-6
/
+1
2022-01-20
hw/arm/virt: Disable highmem devices that don't fit in the PA range
Marc Zyngier
1
-6
/
+28
2022-01-20
hw/arm/virt: Use the PA range to compute the memory map
Marc Zyngier
1
-12
/
+52
2022-01-20
hw/arm/virt: Honor highmem setting when computing the memory map
Marc Zyngier
1
-3
/
+7
2022-01-20
hw/arm/virt: Add a control for the the highmem redistributors
Marc Zyngier
2
-0
/
+4
2022-01-20
hw/arm/virt: Add a control for the the highmem PCIe MMIO
Marc Zyngier
2
-8
/
+9
2022-01-20
hw/arm/virt: Support for virtio-mem-pci
Gavin Shan
2
-0
/
+71
2022-01-20
hw/arm/virt: Support cluster level in DT cpu-map
Yanan Wang
1
-7
/
+8
2022-01-20
hw/arm/virt: Support CPU cluster on ARM virt machine
Yanan Wang
1
-0
/
+1
2022-01-20
hw/net: Move MV88W8618 network device out of hw/arm/ directory
Philippe Mathieu-Daudé
1
-380
/
+1
2022-01-20
hw/arm/musicpal: Fix coding style of code related to MV88W8618 device
Philippe Mathieu-Daudé
1
-7
/
+7
2022-01-20
hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/
Philippe Mathieu-Daudé
1
-0
/
+3
2022-01-18
hw/arm: add control knob to disable kaslr_seed via DTB
Alex Bennée
1
-2
/
+30
2022-01-07
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2
-1
/
+2
2022-01-07
acpi: tpm: Add missing device identification objects
Stefan Berger
1
-0
/
+1
2022-01-07
hw/arm: kudo add lm75s on bus 13
Patrick Venture
1
-1
/
+10
2022-01-07
hw/arm: add i2c muxes to kudo-bmc
Patrick Venture
1
-0
/
+9
2022-01-07
hw/arm: attach MMC to kudo-bmc
Shengtan Mao
1
-0
/
+1
2022-01-07
hw/arm: Add kudo i2c eeproms.
Chris Rauer
1
-0
/
+8
2022-01-07
Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
Troy Lee
1
-0
/
+8
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
1
-1
/
+1
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
1
-1
/
+8
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
3
-12
/
+18
2021-12-15
Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
18
-38
/
+59
2021-12-15
hw/arm/aspeed: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-8
/
+13
2021-12-15
hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-7
/
+9
2021-12-15
hw/arm/xlnx-zcu102: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-3
/
+3
2021-12-15
hw/arm/virt: Use object_property_set instead of qdev_prop_set
Jean-Philippe Brucker
1
-2
/
+3
2021-12-15
hw/arm/virt: Reject instantiation of multiple IOMMUs
Jean-Philippe Brucker
1
-0
/
+5
2021-12-15
hw/arm/virt: Remove device tree restriction for virtio-iommu
Jean-Philippe Brucker
1
-8
/
+2
2021-12-15
hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
Jean-Philippe Brucker
2
-0
/
+8
2021-12-15
hw/arm: Don't include qemu-common.h unnecessarily
Peter Maydell
8
-8
/
+0
2021-12-15
hw/arm/xlnx-versal-virt: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+2
2021-12-15
hw/arm/mcimx7d-sabre: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+1
2021-12-15
hw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+1
2021-12-15
hw/arm/imx25_pdk: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+1
2021-12-15
hw/arm/versatilepb hw/arm/vexpress: Replace drive_get_next() by drive_get()
Markus Armbruster
2
-5
/
+5
2021-12-15
hw/arm/npcm7xx_boards: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-3
/
+3
2021-12-15
hw: Replace trivial drive_get_next() by drive_get()
Markus Armbruster
7
-7
/
+7
2021-12-15
hw/sd/ssi-sd: Do not create SD card within controller's realize
Markus Armbruster
1
-1
/
+14
2021-11-26
hw/arm/virt: Extend nested and mte checks to hvf
Alexander Graf
1
-6
/
+9
2021-11-02
hw/arm/virt: Rename default_bus_bypass_iommu
Jean-Philippe Brucker
1
-2
/
+2
2021-11-02
hw/arm: Attach MMC to quanta-gbs-bmc
Shengtan Mao
1
-0
/
+20
2021-11-02
hw/arm: Add Nuvoton SD module to board
Shengtan Mao
1
-1
/
+11
2021-10-22
Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...
Richard Henderson
1
-0
/
+74
2021-10-22
aspeed: Add support for the fp5280g2-bmc board
John Wang
1
-0
/
+74
[prev]
[next]