aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio
AgeCommit message (Expand)AuthorFilesLines
2020-01-06vfio/pci: Don't remove irqchip notifier if not registeredPeter Xu1-1/+3
2019-12-18hw/vfio/ap: drop local_err from vfio_ap_realizeVladimir Sementsov-Ogievskiy1-6/+3
2019-12-14vfio-ccw: Fix error messageBoris Fiuczynski1-1/+1
2019-11-26vfio/pci: Respond to KVM irqchip change notifierDavid Gibson2-6/+20
2019-11-26vfio/pci: Split vfio_intx_update()David Gibson1-17/+22
2019-11-18vfio: vfio-pci requires EDIDPaolo Bonzini1-0/+1
2019-11-18vfio: don't ignore return value of migrate_add_blockerJens Freimann1-1/+1
2019-11-18hw/vfio/pci: Fix double free of migration_blockerMichal Privoznik1-0/+2
2019-10-29vfio: unplug failover primary device before migrationJens Freimann2-6/+21
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang1-3/+4
2019-10-10hw/vfio/pci: fix double free in vfio_msi_disableEvgeny Yakovlev1-0/+1
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger1-2/+7
2019-10-04vfio: Turn the container error into an Error handleEric Auger2-16/+31
2019-09-19vfio: fix a typoChen Zhang1-2/+2
2019-09-03memory: Access MemoryRegion with endiannessTony Nguyen1-2/+3
2019-09-03hw/vfio: Access MemoryRegion with MemOpTony Nguyen1-2/+4
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-0/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2-2/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster5-0/+5
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster4-0/+4
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster1-1/+0
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster2-0/+2
2019-08-16Include migration/vmstate.h lessMarkus Armbruster5-0/+5
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster1-0/+1
2019-07-08vfio-ccw: Test vfio_set_irq_signaling() return valueAlex Williamson1-3/+2
2019-07-02vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()Eric Auger1-2/+5
2019-06-24vfio-ccw: support async command subregionCornelia Huck1-2/+111
2019-06-24vfio-ccw: use vfio_set_irq_signalingCornelia Huck1-38/+13
2019-06-13vfio/common: Introduce vfio_set_irq_signaling helperEric Auger3-211/+152
2019-06-13vfio/pci: Allow MSI-X relocation to fixup bogus PBAAlex Williamson1-1/+1
2019-06-13vfio/pci: Hide Resizable BAR capabilityAlex Williamson1-0/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster7-0/+7
2019-06-07vfio/display: set dmabuf modifier fieldGerd Hoffmann1-0/+1
2019-06-06hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé1-2/+2
2019-05-24hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming1-2/+2
2019-05-22pci: msix: move 'MSIX_CAP_LENGTH' to header fileLi Qiang1-2/+0
2019-05-22vfio: platform: fix a typoLi Qiang1-2/+2
2019-05-22hw: vfio: drop TYPE_FOO MACRO in VMStateDescriptionLi Qiang5-5/+5
2019-05-22vfio: pci: make "vfio-pci-nohotplug" as MACROLi Qiang1-2/+4
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell4-0/+151
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy4-0/+151
2019-04-25Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck1-3/+3
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand1-1/+1
2019-04-18vfio: Report warnings with warn_report(), not error_printf()Markus Armbruster1-6/+13
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne1-3/+3
2019-04-03hw/vfio/ccw: avoid taking address members in packed structsDaniel P. Berrangé1-20/+22
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster1-1/+1
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster1-1/+0