qemu/hw/vfio
Joao Martins 4d96074815 vfio/pci: Drop debug commentary from x-device-dirty-page-tracking
The intent behind the x-device-dirty-page-tracking option is twofold:

1) development/testing in the presence of VFs with VF dirty page tracking

2) deliberately choosing platform dirty tracker over the VF one.

Item 2) scenario is useful when VF dirty tracker is not as fast as
IOMMU, or there's some limitations around it (e.g. number of them is
limited; aggregated address space under tracking is limited),
efficiency/scalability (e.g. 1 pagetable in IOMMU dirty tracker to scan
vs N VFs) or just troubleshooting. Given item 2 it is not restricted to
debugging, hence drop the debug parenthesis from the option description.

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250311174807.79825-1-joao.m.martins@oracle.com
[ clg: Fixed subject spelling ]
Signed-off-by: Cédric Le Goater <clg@redhat.com>
2025-03-11 19:04:58 +01:00
..
amd-xgbe.c vfio-platform: Deprecate all forms of vfio-platform devices 2025-03-06 06:47:33 +01:00
ap.c vfio: Add property documentation 2025-03-06 06:47:33 +01:00
calxeda-xgmac.c vfio-platform: Deprecate all forms of vfio-platform devices 2025-03-06 06:47:33 +01:00
ccw.c vfio/ccw: Replace warn_once_pfch() with warn_report_once() 2025-03-06 06:47:33 +01:00
common.c hw/vfio/common: Get target page size using runtime helpers 2025-03-11 17:01:14 +01:00
container-base.c vfio/container: Add dirty tracking started flag 2024-12-26 07:23:38 +01:00
container.c vfio: Remove reports of DMA mapping errors in backends 2025-02-11 14:15:19 +01:00
cpr.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
display.c vfio/display: Fix vfio_display_edid_init() error path 2024-07-09 11:50:37 +02:00
helpers.c vfio: Introduce vfio_get_vfio_device() 2025-02-11 14:15:19 +01:00
igd.c vfio/igd: Fix broken KVMGT OpRegion support 2025-03-11 17:01:14 +01:00
iommufd.c hw/vfio: Compile iommufd.c once 2025-03-11 17:01:15 +01:00
Kconfig hw/vfio: Move the IGD quirk code to a separate file 2020-02-06 11:55:42 -07:00
meson.build hw/vfio: Compile display.c once 2025-03-11 17:01:15 +01:00
migration-multifd.c vfio/migration: Use BE byte order for device state wire packets 2025-03-11 17:01:14 +01:00
migration-multifd.h vfio/migration: Multifd device state transfer support - send side 2025-03-06 06:47:34 +01:00
migration.c hw/vfio: Compile some common objects once 2025-03-11 17:01:15 +01:00
pci-quirks.c vfio/pci-quirks: Exclude non-ioport BAR from ATI quirk 2025-03-11 17:01:15 +01:00
pci-quirks.h vfio/pci: introduce config_offset field in VFIOConfigMirrorQuirk 2025-02-11 14:15:19 +01:00
pci.c vfio/pci: Drop debug commentary from x-device-dirty-page-tracking 2025-03-11 19:04:58 +01:00
pci.h vfio/igd: Introduce x-igd-lpc option for LPC bridge ID quirk 2025-03-11 17:01:14 +01:00
platform.c vfio-platform: Deprecate all forms of vfio-platform devices 2025-03-06 06:47:33 +01:00
spapr.c hw/vfio/spapr: Do not include <linux/kvm.h> 2025-03-11 17:01:14 +01:00
trace-events vfio/migration: Multifd device state transfer support - send side 2025-03-06 06:47:34 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00