summaryrefslogtreecommitdiffstats
path: root/hw/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: zynq_slcr: Make DB_PRINTs always compilePeter Crosthwaite2014-04-171-6/+8
* misc: zynq_slcr: Convert SBD::init to object initPeter Crosthwaite2014-04-171-8/+5
* misc: zynq-slcr: RewritePeter Crosthwaite2014-04-171-378/+294
* tmp105: Read temperature in milli-celsiusPaolo Bonzini2014-03-311-3/+5
* vfio: Cosmetic error reporting fixesAlex Williamson2014-03-251-14/+14
* vfio: Correction in vfio_rom_read when attempting rom loadingBandan Das2014-03-251-4/+1
* misc/max111x: QOM casting sweepPeter Crosthwaite2014-03-121-5/+9
* misc/max111x: Create abstract max111x typePeter Crosthwaite2014-03-121-8/+25
* ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite2014-03-121-4/+5
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014022...Peter Maydell2014-02-271-3/+76
|\
| * vfio: blacklist loading of unstable romsBandan Das2014-02-261-0/+73
| * vfio: Fix overrun after readlink() fills buffer completelyMarkus Armbruster2014-02-261-3/+3
* | hw/misc/arm_sysctl: Fix bad boundary check on mb clock accessesPeter Maydell2014-02-261-2/+2
|/
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-143-4/+4
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'...Peter Maydell2014-02-111-0/+5
|\
| * arm/zynq: Add software system reset via SCLRSebastian Huber2014-02-081-0/+5
* | lm32_sys: dump cpu state if test case failsMichael Walle2014-02-041-0/+3
* | lm32_sys: print test result on stderrMichael Walle2014-02-041-1/+1
* | lm32_sys: increase test case name length limitMichael Walle2014-02-041-2/+3
|/
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...Peter Maydell2014-02-011-11/+67
|\
| * vfio: correct debug macro typoBandan Das2014-01-281-1/+1
| * vfio: fix mapping of MSIX barAlexey Kardashevskiy2014-01-171-3/+3
| * vfio-pci: Fail initfn on DMA mapping errorsAlex Williamson2014-01-161-6/+38
| * vfio: Filter out bogus mappingsAlex Williamson2014-01-161-1/+8
| * vfio: Do not reattempt a failed rom readBandan Das2014-01-151-0/+6
| * vfio: warn if host device rom can't be readBandan Das2014-01-151-0/+7
| * vfio: Destroy memory regionsAlex Williamson2014-01-151-0/+4
* | Add DSDT node for AppleSMCGabriel L. Somlo2014-01-261-1/+0
|/
* Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-092-2/+2
|\
| * isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+2
| * sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0
| * qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-232-2/+2
* | exynos4210: Use macro ARRAY_SIZE where possibleStefan Weil2013-12-231-2/+1
|/
* vfio-pci: Release all MSI-X vectors when disabledAlex Williamson2013-12-061-0/+12
* vfio-pci: Add debug config options to disable MSI/X KVM supportAlex Williamson2013-12-061-4/+20
* vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirkAlex Williamson2013-12-061-1/+29
* vfio-pci: Make use of new KVM-VFIO deviceAlex Williamson2013-12-061-0/+67
* vfio-pci: Fix multifunction=onAlex Williamson2013-11-211-0/+7
* pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-211-5/+0
* pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber2013-11-052-208/+0
* pxa: Fix typo "dettach"Andreas Färber2013-11-051-1/+1
* arm11mpcore: Split off SCU deviceAndreas Färber2013-11-052-0/+101
* a9scu: Build only onceAndreas Färber2013-11-051-1/+1
* a9mpcore: Embed A9SCUStateAndreas Färber2013-11-051-17/+1
* a9scu: QOM cleanupsAndreas Färber2013-11-051-6/+9
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-313-7/+19
|\
| * pvpanic: add API to access io portMichael S. Tsirkin2013-10-141-1/+12
| * hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-1/+1
| * hw/vfio: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-5/+6
* | integrator: fix Linux boot failure by emulating dbg regionAlex Bennée2013-10-312-0/+100
OpenPOWER on IntegriCloud