aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-07-20intel_iommu: set IR bit for ECAP registerPeter Xu
2016-07-20intel_iommu: allow queued invalidation for IRPeter Xu
2016-07-20acpi: enable INTR for DMAR report structurePeter Xu
2016-07-20x86-iommu: introduce "intremap" propertyPeter Xu
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu
2016-07-20intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu
2016-07-20x86-iommu: introduce parent classPeter Xu
2016-07-20hw/versatile: realize the PCI root bus as part of the versatile initMarcel Apfelbaum
2016-07-20hw/prep: realize the PCI root bus as part of the prep initMarcel Apfelbaum
2016-07-20hw/grackle: fix PCI bus initializationMarcel Apfelbaum
2016-07-20hw/apb: fix PCI bus initializationMarcel Apfelbaum
2016-07-20hw/mips: fix PCI bus initializationMarcel Apfelbaum
2016-07-20hw/alpha: fix PCI bus initializationMarcel Apfelbaum
2016-07-20nvdimm: fix memory leak in error code pathStefan Hajnoczi
2016-07-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' i...Peter Maydell
2016-07-18ide: set retry_unit for PIO and FLUSH requestsEvgeny Yakovlev
2016-07-18ide: refactor retry_unit set and clear into separate functionEvgeny Yakovlev
2016-07-18vfio/pci: Hide ARI capabilityAlex Williamson
2016-07-18virtio-blk: dataplane cleanupCao jin
2016-07-18e1000e: fix building without CONFIG_VMXNET3_PCIJason Wang
2016-07-18e1000e: fix incorrect access to pointerPaolo Bonzini
2016-07-18spapr: Ensure CPU cores are added contiguously and removed in LIFO orderBharata B Rao
2016-07-18vfio/spapr: Remove stale ioctl() callDavid Gibson
2016-07-18dbdma: reset io->processing flag for unassigned DBDMA channel rw accessesMark Cave-Ayland
2016-07-18dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...Mark Cave-Ayland
2016-07-18dbdma: fix load_word/store_word value endiannessMark Cave-Ayland
2016-07-18dbdma: fix endian of DBDMA_CMDPTR_LO during branchMark Cave-Ayland
2016-07-18dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASKMark Cave-Ayland
2016-07-18dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMAMark Cave-Ayland
2016-07-18spapr: fix core unplug crashGreg Kurz
2016-07-17megasas: remove useless check for cmd->framePaolo Bonzini
2016-07-17hw/i386: add device tree supportAntonio Borneo
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-14ast2400: pretend DMAs are done for U-bootCédric Le Goater
2016-07-14ast2400: replace aspeed_smc_is_implemented()Cédric Le Goater
2016-07-14hw/misc: fix typo in Aspeed SCU hw-strap2 property nameCédric Le Goater
2016-07-14m25p80: Fix QIOR/DIOR handling for WinbondMarcin Krzeminski
2016-07-14hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones
2016-07-14Revert "hw/ptimer: Perform counter wrap around if timer already expired"Dmitry Osipenko
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-14Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into stagingPeter 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-14target-xtensa: xtfpga: fix FLASH interface widthMax Filippov
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf