index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio: Add save and load functions for VFIO PCI devices
Kirti Wankhede
2020-11-01
1
-0
/
+51
*
vfio: Add vfio_get_object callback to VFIODeviceOps
Kirti Wankhede
2020-11-01
1
-0
/
+8
*
vfio: Rename PCI_VFIO to VFIO_PCI
Eduardo Habkost
2020-09-09
1
-11
/
+11
*
vfio/pci: Move QOM macros to header
Eduardo Habkost
2020-08-27
1
-3
/
+0
*
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
2020-07-10
1
-2
/
+1
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-5
/
+2
*
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
2020-07-02
1
-3
/
+3
*
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
Peter Xu
2020-06-10
1
-22
/
+15
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
vfio/pci: Don't remove irqchip notifier if not registered
Peter Xu
2020-01-06
1
-1
/
+3
*
vfio/pci: Respond to KVM irqchip change notifier
David Gibson
2019-11-26
1
-6
/
+19
*
vfio/pci: Split vfio_intx_update()
David Gibson
2019-11-26
1
-17
/
+22
*
vfio: don't ignore return value of migrate_add_blocker
Jens Freimann
2019-11-18
1
-1
/
+1
*
hw/vfio/pci: Fix double free of migration_blocker
Michal Privoznik
2019-11-18
1
-0
/
+2
*
vfio: unplug failover primary device before migration
Jens Freimann
2019-10-29
1
-6
/
+20
*
hw/vfio/pci: fix double free in vfio_msi_disable
Evgeny Yakovlev
2019-10-10
1
-0
/
+1
*
vfio: fix a typo
Chen Zhang
2019-09-19
1
-2
/
+2
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()
Eric Auger
2019-07-02
1
-2
/
+5
*
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
2019-06-13
1
-166
/
+51
*
vfio/pci: Allow MSI-X relocation to fixup bogus PBA
Alex Williamson
2019-06-13
1
-1
/
+1
*
vfio/pci: Hide Resizable BAR capability
Alex Williamson
2019-06-13
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
1
-2
/
+2
*
pci: msix: move 'MSIX_CAP_LENGTH' to header file
Li Qiang
2019-05-22
1
-2
/
+0
*
vfio: pci: make "vfio-pci-nohotplug" as MACRO
Li Qiang
2019-05-22
1
-2
/
+4
*
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-04-26
1
-0
/
+14
*
vfio: Report warnings with warn_report(), not error_printf()
Markus Armbruster
2019-04-18
1
-6
/
+13
*
vfio/display: add xres + yres properties
Gerd Hoffmann
2019-03-11
1
-0
/
+12
*
trace: forbid use of %m in trace event format strings
Daniel P. Berrangé
2019-01-24
1
-1
/
+1
*
vfio/pci: Remove PCIe Link Status emulation
Alex Williamson
2018-12-19
1
-6
/
+0
*
pcie: Create enums for link speed and width
Alex Williamson
2018-12-19
1
-1
/
+2
*
vfio: Clean up error reporting after previous commit
Markus Armbruster
2018-10-19
1
-4
/
+4
*
vfio: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
1
-7
/
+7
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-2
/
+1
*
vfio-pci: make vfio-pci device more QOM conventional
Li Qiang
2018-10-15
1
-14
/
+15
*
hw/vfio/display: add ramfb support
Gerd Hoffmann
2018-10-15
1
-0
/
+25
*
vfio/pci: Handle subsystem realpath() returning NULL
Alex Williamson
2018-08-23
1
-1
/
+1
*
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
2018-08-17
1
-1
/
+25
*
vfio/pci: do not set the PCIDevice 'has_rom' attribute
Cédric Le Goater
2018-07-11
1
-1
/
+0
*
hw/vfio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
vfio/pci: Default display option to "off"
Alex Williamson
2018-06-05
1
-1
/
+1
*
vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly
Alex Williamson
2018-06-05
1
-0
/
+2
*
vfio/quirks: ioeventfd quirk acceleration
Alex Williamson
2018-06-05
1
-0
/
+2
*
vfio/quirks: Add quirk reset callback
Alex Williamson
2018-06-05
1
-0
/
+2
[next]