summaryrefslogtreecommitdiffstats
path: root/hw/misc
Commit message (Expand)AuthorAgeFilesLines
* bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei2014-10-151-1/+0
* vfio: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
* vfio: make rom read endian sensitiveNikunj A Dadhania2014-09-221-3/+24
* Revert "vfio: Make BARs native endian"Alexey Kardashevskiy2014-09-221-31/+10
* PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf2014-09-082-3/+30
* PPC: mac99: Fix core99 timer frequencyAlexander Graf2014-09-081-2/+7
* vfio: Enable NVIDIA 88000 region quirk regardless of VGAAlex Williamson2014-08-251-2/+6
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-194-15/+3
|\
| * memory: remove memory_region_destroyPaolo Bonzini2014-08-183-12/+0
| * memory: convert memory_region_destroy to object_unparentPaolo Bonzini2014-08-182-3/+3
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell2014-08-151-1/+5
|\ \
| * | ivshmem: check the value returned by fstat()zhanghailiang2014-08-151-1/+5
* | | ivshmem: fix building when debug mode is enabledLevente Kurusa2014-08-141-2/+2
|/ /
* | vfio: Don't cache MSIMessageAlex Williamson2014-08-051-6/+2
* | vfio: Fix MSI-X vector expansionAlex Williamson2014-08-051-9/+29
* | hw/misc/imx_ccm.c: Add missing VMState list terminatorPeter Maydell2014-07-221-0/+1
|/
* sPAPR/IOMMU: Fix TCE entry permissionGavin Shan2014-07-151-1/+1
* hw: Fix qemu_allocate_irqs() leaksAndreas Färber2014-06-301-3/+3
* vfio: use correct runstatePaolo Bonzini2014-06-301-1/+1
* vfio: Make BARs native endianAlexey Kardashevskiy2014-06-301-10/+31
* vfio-pci: Fix MSI-X masking performanceAlex Williamson2014-06-301-102/+131
* vfio-pci: Fix MSI/X debug codeAlex Williamson2014-06-301-2/+2
* vfio: Enable for SPAPRAlexey Kardashevskiy2014-06-271-0/+36
* vfio: Add vfio_container_ioctl()Alexey Kardashevskiy2014-06-271-0/+42
* qapi event: convert GUEST_PANICKEDWenchao Xia2014-06-231-11/+2
* macio: Fix timer endiannessAlexander Graf2014-06-161-1/+1
* macio ide: Do remainder access asynchronouslyAlexander Graf2014-06-161-0/+6
* vfio: Add guest side IOMMU supportDavid Gibson2014-05-301-5/+134
* vfio: Create VFIOAddressSpace objects as neededDavid Gibson2014-05-301-16/+41
* vfio: Introduce VFIO address spacesDavid Gibson2014-05-301-13/+38
* vfio: Rework to have error pathsAlexey Kardashevskiy2014-05-301-26/+32
* vfio: Fix 128 bit handlingAlexey Kardashevskiy2014-05-301-3/+6
* vfio-pci: Quirk RTL8168 NICAlex Williamson2014-05-301-0/+144
* lm32: remove lm32_sysMichael Walle2014-05-242-180/+0
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell2014-05-157-18/+9
|\
| * savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-147-18/+9
* | hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFOPeter Maydell2014-05-131-0/+4
* | savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-136-14/+9
|/
* qom: Clean up fragile use of error_is_set() in set() methodsMarkus Armbruster2014-05-051-2/+4
* qerror.h: Remove QERR defines that are only used onceCole Robinson2014-04-251-2/+2
* 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
|\
OpenPOWER on IntegriCloud