aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster1-6/+6
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell4-0/+190
2019-03-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy1-1/+1
2019-03-12vfio/spapr: Rename local systempagesize variableAlexey Kardashevskiy1-3/+3
2019-03-12vfio/spapr: Fix indirect levels calculationAlexey Kardashevskiy2-11/+34
2019-03-11vfio/display: delay link up eventGerd Hoffmann1-5/+25
2019-03-11vfio/display: add xres + yres propertiesGerd Hoffmann3-2/+24
2019-03-11vfio/display: add edid support.Gerd Hoffmann2-0/+148
2019-03-11vfio-pci: enable by defaultPaolo Bonzini1-1/+2
2019-03-07vfio: express vfio dependencies with KconfigPaolo Bonzini1-3/+10
2019-03-07build: switch to KconfigPaolo Bonzini1-0/+9
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini1-0/+20
2019-03-04Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into stagingPeter Maydell1-1/+1