Age | Commit message (Expand) | Author | Files | Lines |
2014-06-30 | hw: Fix qemu_allocate_irqs() leaks | Andreas Färber | 1 | -3/+3 |
2014-06-30 | vfio: use correct runstate | Paolo Bonzini | 1 | -1/+1 |
2014-06-30 | vfio: Make BARs native endian | Alexey Kardashevskiy | 1 | -10/+31 |
2014-06-30 | vfio-pci: Fix MSI-X masking performance | Alex Williamson | 1 | -102/+131 |
2014-06-30 | vfio-pci: Fix MSI/X debug code | Alex Williamson | 1 | -2/+2 |
2014-06-27 | vfio: Enable for SPAPR | Alexey Kardashevskiy | 1 | -0/+36 |
2014-06-27 | vfio: Add vfio_container_ioctl() | Alexey Kardashevskiy | 1 | -0/+42 |
2014-06-23 | qapi event: convert GUEST_PANICKED | Wenchao Xia | 1 | -11/+2 |
2014-06-16 | macio: Fix timer endianness | Alexander Graf | 1 | -1/+1 |
2014-06-16 | macio ide: Do remainder access asynchronously | Alexander Graf | 1 | -0/+6 |
2014-05-30 | vfio: Add guest side IOMMU support | David Gibson | 1 | -5/+134 |
2014-05-30 | vfio: Create VFIOAddressSpace objects as needed | David Gibson | 1 | -16/+41 |
2014-05-30 | vfio: Introduce VFIO address spaces | David Gibson | 1 | -13/+38 |
2014-05-30 | vfio: Rework to have error paths | Alexey Kardashevskiy | 1 | -26/+32 |
2014-05-30 | vfio: Fix 128 bit handling | Alexey Kardashevskiy | 1 | -3/+6 |
2014-05-30 | vfio-pci: Quirk RTL8168 NIC | Alex Williamson | 1 | -0/+144 |
2014-05-24 | lm32: remove lm32_sys | Michael Walle | 2 | -180/+0 |
2014-05-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i... | Peter Maydell | 7 | -18/+9 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 7 | -18/+9 |
2014-05-13 | hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO | Peter Maydell | 1 | -0/+4 |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 6 | -14/+9 |
2014-05-05 | qom: Clean up fragile use of error_is_set() in set() methods | Markus Armbruster | 1 | -2/+4 |
2014-04-25 | qerror.h: Remove QERR defines that are only used once | Cole Robinson | 1 | -2/+2 |
2014-04-17 | misc: zynq_slcr: Make DB_PRINTs always compile | Peter Crosthwaite | 1 | -6/+8 |
2014-04-17 | misc: zynq_slcr: Convert SBD::init to object init | Peter Crosthwaite | 1 | -8/+5 |
2014-04-17 | misc: zynq-slcr: Rewrite | Peter Crosthwaite | 1 | -378/+294 |
2014-03-31 | tmp105: Read temperature in milli-celsius | Paolo Bonzini | 1 | -3/+5 |
2014-03-25 | vfio: Cosmetic error reporting fixes | Alex Williamson | 1 | -14/+14 |
2014-03-25 | vfio: Correction in vfio_rom_read when attempting rom loading | Bandan Das | 1 | -4/+1 |
2014-03-12 | misc/max111x: QOM casting sweep | Peter Crosthwaite | 1 | -5/+9 |
2014-03-12 | misc/max111x: Create abstract max111x type | Peter Crosthwaite | 1 | -8/+25 |
2014-03-12 | ssi: Convert legacy SSI_SLAVE -> DEVICE casts | Peter Crosthwaite | 1 | -4/+5 |
2014-02-27 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014022... | Peter Maydell | 1 | -3/+76 |
2014-02-26 | vfio: blacklist loading of unstable roms | Bandan Das | 1 | -0/+73 |
2014-02-26 | vfio: Fix overrun after readlink() fills buffer completely | Markus Armbruster | 1 | -3/+3 |
2014-02-26 | hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses | Peter Maydell | 1 | -2/+2 |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini | 3 | -4/+4 |
2014-02-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'... | Peter Maydell | 1 | -0/+5 |
2014-02-08 | arm/zynq: Add software system reset via SCLR | Sebastian Huber | 1 | -0/+5 |
2014-02-04 | lm32_sys: dump cpu state if test case fails | Michael Walle | 1 | -0/+3 |
2014-02-04 | lm32_sys: print test result on stderr | Michael Walle | 1 | -1/+1 |
2014-02-04 | lm32_sys: increase test case name length limit | Michael Walle | 1 | -2/+3 |
2014-02-01 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012... | Peter Maydell | 1 | -11/+67 |
2014-01-28 | vfio: correct debug macro typo | Bandan Das | 1 | -1/+1 |
2014-01-26 | Add DSDT node for AppleSMC | Gabriel L. Somlo | 1 | -1/+0 |
2014-01-17 | vfio: fix mapping of MSIX bar | Alexey Kardashevskiy | 1 | -3/+3 |
2014-01-16 | vfio-pci: Fail initfn on DMA mapping errors | Alex Williamson | 1 | -6/+38 |
2014-01-16 | vfio: Filter out bogus mappings | Alex Williamson | 1 | -1/+8 |
2014-01-15 | vfio: Do not reattempt a failed rom read | Bandan Das | 1 | -0/+6 |
2014-01-15 | vfio: warn if host device rom can't be read | Bandan Das | 1 | -0/+7 |