aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-11-14Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171114' int...Peter Maydell
2017-11-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-11-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171113'...Peter Maydell
2017-11-14xics/kvm: synchonize state before 'info pic'Greg Kurz
2017-11-14target/ppc: correct htab shift for hash on radixSam Bobroff
2017-11-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171110-pull-request' ...Peter Maydell
2017-11-13hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota
2017-11-13xlnx-zcu102: Specify the max number of CPUs for the EP108Emilio G. Cota
2017-11-13xlnx-zcu102: Add an info message deprecating the EP108Alistair Francis
2017-11-13xlnx-zynqmp: Properly support the smp command line optionAlistair Francis
2017-11-13highbank: validate register offset before accessPrasad J Pandit
2017-11-13Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171109' into stagingPeter Maydell
2017-11-13Add new PCI ID for i82559aMike Nawrocki
2017-11-13Fix eepro100 simple transmission modeMike Nawrocki
2017-11-10vmsvga: use ARRAY_SIZE macroPhilippe Mathieu-Daudé
2017-11-10vga: fix region checks in wraparound caseGerd Hoffmann
2017-11-10virtio-gpu: fix bug in host memory calculation.Tao Wu
2017-11-08s390x/pci: let pci devices start in configured modeChristian Borntraeger
2017-11-08e500: ppce500_init_mpic() return device instead of IRQ arrayMichael Davidsaver
2017-11-08hw/display/sm501: Fix comment in sm501_sysbus_class_init()Thomas Huth
2017-11-07hw/intc/arm_gicv3_its: Don't abort on table save failureEric Auger
2017-11-07hw/intc/arm_gicv3_its: Fix the VM termination in vm_change_state_handler()Shanker Donthineni
2017-11-07hw/arm: Mark the "fsl,imx31" device with user_creatable = falseThomas Huth
2017-11-07hw/arm: Mark the "fsl,imx25" device with user_creatable = falseThomas Huth
2017-11-07hw/arm: Mark the "fsl,imx6" device with user_creatable = falseThomas Huth
2017-11-069pfs: fix v9fs_mark_fids_unreclaim() return valueGreg Kurz
2017-11-069pfs: drop one user of struct V9fsFidStateGreg Kurz
2017-11-05pci-assign: RemovePaolo Bonzini
2017-11-02Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2017-10-31ide: avoid referencing NULL dev in rotational rate settingDaniel P. Berrange
2017-10-31hw/ide/ahci: Move allwinner code into a separate fileThomas Huth
2017-10-31sun4m_iommu: remove legacy sparc_iommu_memory_rw() functionMark Cave-Ayland
2017-10-31sparc32_dma: switch over to using IOMMU memory region and DMA APIMark Cave-Ayland
2017-10-31sun4m: implement IOMMU translation using IOMMU memory regionMark Cave-Ayland
2017-10-31sparc32_dma: add len to esp/le DMA memory tracingMark Cave-Ayland
2017-10-31sparc32_dma: remove is_ledma hack and replace with memory region aliasMark Cave-Ayland
2017-10-31sparc32_dma: introduce new SPARC32_DMA type container objectMark Cave-Ayland
2017-10-31sparc32_dma: make lance device child of ledma deviceMark Cave-Ayland
2017-10-31lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.hMark Cave-Ayland
2017-10-31sparc32_dma: make esp device child of espdma deviceMark Cave-Ayland
2017-10-31esp: move TYPE_ESP and SysBusESPState from esp.c to esp.hMark Cave-Ayland
2017-10-31sparc32_dma: use object link instead of qdev property to pass IOMMU referenceMark Cave-Ayland
2017-10-31sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.hMark Cave-Ayland
2017-10-31sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init()Mark Cave-Ayland
2017-10-31sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.hMark Cave-Ayland
2017-10-31sparc32_dma: split esp and le into separate DMA devicesMark Cave-Ayland
2017-10-31sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICEMark Cave-Ayland
2017-10-31hw/pci-host/gpex: Improve INTX to gsi routing error checkingEric Auger
2017-10-31msf2: Wire up SYSRESETREQ in SoC for system resetSubbaraya Sundeep
2017-10-31msf2: Remove dead code reported by CoveritySubbaraya Sundeep