summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* ppc/xics: introduce an icp_create() helperCédric Le Goater2017-12-141-0/+3
* spapr_cpu_core: instantiate CPUs separatelyGreg Kurz2017-12-141-1/+1
* spapr: Add pseries-2.12 machine typeDavid Gibson2017-12-141-0/+2
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...Peter Maydell2017-12-141-1/+0Star
|\
| * hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth2017-12-141-1/+0Star
* | xilinx_spips: Set all of the reset valuesAlistair Francis2017-12-131-1/+1
* | nvic: Make systick bankedPeter Maydell2017-12-131-1/+3
* | xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias2017-12-131-0/+5
* | xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias2017-12-131-1/+31
* | xilinx_spips: Add support for zero pumpingFrancisco Iglesias2017-12-131-0/+2
* | xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias2017-12-131-0/+6
* | xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias2017-12-131-0/+34
|/
* virtio: Add queue interface to restore avail index from vring used indexMaxime Coquelin2017-12-011-0/+1
* i386/msi: Correct mask of destination ID in MSI addressChao Gao2017-12-011-1/+1
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell2017-11-211-0/+3
|\
| * hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley2017-11-201-0/+3
* | Revert "Add new PCI ID for i82559a"Jason Wang2017-11-202-5/+0Star
|/
* NUMA: Enable adding NUMA node implicitlyDou Liyang2017-11-161-0/+1
* hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum2017-11-162-1/+10
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171114' int...Peter Maydell2017-11-141-0/+2
|\
| * xics/kvm: synchonize state before 'info pic'Greg Kurz2017-11-141-0/+2
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-11-142-0/+5
|\ \
| * | Add new PCI ID for i82559aMike Nawrocki2017-11-132-0/+5
| |/
* / hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota2017-11-131-0/+5
|/
* pci-assign: RemovePaolo Bonzini2017-11-051-27/+0Star
* sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu"Mark Cave-Ayland2017-10-311-1/+1
* sun4m_iommu: remove legacy sparc_iommu_memory_rw() functionMark Cave-Ayland2017-10-311-16/+0Star
* sun4m: implement IOMMU translation using IOMMU memory regionMark Cave-Ayland2017-10-311-0/+5
* sparc32_dma: remove is_ledma hack and replace with memory region aliasMark Cave-Ayland2017-10-311-1/+1
* sparc32_dma: introduce new SPARC32_DMA type container objectMark Cave-Ayland2017-10-311-0/+12
* sparc32_dma: make lance device child of ledma deviceMark Cave-Ayland2017-10-311-0/+3
* lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.hMark Cave-Ayland2017-10-311-0/+45
* sparc32_dma: make esp device child of espdma deviceMark Cave-Ayland2017-10-311-0/+3
* esp: move TYPE_ESP and SysBusESPState from esp.c to esp.hMark Cave-Ayland2017-10-311-0/+14
* sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.hMark Cave-Ayland2017-10-311-0/+16
* sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.hMark Cave-Ayland2017-10-311-0/+37
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s...Peter Maydell2017-10-301-3/+0Star
|\
| * s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger2017-10-301-3/+0Star
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-10-302-3/+2Star
|\ \ | |/ |/|
| * mips: malta/boston: replace cpu_model with cpu_typeIgor Mammedov2017-10-271-1/+1
| * sparc: sun4u/sun4v/niagara: use generic cpu_model parsingIgor Mammedov2017-10-271-2/+1Star
* | xen: add a global indicator for grant copy being availableJuergen Gross2017-10-261-0/+1
|/
* s390x: refactor error handling for MSCH handlerHalil Pasic2017-10-201-1/+1
* s390x: refactor error handling for HSCH handlerHalil Pasic2017-10-201-1/+1
* s390x: refactor error handling for CSCH handlerHalil Pasic2017-10-201-1/+1
* s390x: refactor error handling for XSCH handlerHalil Pasic2017-10-201-1/+1
* s390x: improve error handling for SSCH and RSCHHalil Pasic2017-10-202-7/+18
* s390x/css: IO instr handler ending controlHalil Pasic2017-10-201-0/+16
* s390x/event-facility: variable-length event masksCornelia Huck2017-10-201-4/+16
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-10-192-0/+9
|\