summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2016-07-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell
2016-07-14ast2400: externalize revision numbersCédric Le Goater
2016-07-14gic: provide defines for v2/v3 targetlist sizesAndrew Jones
2016-07-14virtio-mmio: format transport base address in BusClass.get_dev_pathLaszlo Ersek
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf
2016-07-12scsi-bus: Use longer sense buffer with scannersJarkko Lavinen
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12spapr_pci: Include spapr.h instead of playing games with #errorMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell
2016-07-12hw/mips_cmgcr: implement RESET_BASE register in CM GCRLeon Alrae
2016-07-12hw/mips/cps: create GIC block inside CPSLeon Alrae
2016-07-12hw/mips: implement Global Interrupt ControllerYongbok Kim
2016-07-12hw/mips: implement GIC Interval TimerYongbok Kim
2016-07-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into stagingPeter Maydell
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe
2016-07-07machine: Add machine_register_compat_props() functionEduardo Habkost
2016-07-07qdev: GlobalProperty.errp fieldEduardo Habkost
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois
2016-07-07aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell
2016-07-07tap: vhost busy polling supportJason Wang
2016-07-06virgl: count the calls to gl_blockMarc-André Lureau
2016-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...Peter Maydell
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy
2016-07-05vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)Alexey Kardashevskiy
2016-07-05vfio: Add host side DMA window capabilitiesAlexey Kardashevskiy
2016-07-05vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)Alexey Kardashevskiy
2016-07-04ast2400: add SPI flash slavesCédric Le Goater
2016-07-04ast2400: add SMC controllers (FMC and SPI)Cédric Le Goater
2016-07-04ssi: change ssi_slave_init to be a realize opsCédric Le Goater
2016-07-04dma: Add Xilinx Zynq devcfg device modelAlistair Francis
2016-07-04register: Add block initialise helperPeter Crosthwaite
2016-07-04register: QOMifyPeter Crosthwaite
2016-07-04register: Define REG and FIELD macrosPeter Crosthwaite
2016-07-04register: Add Memory API glueAlistair Francis
2016-07-04register: Add Register APIAlistair Francis
2016-07-04pc: Eliminate PcPciInfoMarkus Armbruster
2016-07-04machine: remove iommu propertyMarcel Apfelbaum
2016-07-04hw/pci: delay bus_master_enable_region initializationMarcel Apfelbaum
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt