aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio
AgeCommit message (Expand)Author
2020-08-21meson: convert hw/vfioMarc-André Lureau
2020-08-21meson: infrastructure for building emulatorsPaolo Bonzini
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2020-07-16vfio: fix use-after-free in displayGerd Hoffmann
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 2Markus Armbruster
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster
2020-07-10qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-07-02vfio: Convert to ram_block_discard_disable()David Hildenbrand
2020-06-18vfio-ccw: Add support for the CRW region and IRQFarhan Ali
2020-06-18vfio-ccw: Refactor ccw irq handlerEric Farman
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-06-18vfio-ccw: Refactor cleanup of regionsEric Farman
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-11hw/vfio/pci-quirks: Fix broken legacy IGD passthroughThomas Huth
2020-06-11hw/vfio: Add VMD Passthrough QuirkJon Derrick
2020-06-10vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfdsPeter Xu
2020-06-05vfio-ccw: allow non-prefetch ORBsJared Rossi
2020-05-27vfio/nvlink: Remove exec permission to avoid SELinux AVCsLeonardo Bras
2020-05-18Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-04lockable: replaced locks with lock guard macros where appropriateDaniel Brodsky
2020-04-07vfio/spapr: Fix page size calculationAlexey Kardashevskiy
2020-02-18hw/vfio/display: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18Report stringified errno in VFIO related errorsMichal Privoznik
2020-02-06hw/vfio: Move the IGD quirk code to a separate fileThomas Huth
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-06vfio/pci: Don't remove irqchip notifier if not registeredPeter Xu
2019-12-18hw/vfio/ap: drop local_err from vfio_ap_realizeVladimir Sementsov-Ogievskiy
2019-12-14vfio-ccw: Fix error messageBoris Fiuczynski
2019-11-26vfio/pci: Respond to KVM irqchip change notifierDavid Gibson
2019-11-26vfio/pci: Split vfio_intx_update()David Gibson
2019-11-18vfio: vfio-pci requires EDIDPaolo Bonzini
2019-11-18vfio: don't ignore return value of migrate_add_blockerJens Freimann
2019-11-18hw/vfio/pci: Fix double free of migration_blockerMichal Privoznik
2019-10-29vfio: unplug failover primary device before migrationJens Freimann
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang
2019-10-10hw/vfio/pci: fix double free in vfio_msi_disableEvgeny Yakovlev
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger
2019-10-04vfio: Turn the container error into an Error handleEric Auger
2019-09-19vfio: fix a typoChen Zhang
2019-09-03memory: Access MemoryRegion with endiannessTony Nguyen
2019-09-03hw/vfio: Access MemoryRegion with MemOpTony Nguyen
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster