aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-02-04Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...Peter Maydell4-20/+57
2019-02-04xen-block: handle resize callbackPaul Durrant3-7/+38
2019-02-04xen: fix xen-bus state model to allow frontend re-connectionPaul Durrant1-13/+19
2019-02-04hw/ppc: Don't include m48t59.h if it is not necessaryThomas Huth4-5/+0
2019-02-04spapr_pci: Fix endianness in assigned-addresses propertyAlexey Kardashevskiy1-1/+1
2019-02-04hw/ppc/spapr: Add support for "-vga cirrus"Thomas Huth1-0/+1
2019-02-04spapr: Drop unused parameters from fdt building helperAlexey Kardashevskiy1-5/+3
2019-02-04hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.cThomas Huth3-60/+57
2019-02-04spapr: move the interrupt presenters under machine_dataCédric Le Goater5-18/+23
2019-02-04ppc/pnv: introduce a CPU machine_dataCédric Le Goater2-4/+15
2019-02-04xive: add a get_tctx() method to the XiveRouterCédric Le Goater2-6/+18
2019-02-04spapr/pci: Fix primary bus number for PCI bridgesDavid Hildenbrand1-4/+1
2019-02-04spapr: Forbid setting ic-mode for old machine typesGreg Kurz1-0/+5
2019-02-04hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNsThomas Huth1-3/+4
2019-02-04spapr/vio: remove the "irq" property"Cédric Le Goater1-41/+6
2019-02-04ppc440: Avoid reporting error when reading non-existent RAM slotBALATON Zoltan1-2/+4
2019-02-04ppc/xive: fix remaining XiveFabric namesCédric Le Goater1-3/+3
2019-02-04sam460ex: Fix support for memory larger than 1GBBALATON Zoltan2-12/+16
2019-02-04ppc4xx: Pass array index to function instead of pointer into the arrayBALATON Zoltan2-44/+36
2019-02-04ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_tBALATON Zoltan1-8/+8
2019-02-04ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()BALATON Zoltan3-4/+4
2019-02-04sam460ex: Clean up SPD EEPROM creationBALATON Zoltan1-153/+20
2019-02-04smbus: Add a helper to generate SPD EEPROM dataBALATON Zoltan1-0/+129
2019-02-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-20/+58
2019-02-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...Peter Maydell15-810/+1935
2019-02-01arm: Instantiate NRF51 special NVM's and NVMCSteffen Görtz1-12/+29
2019-02-01hw/nvram/nrf51_nvm: Add nRF51 non-volatile memoriesSteffen Görtz2-0/+389
2019-02-01arm: Clarify the logic of set_pc()Julia Suvorova1-4/+0
2019-02-01hw/arm/mps2-tz: Add mps2-an521 modelPeter Maydell1-2/+36
2019-02-01hw/arm/mps2-tz: Add IRQ infrastructure to support SSE-200Peter Maydell1-20/+59
2019-02-01hw/arm/armsse: Add SSE-200 modelPeter Maydell1-0/+12
2019-02-01hw/arm/armsse: Add CPU_IDENTITY block to SSE-200Peter Maydell1-0/+28
2019-02-01hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell3-0/+139
2019-02-01hw/arm/armsse: Add unimplemented-device stub for CPU local control registersPeter Maydell1-0/+31
2019-02-01hw/arm/armsse: Add unimplemented-device stub for cache control registersPeter Maydell1-1/+38
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for PPUsPeter Maydell1-0/+58
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for MHUsPeter Maydell1-0/+41
2019-02-01iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurablePeter Maydell2-2/+64
2019-02-01hw/arm/armsse: Put each CPU in its own cluster objectPeter Maydell1-3/+28
2019-02-01hw/arm/armsse: Give each CPU its own view of memoryPeter Maydell1-2/+20
2019-02-01hw/arm/armsse: Support dual-CPU configurationPeter Maydell1-42/+164
2019-02-01hw/arm/armsse: Make SRAM bank size configurablePeter Maydell1-2/+16
2019-02-01hw/arm/armsse: Make number of SRAM banks parameterisedPeter Maydell1-29/+49
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell2-5/+6
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell3-3/+3
2019-02-01hw/arm/iotkit: Rename 'iotkit' local variables and functionsPeter Maydell1-34/+34
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell1-5/+29
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell2-30/+31
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell1-0/+10
2019-02-01armv7m: Make cpu object a child of the armv7m containerPeter Maydell1-1/+6