Age | Commit message (Expand) | Author |
2019-07-08 | vfio-ccw: Test vfio_set_irq_signaling() return value | Alex Williamson |
2019-07-02 | vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release() | Eric Auger |
2019-06-24 | vfio-ccw: support async command subregion | Cornelia Huck |
2019-06-24 | vfio-ccw: use vfio_set_irq_signaling | Cornelia Huck |
2019-06-13 | vfio/common: Introduce vfio_set_irq_signaling helper | Eric Auger |
2019-06-13 | vfio/pci: Allow MSI-X relocation to fixup bogus PBA | Alex Williamson |
2019-06-13 | vfio/pci: Hide Resizable BAR capability | Alex Williamson |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-07 | vfio/display: set dmabuf modifier field | Gerd Hoffmann |
2019-06-06 | hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev | Philippe Mathieu-Daudé |
2019-05-24 | hw/display/ramfb: initialize fw-config space with xres/ yres | Hou Qiming |
2019-05-22 | pci: msix: move 'MSIX_CAP_LENGTH' to header file | Li Qiang |
2019-05-22 | vfio: platform: fix a typo | Li Qiang |
2019-05-22 | hw: vfio: drop TYPE_FOO MACRO in VMStateDescription | Li Qiang |
2019-05-22 | vfio: pci: make "vfio-pci-nohotplug" as MACRO | Li Qiang |
2019-04-27 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into... | Peter Maydell |
2019-04-26 | spapr: Support NVIDIA V100 GPU with NVLink2 | Alexey Kardashevskiy |
2019-04-25 | Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging | Cornelia Huck |
2019-04-25 | exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize() | David Hildenbrand |
2019-04-18 | vfio: Report warnings with warn_report(), not error_printf() | Markus Armbruster |
2019-04-12 | s390 vfio-ccw: Add bootindex property and IPLB data | Jason J. Herne |
2019-04-03 | hw/vfio/ccw: avoid taking address members in packed structs | Daniel P. Berrangé |
2019-03-22 | trace-events: Fix attribution of trace points to source | Markus Armbruster |
2019-03-22 | trace-events: Delete unused trace points | Markus Armbruster |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2019-03-12 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ... | Peter Maydell |
2019-03-12 | vfio: Make vfio_get_region_info_cap public | Alexey Kardashevskiy |
2019-03-12 | vfio/spapr: Rename local systempagesize variable | Alexey Kardashevskiy |
2019-03-12 | vfio/spapr: Fix indirect levels calculation | Alexey Kardashevskiy |
2019-03-11 | vfio/display: delay link up event | Gerd Hoffmann |
2019-03-11 | vfio/display: add xres + yres properties | Gerd Hoffmann |
2019-03-11 | vfio/display: add edid support. | Gerd Hoffmann |
2019-03-11 | vfio-pci: enable by default | Paolo Bonzini |
2019-03-07 | vfio: express vfio dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | build: switch to Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2019-03-04 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into staging | Peter Maydell |
2019-03-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-03-04 | s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device | Tony Krowiak |
2019-02-22 | pci: Move NVIDIA vendor id to the rest of ids | Alexey Kardashevskiy |
2019-02-21 | hw/vfio/common: Refactor container initialization | Eric Auger |
2019-02-21 | vfio/common: Work around kernel overflow bug in DMA unmap | Alex Williamson |
2019-02-05 | hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI | Paolo Bonzini |
2019-02-05 | vfio: move conditional up to hw/Makefile.objs | Paolo Bonzini |
2019-01-24 | trace: forbid use of %m in trace event format strings | Daniel P. Berrangé |
2019-01-11 | qemu/queue.h: typedef QTAILQ heads | Paolo Bonzini |
2019-01-11 | vfio: make vfio_address_spaces static | Paolo Bonzini |
2018-12-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-12-20 | Clean up includes | Markus Armbruster |