Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | vfio/pci: Respond to KVM irqchip change notifier | David Gibson | 2 | -6/+20 |
2019-11-26 | vfio/pci: Split vfio_intx_update() | David Gibson | 1 | -17/+22 |
2019-11-18 | vfio: vfio-pci requires EDID | Paolo Bonzini | 1 | -0/+1 |
2019-11-18 | vfio: don't ignore return value of migrate_add_blocker | Jens Freimann | 1 | -1/+1 |
2019-11-18 | hw/vfio/pci: Fix double free of migration_blocker | Michal Privoznik | 1 | -0/+2 |
2019-10-29 | vfio: unplug failover primary device before migration | Jens Freimann | 2 | -6/+21 |
2019-10-26 | core: replace getpagesize() with qemu_real_host_page_size | Wei Yang | 1 | -3/+4 |
2019-10-10 | hw/vfio/pci: fix double free in vfio_msi_disable | Evgeny Yakovlev | 1 | -0/+1 |
2019-10-04 | memory: allow memory_region_register_iommu_notifier() to fail | Eric Auger | 1 | -2/+7 |
2019-10-04 | vfio: Turn the container error into an Error handle | Eric Auger | 2 | -16/+31 |
2019-09-19 | vfio: fix a typo | Chen Zhang | 1 | -2/+2 |
2019-09-03 | memory: Access MemoryRegion with endianness | Tony Nguyen | 1 | -2/+3 |
2019-09-03 | hw/vfio: Access MemoryRegion with MemOp | Tony Nguyen | 1 | -2/+4 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2 | -2/+0 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 5 | -0/+5 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 4 | -0/+4 |
2019-08-16 | Include qemu/queue.h slightly less | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 2 | -0/+2 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 5 | -0/+5 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-07-08 | vfio-ccw: Test vfio_set_irq_signaling() return value | Alex Williamson | 1 | -3/+2 |
2019-07-02 | vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release() | Eric Auger | 1 | -2/+5 |
2019-06-24 | vfio-ccw: support async command subregion | Cornelia Huck | 1 | -2/+111 |
2019-06-24 | vfio-ccw: use vfio_set_irq_signaling | Cornelia Huck | 1 | -38/+13 |
2019-06-13 | vfio/common: Introduce vfio_set_irq_signaling helper | Eric Auger | 3 | -211/+152 |
2019-06-13 | vfio/pci: Allow MSI-X relocation to fixup bogus PBA | Alex Williamson | 1 | -1/+1 |
2019-06-13 | vfio/pci: Hide Resizable BAR capability | Alex Williamson | 1 | -0/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 7 | -0/+7 |
2019-06-07 | vfio/display: set dmabuf modifier field | Gerd Hoffmann | 1 | -0/+1 |
2019-06-06 | hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev | Philippe Mathieu-Daudé | 1 | -2/+2 |
2019-05-24 | hw/display/ramfb: initialize fw-config space with xres/ yres | Hou Qiming | 1 | -2/+2 |
2019-05-22 | pci: msix: move 'MSIX_CAP_LENGTH' to header file | Li Qiang | 1 | -2/+0 |
2019-05-22 | vfio: platform: fix a typo | Li Qiang | 1 | -2/+2 |
2019-05-22 | hw: vfio: drop TYPE_FOO MACRO in VMStateDescription | Li Qiang | 5 | -5/+5 |
2019-05-22 | vfio: pci: make "vfio-pci-nohotplug" as MACRO | Li Qiang | 1 | -2/+4 |
2019-04-27 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into... | Peter Maydell | 4 | -0/+151 |
2019-04-26 | spapr: Support NVIDIA V100 GPU with NVLink2 | Alexey Kardashevskiy | 4 | -0/+151 |
2019-04-25 | Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging | Cornelia Huck | 1 | -3/+3 |
2019-04-25 | exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize() | David Hildenbrand | 1 | -1/+1 |
2019-04-18 | vfio: Report warnings with warn_report(), not error_printf() | Markus Armbruster | 1 | -6/+13 |
2019-04-12 | s390 vfio-ccw: Add bootindex property and IPLB data | Jason J. Herne | 1 | -3/+3 |
2019-04-03 | hw/vfio/ccw: avoid taking address members in packed structs | Daniel P. Berrangé | 1 | -20/+22 |
2019-03-22 | trace-events: Fix attribution of trace points to source | Markus Armbruster | 1 | -1/+1 |
2019-03-22 | trace-events: Delete unused trace points | Markus Armbruster | 1 | -1/+0 |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster | 1 | -6/+6 |
2019-03-12 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ... | Peter Maydell | 4 | -0/+190 |
2019-03-12 | vfio: Make vfio_get_region_info_cap public | Alexey Kardashevskiy | 1 | -1/+1 |