summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2017-04-25aspeed: add a FTGMAC100 nicCédric Le Goater
2017-04-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell
2017-04-20xlnx-zynqmp: Set the Cadence GEM revisionAlistair Francis
2017-04-20hw/arm: Qomify pxa2xx.cSuramya Shah
2017-04-20stellaris: Don't hw_error() on bad register accessesPeter Maydell
2017-04-20hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski
2017-04-20hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into accountArd Biesheuvel
2017-04-20arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier
2017-02-28bcm2835: add sdhost and gpio controllersClement Deschamps
2017-02-28stm32f205: Rename 'nvic' local to 'armv7m'Peter Maydell
2017-02-28stm32f205: Create armv7m object without using armv7m_init()Peter Maydell
2017-02-28armv7m: Make bitband device take the address space to accessPeter Maydell
2017-02-28armv7m: Make NVIC expose a memory region rather than mapping itselfPeter Maydell
2017-02-28armv7m: Make ARMv7M object take memory region linkPeter Maydell
2017-02-28armv7m: Use QOMified armv7m object in armv7m_init()Peter Maydell
2017-02-28armv7m: QOMify the armv7m containerPeter Maydell
2017-02-28armv7m: Abstract out the "load kernel" codePeter Maydell
2017-02-28hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster IDKrzysztof Kozlowski
2017-02-28hw/arm/exynos: Fix Linux kernel division by zero for PLLsKrzysztof Kozlowski
2017-02-28hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger
2017-02-28hw/arm/virt: fix cpu object reference leakIgor Mammedov
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster
2017-02-21hw/arm/highbank: Default -drive to if=ide instead of if=scsiMarkus Armbruster
2017-02-21hw: Default -drive to if=none instead of scsi when scsi cannot workMarkus Armbruster
2017-02-21hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_busMarkus Armbruster
2017-02-21hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster
2017-02-10aspeed: remove useless comment on controller segment sizeCédric Le Goater
2017-02-10aspeed: check for negative values returned by blk_getlength()Cédric Le Goater
2017-02-10hw/arm/virt: Declare fwcfg as dma cache coherent in dtAlexander Graf
2017-02-10hw/arm/virt: Declare fwcfg as dma cache coherent in ACPIAlexander Graf
2017-02-10hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPIAlexander Graf
2017-02-10target-arm: Declare virtio-mmio as dma-coherent in dtAlexander Graf
2017-02-10target-arm: Enable vPMU support under TCG modeWei Huang
2017-02-07stellaris: Use the 'unimplemented' device for parts we don't implementPeter Maydell
2017-02-07stellaris: Document memory map and which SoC devices are unimplementedPeter Maydell
2017-02-07hw/arm/integratorcp: Support specifying features via -cpuJulian Brown
2017-02-07aspeed: add a watchdog controllerCédric Le Goater
2017-02-07integratorcp: adding vmstate for save/restorePavel Dovgalyuk
2017-01-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-27armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver
2017-01-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-01-20hw/arm/virt: Add board property to enable EL2Peter Maydell
2017-01-20target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell
2017-01-20hw/arm/virt-acpi-build: use SMC if booting in EL2Andrew Jones
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell
2017-01-20hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell
2017-01-20hw/arm/virt-acpi - reserve ECAM space as PNP0C02 deviceArd Biesheuvel
2017-01-20arm: virt: Fix segmentation fault when specifying an unsupported CPUShannon Zhao