summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* aspeed/smc: fix some alignment issuesCédric Le Goater2018-09-251-4/+4
* hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater2018-09-251-142/+70Star
* hw/arm/aspeed: change the FMC flash model of the AST2500 evbCédric Le Goater2018-09-251-1/+1
* aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater2018-09-251-1/+0Star
* hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statementsPeter Maydell2018-09-251-0/+2
* hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/writePeter Maydell2018-09-252-67/+2Star
* hw/net/pcnet-pci: Convert away from old_mmio accessorsPeter Maydell2018-09-252-84/+57Star
* hw/intc/arm_gic: Drop GIC_BASE_IRQ macroPeter Maydell2018-09-253-20/+14Star
* hw/arm/smmuv3: fix eventq recording and IRQ triggerringEric Auger2018-09-252-14/+14
* hw/arm/smmu-common: Fix the name of the iommu memory regionsEric Auger2018-09-251-3/+3
* aspeed/i2c: Fix receive done interrupt handlingGuenter Roeck2018-09-251-1/+9
* aspeed/i2c: Handle receive command in separate functionGuenter Roeck2018-09-251-16/+21
* aspeed/i2c: interrupts should be cleared by software onlyCédric Le Goater2018-09-251-4/+12
* arm: Add BBC micro:bit machineJoel Stanley2018-09-252-1/+68
* arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley2018-09-252-0/+134
* hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodesShannon Zhao2018-09-251-4/+6
* hw/arm/exynos4210: fix Exynos4210 UART supportBartlomiej Zolnierkiewicz2018-09-251-4/+4
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell2018-09-2510-39/+89
|\
| * 40p: add fixed IRQ routing for LSI SCSI deviceMark Cave-Ayland2018-09-251-5/+6
| * lsi53c895a: add optional external IRQ via qdevMark Cave-Ayland2018-09-251-2/+14
| * scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland2018-09-251-14/+0Star
| * scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland2018-09-254-4/+10
| * scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland2018-09-251-0/+7
| * sm501: Adjust endianness of pixel value in rectangle fillMarcus Comstedt2018-09-251-0/+3
| * spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater2018-09-252-7/+4Star
| * spapr: increase the size of the IRQ number spaceCédric Le Goater2018-09-252-1/+15
| * spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater2018-09-252-4/+10
| * 40p: use OR gate to wire up raven PCI interruptsMark Cave-Ayland2018-09-252-5/+24
| * raven: some minor IRQ-related tidy-upsMark Cave-Ayland2018-09-251-6/+5Star
| * hw/ppc: on 40p machine, change default firmware to OpenBIOSHervé Poussineau2018-09-251-1/+1
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell2018-09-258-30/+18Star
|\ \
| * | Drop "qemu:" prefix from error_report() argumentsMao Zhongyi2018-09-247-15/+15
| * | qemu-error: add {error, warn}_report_once_condCornelia Huck2018-09-241-15/+3Star
* | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...Peter Maydell2018-09-252-0/+70
|\ \ \
| * | | sun4u: implement custom FWPathProviderMark Cave-Ayland2018-09-141-0/+58
| * | | sabre: generate correct fw path for sabre PCI host bridgeMark Cave-Ayland2018-09-141-0/+12
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-09-247-107/+90Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | vhost: fix invalid downcastYury Kotov2018-09-071-3/+1Star
| * | | pc: make sure that guest isn't able to unplug the first cpuIgor Mammedov2018-09-071-4/+6
| * | | hw/pci: add PCI resource reserve capability to legacy PCI bridgeJing Liu2018-09-071-0/+24
| * | | hw/pci: factor PCI reserve resources to a separate structureJing Liu2018-09-072-37/+34Star
| * | | virtio: update MemoryRegionCaches when guest negotiates featuresPaolo Bonzini2018-09-071-2/+13
| * | | pc: acpi: revert back to 1 SRAT entry for hotpluggable areaIgor Mammedov2018-09-071-61/+12Star
| |/ /
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell2018-09-2415-80/+194
|\ \ \
| * | | target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania2018-09-052-0/+3
| * | | Fix a deadlock case in the CPU hotplug flowJose Ricardo Ziviani2018-09-031-5/+5
| * | | spapr: Correct reference count on spapr-cpu-coreSam Bobroff2018-08-301-0/+2
| * | | mac_newworld: implement custom FWPathProviderMark Cave-Ayland2018-08-301-1/+57
| * | | uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland2018-08-302-0/+17
| * | | mac_oldworld: implement custom FWPathProviderMark Cave-Ayland2018-08-301-1/+57