aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-02-05hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella3-1/+9
2019-02-05hw/i386/pc: use PVH option romStefano Garzarella1-0/+5
2019-02-05pvh: load initrd and expose it through fw_cfgStefano Garzarella1-9/+29
2019-02-05pvh: Boot uncompressed kernel using direct boot ABILiam Merwick1-0/+135
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick39-69/+103
2019-02-05Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell4-38/+429
2019-02-05s390x/pci: Unplug remaining requested devices on pcihost resetDavid Hildenbrand1-0/+15
2019-02-05s390x/pci: Warn when adding PCI devices without the 'zpci' featureDavid Hildenbrand1-0/+6
2019-02-05s390x/pci: Fix hotplugging of PCI bridgesDavid Hildenbrand1-9/+19
2019-02-05s390x/pci: Fix primary bus number for PCI bridgesDavid Hildenbrand1-5/+8
2019-02-04Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...Peter Maydell4-20/+57
2019-02-04s390x/pci: mark zpci devices as unmigratableCornelia Huck1-0/+10
2019-02-04s390x/pci: Drop release timer and replace it with a flagDavid Hildenbrand2-33/+8
2019-02-04s390x/pci: Introduce unplug requests and split unplug handlerDavid Hildenbrand2-54/+113
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-01virtio: add checks for the size of the indirect tableDima Stepanov1-2/+2
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