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
2018-03-02
armv7m: Forward init-svtor property to CPU object
Peter Maydell
2018-03-02
armv7m: Forward idau property to CPU object
Peter Maydell
2018-03-02
hw/arm/armv7m: Honour CPU's address space for image loads
Peter Maydell
2018-03-02
hw/arm/boot: Honour CPU's address space for image loads
Peter Maydell
2018-03-02
xlnx-zynqmp: Connect the RTC device
Alistair Francis
2018-03-01
arm/vexpress: Add proper display connector emulation
Linus Walleij
2018-02-22
raspi: Add "raspi3" machine type
Pekka Enberg
2018-02-15
raspi: Raspberry Pi 3 support
Pekka Enberg
2018-02-15
bcm2836: Make CPU type configurable
Pekka Enberg
2018-02-15
hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
Philippe Mathieu-Daudé
2018-02-15
hw/arm/aspeed: directly map the serial device to the system address space
Philippe Mathieu-Daudé
2018-02-13
hw/arm/xilinx_zynqmp: enable the UHS-I mode
Philippe Mathieu-Daudé
2018-02-13
hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
Philippe Mathieu-Daudé
2018-02-13
hw/arm/fsl-imx6: implement SDHCI Spec. v3
Philippe Mathieu-Daudé
2018-02-13
hw/arm/bcm2835_peripherals: change maximum block size to 1kB
Philippe Mathieu-Daudé
2018-02-13
hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
Philippe Mathieu-Daudé
2018-02-13
hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
Philippe Mathieu-Daudé
2018-02-13
hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
Philippe Mathieu-Daudé
2018-02-13
hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
Philippe Mathieu-Daudé
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
Andrey Smirnov
2018-02-09
hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
Andrey Smirnov
2018-02-06
hw/arm: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-02-02
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
2018-01-26
xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
Alistair Francis
2018-01-26
aarch64-softmmu.mak: Use an ARM specific config
Alistair Francis
2018-01-25
hw/arm/virt: Check that the CPU realize method succeeded
Peter Maydell
2018-01-22
Fixes after renaming __FUNCTION__ to __func__
Alistair Francis
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
hw/arm/virt: Allow only supported dynamic sysbus devices
Eduardo Habkost
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-16
hw/arm/virt: Add virt-2.12 machine type
Peter Maydell
2018-01-11
imx_fec: Do not link to netdev
Andrey Smirnov
2018-01-11
Virt: ACPI: fix qemu assert due to re-assigned table data address
Zhaoshenglong
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-13
xlnx-zcu102: Add support for the ZynqMP QSPI
Francisco Iglesias
2017-11-24
hw/arm/virt: Add 2.11 machine type
Eric Auger
2017-11-20
hw/arm: Silence xlnx-ep108 deprecation warning during tests
Thomas Huth
2017-11-20
hw/arm/aspeed: Unlock SCU when running kernel
Joel Stanley
2017-11-13
hw: add .min_cpus and .default_cpus fields to machine_class
Emilio G. Cota
2017-11-13
xlnx-zcu102: Specify the max number of CPUs for the EP108
Emilio G. Cota
2017-11-13
xlnx-zcu102: Add an info message deprecating the EP108
Alistair Francis
2017-11-13
xlnx-zynqmp: Properly support the smp command line option
Alistair Francis
2017-11-13
highbank: validate register offset before access
Prasad J Pandit
2017-11-07
hw/arm: Mark the "fsl,imx31" device with user_creatable = false
Thomas Huth
2017-11-07
hw/arm: Mark the "fsl,imx25" device with user_creatable = false
Thomas Huth
2017-11-07
hw/arm: Mark the "fsl,imx6" device with user_creatable = false
Thomas Huth
2017-10-31
msf2: Wire up SYSRESETREQ in SoC for system reset
Subbaraya Sundeep
[next]