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-04-26
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
Peter Maydell
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
Peter Maydell
2018-04-26
hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
Peter Maydell
2018-04-26
hw/arm/highbank: don't make sysram 'nomigrate'
Peter Maydell
2018-04-26
hw/arm/raspi: Don't bother setting default_cpu_type
Peter Maydell
2018-04-26
arm: always start from first_cpu when registering loader cpu reset callback
Igor Mammedov
2018-04-10
hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
Thomas Huth
2018-04-10
hw/arm/allwinner-a10: Do not use nd_table in instance_init function
Thomas Huth
2018-04-10
hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
Thomas Huth
2018-04-10
hw/arm: Allow manually specified /psci node
Andrey Smirnov
2018-03-23
mach-virt: Set VM's SMBIOS system version to mc->name
Wei Huang
2018-03-23
hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15
Peter Maydell
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-19
hw/arm/raspi: Provide spin-loop code for AArch64 CPUs
Peter Maydell
2018-03-19
hw/arm/bcm2836: Hardcode correct CPU type
Peter Maydell
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-13
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
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é
[next]