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
2018-03-19
hw/arm/bcm2836: Use correct affinity values for BCM2837
Peter Maydell
2018-03-19
hw/arm/bcm2836: Create proper bcm2837 device
Peter Maydell
2018-03-19
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
Peter Maydell
2018-03-19
hw/arm/bcm2386: Fix parent type of bcm2386
Peter Maydell
2018-03-19
hw/arm/boot: If booting a kernel in EL2, set SCR_EL3.HCE
Peter Maydell
2018-03-19
hw/arm/boot: assert that secure_boot and secure_board_setup are false for AAr...
Peter Maydell
2018-03-19
hw/arm/raspi: Don't do board-setup or secure-boot for raspi3
Peter Maydell
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-09
hw/arm/virt: Support -machine gic-version=max
Peter Maydell
2018-03-09
hw/arm/virt: Add "max" to the list of CPU types "virt" supports
Peter Maydell
2018-03-09
arm: avoid heap-buffer-overflow in load_aarch64_image
Marc-André Lureau
2018-03-09
arm: fix load ELF error leak
Marc-André Lureau
2018-03-09
hw/arm: Use more CONFIG switches for the object files
Thomas Huth
2018-03-09
Implement support for i.MX7 Sabre board
Andrey Smirnov
2018-03-09
i.MX: Add i.MX7 SOC implementation.
Andrey Smirnov
2018-03-09
hw/arm: Set the core count for Xilinx's ZynqMP
Alistair Francis
2018-03-02
mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image
Peter Maydell
2018-03-02
hw/arm/iotkit: Model Arm IOT Kit
Peter Maydell
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
[next]