summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2017-03-01tests: fix ptimer leaksMarc-André Lureau1-0/+1
2017-02-28bcm2835_sdhost: add bcm2835 sdhost controllerClement Deschamps1-0/+48
2017-02-28hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger1-0/+1
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki2-0/+29
2017-02-25Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into stagingPeter Maydell1-2/+9
2017-02-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...Peter Maydell1-5/+0
2017-02-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...Peter Maydell4-14/+10
2017-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic1-1/+0
2017-02-24s390x: bump ADAPTER_ROUTES_MAX_GSIHalil Pasic1-2/+8
2017-02-24s390x: add property adapter_routes_max_batchHalil Pasic1-0/+2
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau1-5/+0
2017-02-22machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...Igor Mammedov1-5/+3
2017-02-22machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacksIgor Mammedov1-0/+3
2017-02-22spapr: reuse machine->possible_cpus instead of cores[]Igor Mammedov1-1/+0
2017-02-22change CPUArchId.cpu type to Object*Igor Mammedov1-1/+1
2017-02-22pc: calculate topology only once when possible_cpus is initialisedIgor Mammedov1-0/+2
2017-02-22machine: move possible_cpus to MachineStateIgor Mammedov2-1/+1
2017-02-22spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.cIgor Mammedov1-6/+0
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton1-0/+68
2017-02-21loader: Support Flattened Image Trees (FIT images)Paul Burton2-0/+47
2017-02-21hw/mips_gictimer: provide API for retrieving frequencyPaul Burton1-0/+1
2017-02-21hw/mips_cmgcr: allow GCR base to be movedPaul Burton1-0/+3
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster2-1/+3
2017-02-21hw/scsi: Concentrate -drive if=scsi auto-create in one placeMarkus Armbruster1-1/+2
2017-02-21xhci: add qemu xhci controllerGerd Hoffmann1-0/+1
2017-02-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20170220-1' into...Peter Maydell1-2/+2
2017-02-20ps2: fix mouse mappings for right/middle buttonFabian Lesniak1-2/+2
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David1-0/+2
2017-02-17virtio: add MemoryListener to cache ring translationsPaolo Bonzini1-0/+1
2017-02-17virtio: add virtio_*_phys_cachedPaolo Bonzini1-0/+52
2017-02-17virtio: Report real progress in VQ aio poll handlerFam Zheng3-6/+6
2017-02-16hw/char/mcf_uart: QOMify the ColdFire UARTThomas Huth1-5/+1
2017-02-13virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert1-2/+2
2017-02-07hw/misc: New "unimplemented" sysbus devicePeter Maydell1-0/+39
2017-02-07aspeed: add a watchdog controllerCédric Le Goater1-0/+2
2017-02-07wdt: Add Aspeed watchdog device modelCédric Le Goater1-0/+32
2017-02-06usb: accept usb3 control requestsGerd Hoffmann1-0/+2
2017-02-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell1-1/+1
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell2-3/+5
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+1
2017-02-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-3/+27
2017-02-01hw/pci: disable pci-bridge's shpc by defaultMarcel Apfelbaum1-0/+4
2017-02-01virtio: make virtio_should_notify staticPaolo Bonzini1-1/+0
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin1-2/+3
2017-02-01hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum1-0/+1
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum1-0/+19
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-1/+1
2017-01-31ps2: add support for mice with extra/side buttonsFabian Lesniak1-0/+6
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth1-0/+1
2017-01-31ppc/spapr: implement H_SIGNAL_SYS_RESETNicholas Piggin1-1/+4