On 19/09/2025 10.36, Paolo Bonzini wrote:
The version in the system might be too old for QEMU; this will be especially true if Rust is going to be enabled by default.Adjust the docs to suggest using pyvenv/bin/meson. Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- docs/devel/build-system.rst | 2 +- docs/devel/rust.rst | 2 +- docs/system/devices/igb.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>