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-01-12
hw/*: Use type casting for SysBusDevice in NPCM7XX
Hao Wu
2021-01-12
hw/misc: Add a PWM module for NPCM7XX
Hao Wu
2021-01-12
hw/adc: Add an ADC module for NPCM7XX
Hao Wu
2021-01-12
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
2021-01-08
hw/arm: sabrelite: Connect the Ethernet PHY at address 6
Bin Meng
2021-01-08
musicpal: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
hw/arm/highbank: Drop dead KVM support code
Peter Maydell
2021-01-08
hw/arm/virt: Remove virt machine state 'smp_cpus'
Andrew Jones
2021-01-04
hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
2020-12-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...
Peter Maydell
2020-12-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-12-15
virt: Register "its" as class property
Eduardo Habkost
2020-12-15
arm/virt: Register most properties as class properties
Eduardo Habkost
2020-12-15
arm: xlnx-versal: Connect usb to virt-versal
Vikram Garhwal
2020-12-14
vexpress-a15: Register "virtualization" as class property
Eduardo Habkost
2020-12-14
vexpress: Register "secure" as class property
Eduardo Habkost
2020-12-13
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
arm: do not use ram_size global
Paolo Bonzini
2020-12-10
digic: remove bios_name
Paolo Bonzini
2020-12-10
arm: remove bios_name
Paolo Bonzini
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...
Peter Maydell
2020-12-10
hw/arm/armv7m: Correct typo in QOM object name
Peter Maydell
2020-12-10
hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
Peter Maydell
2020-12-10
sbsa-ref: allow to use Cortex-A53/57/72 cpus
Marcin Juszkiewicz
2020-12-10
xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
Vikram Garhwal
2020-12-10
hw/arm/smmuv3: Fix up L1STD_SPAN decoding
Kunkun Jiang
2020-12-10
aspeed: g220a-bmc: Add an FRU
John Wang
2020-12-10
ast2600: SRAM is 89KB
Joel Stanley
2020-12-10
aspeed: Add support for the g220a-bmc board
John Wang
2020-12-10
hw/misc: add an EMC141{3,4} device model
John Wang
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
acpi: Align the size to 128k
Yubo Miao
2020-12-08
acpi/gpex: Build tables for pxb
Yubo Miao
2020-12-08
hw/arm/virt: Write extra pci roots into fw_cfg
Jiahui Cen
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
Eugenio Pérez
2020-11-23
hw/arm: Fix bad print format specifiers
AlexChen
2020-11-17
hw/arm/virt: ARM_VIRT must select ARM_GIC
Andrew Jones
2020-11-10
hw/arm/nseries: Check return value from load_image_targphys()
Peter Maydell
2020-11-10
hw/arm/musicpal: Only use qdev_get_gpio_in() when necessary
Philippe Mathieu-Daudé
2020-11-10
hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input
Philippe Mathieu-Daudé
2020-11-10
hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()
Philippe Mathieu-Daudé
2020-11-10
hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ
Philippe Mathieu-Daudé
2020-11-10
hw/arm/armsse: Correct expansion MPC interrupt lines
Philippe Mathieu-Daudé
2020-11-10
hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
Philippe Mathieu-Daudé
[next]