summaryrefslogtreecommitdiffstats
path: root/hw/vfio
Commit message (Expand)AuthorAgeFilesLines
* vfio/platform: Remove dead assignment in vfio_intp_interrupt()Chen Qun2020-09-011-1/+1
* vfio/pci: Move QOM macros to headerEduardo Habkost2020-08-272-3/+3
* hw/vfio/ap: Plug memleak in vfio_ap_get_group()Pan Nengyuan2020-08-271-0/+1
* meson: convert hw/vfioMarc-André Lureau2020-08-212-8/+18
* meson: infrastructure for building emulatorsPaolo Bonzini2020-08-211-1/+1
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-0/+1
* vfio: fix use-after-free in displayGerd Hoffmann2020-07-161-0/+1
* error: Eliminate error_propagate() with Coccinelle, part 2Markus Armbruster2020-07-101-2/+1Star
* error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-102-8/+3Star
* qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2020-07-101-2/+1Star
* vfio: Convert to ram_block_discard_disable()David Hildenbrand2020-07-024-36/+42
* vfio-ccw: Add support for the CRW region and IRQFarhan Ali2020-06-181-0/+73
* vfio-ccw: Refactor ccw irq handlerEric Farman2020-06-181-16/+42
* vfio-ccw: Add support for the schib regionFarhan Ali2020-06-181-0/+63
* vfio-ccw: Refactor cleanup of regionsEric Farman2020-06-181-5/+9
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-06-131-22/+15Star
|\
| * vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfdsPeter Xu2020-06-101-22/+15Star
* | hw/vfio/pci-quirks: Fix broken legacy IGD passthroughThomas Huth2020-06-111-0/+1
* | hw/vfio: Add VMD Passthrough QuirkJon Derrick2020-06-111-12/+72
|/
* vfio-ccw: allow non-prefetch ORBsJared Rossi2020-06-051-10/+3Star
* vfio/nvlink: Remove exec permission to avoid SELinux AVCsLeonardo Bras2020-05-271-2/+2
* Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann2020-05-181-2/+2
* qdev: Unrealize must not failMarkus Armbruster2020-05-152-4/+4
* Drop more @errp parameters after previous commitMarkus Armbruster2020-05-151-1/+1
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-3/+3
* lockable: replaced locks with lock guard macros where appropriateDaniel Brodsky2020-05-041-3/+2Star
* vfio/spapr: Fix page size calculationAlexey Kardashevskiy2020-04-071-3/+3
* hw/vfio/display: Remove superfluous semicolonPhilippe Mathieu-Daudé2020-02-181-1/+1
* Report stringified errno in VFIO related errorsMichal Privoznik2020-02-181-2/+2
* hw/vfio: Move the IGD quirk code to a separate fileThomas Huth2020-02-065-611/+642
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-244-5/+5
* vfio/pci: Don't remove irqchip notifier if not registeredPeter Xu2020-01-061-1/+3
* hw/vfio/ap: drop local_err from vfio_ap_realizeVladimir Sementsov-Ogievskiy2019-12-181-6/+3Star
* vfio-ccw: Fix error messageBoris Fiuczynski2019-12-141-1/+1
* vfio/pci: Respond to KVM irqchip change notifierDavid Gibson2019-11-262-6/+20
* vfio/pci: Split vfio_intx_update()David Gibson2019-11-261-17/+22
* vfio: vfio-pci requires EDIDPaolo Bonzini2019-11-181-0/+1
* vfio: don't ignore return value of migrate_add_blockerJens Freimann2019-11-181-1/+1
* hw/vfio/pci: Fix double free of migration_blockerMichal Privoznik2019-11-181-0/+2
* vfio: unplug failover primary device before migrationJens Freimann2019-10-292-6/+21
* core: replace getpagesize() with qemu_real_host_page_sizeWei Yang2019-10-261-3/+4
* hw/vfio/pci: fix double free in vfio_msi_disableEvgeny Yakovlev2019-10-101-0/+1
* memory: allow memory_region_register_iommu_notifier() to failEric Auger2019-10-041-2/+7
* vfio: Turn the container error into an Error handleEric Auger2019-10-042-16/+31
* vfio: fix a typoChen Zhang2019-09-191-2/+2
* memory: Access MemoryRegion with endiannessTony Nguyen2019-09-031-2/+3
* hw/vfio: Access MemoryRegion with MemOpTony Nguyen2019-09-031-2/+4
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-162-2/+0Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-165-0/+5