summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-238-12/+14
* Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi2017-05-181-13/+13
|\
| * hw/arm/virt: generate 64-bit addressable ACPI objectsArd Biesheuvel2017-05-101-13/+13
* | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-171-1/+1
* | virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_f...Igor Mammedov2017-05-112-18/+14Star
* | virt-arm: add node-id property to CPUIgor Mammedov2017-05-111-0/+15
* | numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov2017-05-111-2/+18
* | hw/arm/virt: explicitly allocate cpu_index for cpusIgor Mammedov2017-05-111-0/+4
* | hw/arm/virt: use machine->possible_cpus for storing possible topology infoIgor Mammedov2017-05-111-3/+37
* | hw/arm/virt: extract mp-affinity calculation in separate functionIgor Mammedov2017-05-111-17/+26
|/
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-04-251-0/+21
|\
| * aspeed: add a FTGMAC100 nicCédric Le Goater2017-04-251-0/+21
* | hw/arm/exynos: Add generic SDHCI devicesKrzysztof Kozlowski2017-04-251-0/+29
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell2017-04-217-39/+0Star
|\
| * arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier2017-04-207-39/+0Star
* | xlnx-zynqmp: Set the Cadence GEM revisionAlistair Francis2017-04-201-1/+5
* | hw/arm: Qomify pxa2xx.cSuramya Shah2017-04-201-8/+6Star
* | stellaris: Don't hw_error() on bad register accessesPeter Maydell2017-04-201-23/+37
* | hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski2017-04-201-3/+4
* | hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into accountArd Biesheuvel2017-04-201-11/+53
|/
* bcm2835: add sdhost and gpio controllersClement Deschamps2017-02-281-2/+41
* stm32f205: Rename 'nvic' local to 'armv7m'Peter Maydell2017-02-281-9/+9
* stm32f205: Create armv7m object without using armv7m_init()Peter Maydell2017-02-282-6/+17
* armv7m: Make bitband device take the address space to accessPeter Maydell2017-02-281-87/+79Star
* armv7m: Make NVIC expose a memory region rather than mapping itselfPeter Maydell2017-02-281-1/+6
* armv7m: Make ARMv7M object take memory region linkPeter Maydell2017-02-281-1/+22
* armv7m: Use QOMified armv7m object in armv7m_init()Peter Maydell2017-02-281-37/+12Star
* armv7m: QOMify the armv7m containerPeter Maydell2017-02-281-12/+127
* armv7m: Abstract out the "load kernel" codePeter Maydell2017-02-281-5/+18
* hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster IDKrzysztof Kozlowski2017-02-281-0/+12
* hw/arm/exynos: Fix Linux kernel division by zero for PLLsKrzysztof Kozlowski2017-02-281-0/+6
* hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger2017-02-281-2/+29
* hw/arm/virt: fix cpu object reference leakIgor Mammedov2017-02-281-0/+1
* target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki2017-02-281-0/+15
* hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster2017-02-212-2/+2
* hw/arm/highbank: Default -drive to if=ide instead of if=scsiMarkus Armbruster2017-02-211-2/+6
* hw: Default -drive to if=none instead of scsi when scsi cannot workMarkus Armbruster2017-02-213-3/+0Star
* hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_busMarkus Armbruster2017-02-212-0/+10
* hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster2017-02-212-0/+4
* aspeed: remove useless comment on controller segment sizeCédric Le Goater2017-02-101-5/+3Star
* aspeed: check for negative values returned by blk_getlength()Cédric Le Goater2017-02-101-2/+12
* hw/arm/virt: Declare fwcfg as dma cache coherent in dtAlexander Graf2017-02-101-0/+1
* hw/arm/virt: Declare fwcfg as dma cache coherent in ACPIAlexander Graf2017-02-101-0/+1
* hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPIAlexander Graf2017-02-101-0/+1
* target-arm: Declare virtio-mmio as dma-coherent in dtAlexander Graf2017-02-102-0/+2
* target-arm: Enable vPMU support under TCG modeWei Huang2017-02-101-1/+1
* stellaris: Use the 'unimplemented' device for parts we don't implementPeter Maydell2017-02-071-0/+14
* stellaris: Document memory map and which SoC devices are unimplementedPeter Maydell2017-02-071-0/+34
* hw/arm/integratorcp: Support specifying features via -cpuJulian Brown2017-02-071-2/+17
* aspeed: add a watchdog controllerCédric Le Goater2017-02-071-0/+13