index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
Age
Commit message (
Expand
)
Author
2020-11-12
Fix use after free in vfio_migration_probe
Kirti Wankhede
2020-11-03
vfio: Don't issue full 2^64 unmap
Jean-Philippe Brucker
2020-11-03
vfio: Set IOMMU page size as per host supported page size
Bharat Bhushan
2020-11-01
vfio: fix incorrect print type
Zhengui li
2020-11-01
hw/vfio: Use lock guard macros
Amey Narkhede
2020-11-01
vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
Matthew Rosato
2020-11-01
vfio: Find DMA available capability
Matthew Rosato
2020-11-01
vfio: Create shared routine for scanning info capabilities
Matthew Rosato
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
2020-11-01
vfio: Make vfio-pci device migration capable
Kirti Wankhede
2020-11-01
vfio: Add ioctl to get dirty pages bitmap during dma unmap
Kirti Wankhede
2020-11-01
vfio: Dirty page tracking when vIOMMU is enabled
Kirti Wankhede
2020-11-01
vfio: Add vfio_listener_log_sync to mark dirty pages
Kirti Wankhede
2020-11-01
vfio: Add function to start and stop dirty pages tracking
Kirti Wankhede
2020-11-01
vfio: Get migration capability flags for container
Kirti Wankhede
2020-11-01
vfio: Add load state functions to SaveVMHandlers
Kirti Wankhede
2020-11-01
vfio: Add save state functions to SaveVMHandlers
Kirti Wankhede
2020-11-01
vfio: Register SaveVMHandlers for VFIO device
Kirti Wankhede
2020-11-01
vfio: Add migration state change notifier
Kirti Wankhede
2020-11-01
vfio: Add VM state change handler to know state of VM
Kirti Wankhede
2020-11-01
vfio: Add migration region initialization and finalize function
Kirti Wankhede
2020-11-01
vfio: Add save and load functions for VFIO PCI devices
Kirti Wankhede
2020-11-01
vfio: Add vfio_get_object callback to VFIODeviceOps
Kirti Wankhede
2020-11-01
vfio: Add function to unmap VFIO region
Kirti Wankhede
2020-10-02
vfio-ccw: plug memory leak while getting region info
Cornelia Huck
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-09
vfio: Rename PCI_VFIO to VFIO_PCI
Eduardo Habkost
2020-09-09
vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
Eduardo Habkost
2020-09-09
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-01
vfio/platform: Remove dead assignment in vfio_intp_interrupt()
Chen Qun
2020-08-27
vfio/pci: Move QOM macros to header
Eduardo Habkost
2020-08-27
hw/vfio/ap: Plug memleak in vfio_ap_get_group()
Pan Nengyuan
2020-08-21
meson: convert hw/vfio
Marc-André Lureau
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-16
vfio: fix use-after-free in display
Gerd Hoffmann
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
2020-06-18
vfio-ccw: Add support for the CRW region and IRQ
Farhan Ali
2020-06-18
vfio-ccw: Refactor ccw irq handler
Eric Farman
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-18
vfio-ccw: Refactor cleanup of regions
Eric Farman
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
[next]