aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2017-12-14qdev: add DEFINE_PROP_TPMBEMarc-André Lureau
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater
2017-12-15ppc/xics: introduce an icp_create() helperCédric Le Goater
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz
2017-12-15spapr: Add pseries-2.12 machine typeDavid Gibson
2017-12-14s390x/css: unrestrict cssidsHalil Pasic
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand
2017-12-14s390x: introduce 2.12 compat machineCornelia Huck
2017-12-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...Peter Maydell
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth
2017-12-13xilinx_spips: Set all of the reset valuesAlistair Francis
2017-12-13nvic: Make systick bankedPeter Maydell
2017-12-13xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias
2017-12-13xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias
2017-12-13xilinx_spips: Add support for zero pumpingFrancisco Iglesias
2017-12-13xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias
2017-12-13xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias
2017-12-05pci: Eliminate pci_find_primary_bus()David Gibson
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson
2017-12-05pci: Move bridge data structures from pci_bus.h to pci_bridge.hDavid Gibson
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson
2017-12-05qdev-properties: add UUID property typeRoman Kagan
2017-12-05smbios: support setting OEM strings tableDaniel P. Berrange
2017-12-01virtio: Add queue interface to restore avail index from vring used indexMaxime Coquelin
2017-12-01i386/msi: Correct mask of destination ID in MSI addressChao Gao
2017-11-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley
2017-11-20Revert "Add new PCI ID for i82559a"Jason Wang
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang
2017-11-16hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum
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-14xics/kvm: synchonize state before 'info pic'Greg Kurz
2017-11-13hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota
2017-11-13Add new PCI ID for i82559aMike Nawrocki
2017-11-05pci-assign: RemovePaolo Bonzini
2017-10-31sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu"Mark Cave-Ayland
2017-10-31sun4m_iommu: remove legacy sparc_iommu_memory_rw() functionMark Cave-Ayland
2017-10-31sun4m: implement IOMMU translation using IOMMU memory regionMark 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-31sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.hMark Cave-Ayland
2017-10-31sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.hMark Cave-Ayland