aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell10-39/+89
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell8-30/+18
2018-09-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...Peter Maydell2-0/+70
2018-09-2540p: add fixed IRQ routing for LSI SCSI deviceMark Cave-Ayland1-5/+6
2018-09-25lsi53c895a: add optional external IRQ via qdevMark Cave-Ayland1-2/+14
2018-09-25scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland1-14/+0
2018-09-25scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland4-4/+10
2018-09-25scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland1-0/+7
2018-09-25sm501: Adjust endianness of pixel value in rectangle fillMarcus Comstedt1-0/+3
2018-09-25spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater2-7/+4
2018-09-25spapr: increase the size of the IRQ number spaceCédric Le Goater2-1/+15
2018-09-25spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater2-4/+10
2018-09-2540p: use OR gate to wire up raven PCI interruptsMark Cave-Ayland2-5/+24
2018-09-25raven: some minor IRQ-related tidy-upsMark Cave-Ayland1-6/+5
2018-09-25hw/ppc: on 40p machine, change default firmware to OpenBIOSHervé Poussineau1-1/+1
2018-09-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-107/+90
2018-09-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell15-80/+194
2018-09-24Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...Peter Maydell3-29/+24
2018-09-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180903-pull-request' ...Peter Maydell10-60/+48
2018-09-24Drop "qemu:" prefix from error_report() argumentsMao Zhongyi7-15/+15
2018-09-24qemu-error: add {error, warn}_report_once_condCornelia Huck1-15/+3
2018-09-24Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180829' into stagingPeter Maydell13-669/+887
2018-09-14sun4u: implement custom FWPathProviderMark Cave-Ayland1-0/+58
2018-09-14sabre: generate correct fw path for sabre PCI host bridgeMark Cave-Ayland1-0/+12
2018-09-07vhost: fix invalid downcastYury Kotov1-3/+1
2018-09-07pc: make sure that guest isn't able to unplug the first cpuIgor Mammedov1-4/+6
2018-09-07hw/pci: add PCI resource reserve capability to legacy PCI bridgeJing Liu1-0/+24
2018-09-07hw/pci: factor PCI reserve resources to a separate structureJing Liu2-37/+34
2018-09-07virtio: update MemoryRegionCaches when guest negotiates featuresPaolo Bonzini1-2/+13
2018-09-07pc: acpi: revert back to 1 SRAT entry for hotpluggable areaIgor Mammedov1-61/+12
2018-09-05hw/riscv/spike: Set the soc device tree node as a simple-busAlistair Francis1-1/+1
2018-09-05hw/riscv/virtio: Set the soc device tree node as a simple-busAlistair Francis1-1/+1
2018-09-05target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania2-0/+3
2018-09-04RISC-V: Use atomic_cmpxchg to update PLIC bitmapsMichael Clark1-27/+22
2018-09-03virtio-gpu: add iommu supportGerd Hoffmann1-11/+14
2018-09-03virtio-gpu: pass down VirtIOGPU pointer to a bunch of functionsGerd Hoffmann2-14/+19
2018-09-03Fix a deadlock case in the CPU hotplug flowJose Ricardo Ziviani1-5/+5
2018-08-30use dpy_gfx_update_fullGerd Hoffmann8-17/+9
2018-08-30Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann2-16/+0
2018-08-30virtio-vga: fix resetGerd Hoffmann2-2/+6
2018-08-30spapr: Correct reference count on spapr-cpu-coreSam Bobroff1-0/+2
2018-08-30mac_newworld: implement custom FWPathProviderMark Cave-Ayland1-1/+57
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland2-0/+17
2018-08-30mac_oldworld: implement custom FWPathProviderMark Cave-Ayland1-1/+57
2018-08-30grackle: set device fw_name and address for correct fw path generationMark Cave-Ayland2-0/+18
2018-08-30macio: add addr property to macio IDE objectMark Cave-Ayland2-2/+4
2018-08-30macio: add macio bus to help with fw path generationMark Cave-Ayland1-9/+28
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland2-26/+1
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu10-22/+17
2018-08-28hw/s390x: Move virtio-ccw-blk code to a separate fileThomas Huth3-46/+68