index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vfio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vfio/pci: Static Resizable BAR capability
Alex Williamson
2023-05-09
1
-1
/
+53
*
vfio/migration: Skip log_sync during migration SETUP state
Avihai Horon
2023-05-09
1
-1
/
+2
*
vfio/pci: add support for VF token
Minwoo Im
2023-05-09
2
-1
/
+13
*
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-22
3
-0
/
+3
*
vfio: Fix vfio_get_dev_region() trace event
Cédric Le Goater
2023-03-07
1
-1
/
+1
*
vfio/migration: Rename entry points
Alex Williamson
2023-03-07
3
-8
/
+8
*
vfio/migration: Query device dirty page tracking support
Joao Martins
2023-03-07
1
-0
/
+15
*
vfio/migration: Block migration with vIOMMU
Joao Martins
2023-03-07
3
-0
/
+52
*
vfio/common: Add device dirty page bitmap sync
Joao Martins
2023-03-07
1
-9
/
+79
*
vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
Avihai Horon
2023-03-07
1
-22
/
+35
*
vfio/common: Add device dirty page tracking start/stop
Joao Martins
2023-03-07
2
-5
/
+169
*
vfio/common: Record DMA mapped IOVA ranges
Joao Martins
2023-03-07
2
-0
/
+86
*
vfio/common: Add helper to consolidate iova/end calculation
Joao Martins
2023-03-07
1
-14
/
+27
*
vfio/common: Consolidate skip/invalid section into helper
Joao Martins
2023-03-07
1
-32
/
+23
*
vfio/common: Use a single tracepoint for skipped sections
Joao Martins
2023-03-07
2
-4
/
+3
*
vfio/common: Add helper to validate iova/end against hostwin
Joao Martins
2023-03-07
1
-18
/
+20
*
vfio/common: Add VFIOBitmap and alloc function
Avihai Horon
2023-03-07
1
-29
/
+44
*
vfio/common: Abort migration if dirty log start/stop/sync fails
Avihai Horon
2023-03-07
1
-8
/
+45
*
vfio/common: Fix wrong %m usages
Avihai Horon
2023-03-07
1
-13
/
+16
*
vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
Avihai Horon
2023-03-07
1
-0
/
+1
*
hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
Philippe Mathieu-Daudé
2023-02-27
1
-12
/
+7
*
hw/vfio/ccw: Remove pointless S390CCWDevice variable
Philippe Mathieu-Daudé
2023-02-27
1
-2
/
+1
*
hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
Philippe Mathieu-Daudé
2023-02-27
1
-6
/
+3
*
hw/vfio/ccw: Use intermediate S390CCWDevice variable
Philippe Mathieu-Daudé
2023-02-27
1
-4
/
+5
*
hw/vfio/ccw: Simplify using DEVICE() macro
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
vfio: Alphabetize migration section of VFIO trace-events file
Avihai Horon
2023-02-16
1
-10
/
+10
*
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
2023-02-16
3
-702
/
+24
*
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
2023-02-16
3
-39
/
+464
*
vfio/migration: Rename functions/structs related to v1 protocol
Avihai Horon
2023-02-16
3
-60
/
+60
*
vfio/migration: Move migration v1 logic to vfio_migration_init()
Avihai Horon
2023-02-16
2
-16
/
+16
*
vfio/migration: Block multiple devices migration
Avihai Horon
2023-02-16
2
-0
/
+59
*
vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent...
Avihai Horon
2023-02-16
1
-7
/
+10
*
vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
Avihai Horon
2023-02-16
2
-4
/
+19
*
vfio/migration: Fix NULL pointer dereference bug
Avihai Horon
2023-02-16
1
-1
/
+3
*
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
2023-02-15
1
-6
/
+4
*
migration: Remove unused res_compatible
Juan Quintela
2023-02-15
2
-3
/
+2
*
migration: Remove unused threshold_size parameter
Juan Quintela
2023-02-06
1
-1
/
+0
*
migration: Split save_live_pending() into state_pending_*
Juan Quintela
2023-02-06
2
-11
/
+12
*
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela
2023-02-06
1
-1
/
+1
*
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
1
-1
/
+1
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-07
1
-61
/
+5
|
\
|
*
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
2022-11-07
1
-61
/
+5
*
|
vfio/migration: Fix wrong enum usage
Avihai Horon
2022-11-03
1
-1
/
+1
|
/
*
vfio/common: Fix vfio_iommu_type1_info use after free
Alex Williamson
2022-09-27
1
-17
/
+19
*
vfio/migration: Fix incorrect initialization value for parameters in VFIOMigr...
Kunkun Jiang
2022-09-27
1
-0
/
+2
*
ui/console: Do not return a value with ui_info
Akihiko Odaki
2022-06-14
1
-5
/
+3
*
vfio/common: remove spurious warning on vfio_listener_region_del
Eric Auger
2022-06-08
2
-2
/
+10
*
hw/vfio/pci-quirks: Resolve redundant property getters
Bernhard Beschow
2022-05-24
1
-25
/
+9
*
linux-headers: Update to v5.18-rc6
Alex Williamson
2022-05-13
2
-15
/
+18
*
vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
Yi Liu
2022-05-06
1
-8
/
+8
[prev]
[next]