aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
2014-05-30vfio: Add guest side IOMMU supportDavid Gibson
2014-05-30vfio: Create VFIOAddressSpace objects as neededDavid Gibson
2014-05-30vfio: Introduce VFIO address spacesDavid Gibson
2014-05-30vfio: Rework to have error pathsAlexey Kardashevskiy
2014-05-30vfio: Fix 128 bit handlingAlexey Kardashevskiy
2014-05-30vfio-pci: Quirk RTL8168 NICAlex Williamson
2014-05-24lm32: remove lm32_sysMichael Walle
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-13hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFOPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-05-05qom: Clean up fragile use of error_is_set() in set() methodsMarkus Armbruster
2014-04-25qerror.h: Remove QERR defines that are only used onceCole Robinson
2014-04-17misc: zynq_slcr: Make DB_PRINTs always compilePeter Crosthwaite
2014-04-17misc: zynq_slcr: Convert SBD::init to object initPeter Crosthwaite
2014-04-17misc: zynq-slcr: RewritePeter Crosthwaite
2014-03-31tmp105: Read temperature in milli-celsiusPaolo Bonzini
2014-03-25vfio: Cosmetic error reporting fixesAlex Williamson
2014-03-25vfio: Correction in vfio_rom_read when attempting rom loadingBandan Das
2014-03-12misc/max111x: QOM casting sweepPeter Crosthwaite
2014-03-12misc/max111x: Create abstract max111x typePeter Crosthwaite
2014-03-12ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite
2014-02-27Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014022...Peter Maydell
2014-02-26vfio: blacklist loading of unstable romsBandan Das
2014-02-26vfio: Fix overrun after readlink() fills buffer completelyMarkus Armbruster
2014-02-26hw/misc/arm_sysctl: Fix bad boundary check on mb clock accessesPeter Maydell
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'...Peter Maydell
2014-02-08arm/zynq: Add software system reset via SCLRSebastian Huber
2014-02-04lm32_sys: dump cpu state if test case failsMichael Walle
2014-02-04lm32_sys: print test result on stderrMichael Walle
2014-02-04lm32_sys: increase test case name length limitMichael Walle
2014-02-01Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...Peter Maydell
2014-01-28vfio: correct debug macro typoBandan Das
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo
2014-01-17vfio: fix mapping of MSIX barAlexey Kardashevskiy
2014-01-16vfio-pci: Fail initfn on DMA mapping errorsAlex Williamson
2014-01-16vfio: Filter out bogus mappingsAlex Williamson
2014-01-15vfio: Do not reattempt a failed rom readBandan Das
2014-01-15vfio: warn if host device rom can't be readBandan Das
2014-01-15vfio: Destroy memory regionsAlex Williamson
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2013-12-23exynos4210: Use macro ARRAY_SIZE where possibleStefan Weil
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-06vfio-pci: Release all MSI-X vectors when disabledAlex Williamson
2013-12-06vfio-pci: Add debug config options to disable MSI/X KVM supportAlex Williamson
2013-12-06vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirkAlex Williamson
2013-12-06vfio-pci: Make use of new KVM-VFIO deviceAlex Williamson