aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2017-03-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-03-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-...Peter Maydell
2017-02-28Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170228' into stagingPeter Maydell
2017-02-28hw/block: Introduce share-rw qdev propertyKevin Wolf
2017-02-28hw/block: Request permissionsKevin Wolf
2017-02-28bcm2835: add sdhost and gpio controllersClement Deschamps
2017-02-28bcm2835_gpio: add bcm2835 gpio controllerClement Deschamps
2017-02-28hw/sd: add card-reparenting functionClement Deschamps
2017-02-28hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstateVijaya Kumar K
2017-02-28stm32f205: Create armv7m object without using armv7m_init()Peter Maydell
2017-02-28armv7m: Split systick out from NVICPeter Maydell
2017-02-28armv7m: Make bitband device take the address space to accessPeter Maydell
2017-02-28armv7m: Make ARMv7M object take memory region linkPeter Maydell
2017-02-28armv7m: QOMify the armv7m containerPeter Maydell
2017-02-28armv7m: Move NVICState struct definition into headerPeter Maydell
2017-02-28armv7m: Abstract out the "load kernel" codePeter Maydell
2017-02-28bcm2835_sdhost: add bcm2835 sdhost controllerClement Deschamps
2017-02-28hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki
2017-02-28elf-loader: Allow late loading of elfFarhan Ali
2017-02-25Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into stagingPeter Maydell
2017-02-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...Peter Maydell
2017-02-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...Peter Maydell
2017-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic
2017-02-24s390x: bump ADAPTER_ROUTES_MAX_GSIHalil Pasic
2017-02-24s390x: add property adapter_routes_max_batchHalil Pasic
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau
2017-02-22machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...Igor Mammedov
2017-02-22machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacksIgor Mammedov
2017-02-22spapr: reuse machine->possible_cpus instead of cores[]Igor Mammedov
2017-02-22change CPUArchId.cpu type to Object*Igor Mammedov
2017-02-22pc: calculate topology only once when possible_cpus is initialisedIgor Mammedov
2017-02-22machine: move possible_cpus to MachineStateIgor Mammedov
2017-02-22spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.cIgor Mammedov
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton
2017-02-21loader: Support Flattened Image Trees (FIT images)Paul Burton
2017-02-21hw/mips_gictimer: provide API for retrieving frequencyPaul Burton
2017-02-21hw/mips_cmgcr: allow GCR base to be movedPaul Burton
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster
2017-02-21hw/scsi: Concentrate -drive if=scsi auto-create in one placeMarkus Armbruster
2017-02-21xhci: add qemu xhci controllerGerd Hoffmann
2017-02-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20170220-1' into...Peter Maydell
2017-02-20ps2: fix mouse mappings for right/middle buttonFabian Lesniak
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David
2017-02-17virtio: add MemoryListener to cache ring translationsPaolo Bonzini
2017-02-17virtio: add virtio_*_phys_cachedPaolo Bonzini
2017-02-17virtio: Report real progress in VQ aio poll handlerFam Zheng
2017-02-16hw/char/mcf_uart: QOMify the ColdFire UARTThomas Huth
2017-02-13virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert
2017-02-07hw/misc: New "unimplemented" sysbus devicePeter Maydell