diff options
author | Joao Martins <joao.m.martins@oracle.com> | 2025-03-11 17:48:07 +0000 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-03-11 19:04:58 +0100 |
commit | 4d9607481560e6c8e1508a0aafe94f86a0503c8c (patch) | |
tree | 8913c281142207a2a94673c2d30857f71ab5c72e /docs/devel | |
parent | 63316f973ad9f1465b1cb820c5be954260663c8a (diff) | |
download | qemu-4d9607481560e6c8e1508a0aafe94f86a0503c8c.zip qemu-4d9607481560e6c8e1508a0aafe94f86a0503c8c.tar.gz qemu-4d9607481560e6c8e1508a0aafe94f86a0503c8c.tar.bz2 |
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>
Diffstat (limited to 'docs/devel')
0 files changed, 0 insertions, 0 deletions