aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2017-12-22intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAXPeter Xu
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
2017-10-30Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s...Peter Maydell
2017-10-30Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger
2017-10-27mips: malta/boston: replace cpu_model with cpu_typeIgor Mammedov
2017-10-27sparc: sun4u/sun4v/niagara: use generic cpu_model parsingIgor Mammedov
2017-10-26xen: add a global indicator for grant copy being availableJuergen Gross
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-10-20s390x/css: IO instr handler ending controlHalil Pasic
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-18qdev: store DeviceState's canonical path to use when unparentingMichael Roth
2017-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...Peter Maydell
2017-10-17ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov
2017-10-17ppc: pnv: drop PnvCoreClass::cpu_oc fieldIgor Mammedov