summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella2019-02-053-1/+9
* hw/i386/pc: use PVH option romStefano Garzarella2019-02-051-0/+5
* pvh: load initrd and expose it through fw_cfgStefano Garzarella2019-02-051-9/+29
* pvh: Boot uncompressed kernel using direct boot ABILiam Merwick2019-02-051-0/+135
* elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-0539-69/+103
* Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell2019-02-054-38/+429
|\
| * hw/xtensa: xtfpga: raise CPU number limitMax Filippov2019-01-281-8/+8
| * hw/xtensa: xtfpga: use MX PIC for SMPMax Filippov2019-01-281-1/+21
| * target/xtensa: add MX interrupt controllerMax Filippov2019-01-282-0/+355
| * target/xtensa: expose core runstall as an IRQ lineMax Filippov2019-01-281-0/+12
| * target/xtensa: rearrange access to external interruptsMax Filippov2019-01-282-16/+16
| * target/xtensa: drop function xtensa_timer_irqMax Filippov2019-01-281-6/+1Star
| * target/xtensa: fix access to the INTERRUPT SRMax Filippov2019-01-241-2/+2
| * hw/xtensa: xtfpga: use core frequencyMax Filippov2019-01-241-4/+8
| * hw/xtensa: xtfpga: fix bootloader placement in SMPMax Filippov2019-01-241-2/+7
* | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...Peter Maydell2019-02-044-20/+57
|\ \
| * | xen-block: handle resize callbackPaul Durrant2019-02-043-7/+38
| * | xen: fix xen-bus state model to allow frontend re-connectionPaul Durrant2019-02-041-13/+19
* | | hw/ppc: Don't include m48t59.h if it is not necessaryThomas Huth2019-02-044-5/+0Star
* | | spapr_pci: Fix endianness in assigned-addresses propertyAlexey Kardashevskiy2019-02-041-1/+1
* | | hw/ppc/spapr: Add support for "-vga cirrus"Thomas Huth2019-02-041-0/+1
* | | spapr: Drop unused parameters from fdt building helperAlexey Kardashevskiy2019-02-041-5/+3Star
* | | hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.cThomas Huth2019-02-043-60/+57Star
* | | spapr: move the interrupt presenters under machine_dataCédric Le Goater2019-02-045-18/+23
* | | ppc/pnv: introduce a CPU machine_dataCédric Le Goater2019-02-042-4/+15
* | | xive: add a get_tctx() method to the XiveRouterCédric Le Goater2019-02-042-6/+18
* | | spapr/pci: Fix primary bus number for PCI bridgesDavid Hildenbrand2019-02-041-4/+1Star
* | | spapr: Forbid setting ic-mode for old machine typesGreg Kurz2019-02-041-0/+5
* | | hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNsThomas Huth2019-02-041-3/+4
* | | spapr/vio: remove the "irq" property"Cédric Le Goater2019-02-041-41/+6Star
* | | ppc440: Avoid reporting error when reading non-existent RAM slotBALATON Zoltan2019-02-041-2/+4
* | | ppc/xive: fix remaining XiveFabric namesCédric Le Goater2019-02-041-3/+3
* | | sam460ex: Fix support for memory larger than 1GBBALATON Zoltan2019-02-042-12/+16
* | | ppc4xx: Pass array index to function instead of pointer into the arrayBALATON Zoltan2019-02-042-44/+36Star
* | | ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_tBALATON Zoltan2019-02-041-8/+8
* | | ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()BALATON Zoltan2019-02-043-4/+4
* | | sam460ex: Clean up SPD EEPROM creationBALATON Zoltan2019-02-041-153/+20Star
* | | smbus: Add a helper to generate SPD EEPROM dataBALATON Zoltan2019-02-041-0/+129
|/ /
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-02-013-20/+58
|\ \
| * | scsi-disk: Add device_id propertyKevin Wolf2019-02-011-8/+16
| * | scsi-disk: Don't use empty string as device idKevin Wolf2019-02-011-6/+8
| * | virtio-scsi: Forbid devices with different iothreads sharing a blockdevAlberto Garcia2019-02-011-0/+7
| * | scsi-disk: Acquire the AioContext in scsi_*_realize()Alberto Garcia2019-02-011-3/+20
| * | virtio-scsi: Move BlockBackend back to the main AioContext on unplugAlberto Garcia2019-02-011-0/+6
| * | uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell2019-02-011-4/+2Star
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...Peter Maydell2019-02-0115-810/+1935
|\ \ \
| * | | arm: Instantiate NRF51 special NVM's and NVMCSteffen Görtz2019-02-011-12/+29
| * | | hw/nvram/nrf51_nvm: Add nRF51 non-volatile memoriesSteffen Görtz2019-02-012-0/+389
| * | | arm: Clarify the logic of set_pc()Julia Suvorova2019-02-011-4/+0Star
| * | | hw/arm/mps2-tz: Add mps2-an521 modelPeter Maydell2019-02-011-2/+36