On a Wednesday in 2025, Peter Krempa via Devel wrote:
From: Peter Krempa <pkre...@redhat.com>

Explain what the individual settings actually result in. The changes
are based on the paraprhase of qemu documentation which in
'qemu-options.hx' states:

 ``werror=action,rerror=action``
     Specify which action to take on write and read errors. Valid
     actions are: "ignore" (ignore the error and try to continue),
     "stop" (pause QEMU), "report" (report the error to the guest),
     "enospc" (pause QEMU only if the host disk is full; report the
     error to the guest otherwise). The default setting is
     ``werror=enospc`` and ``rerror=report``.

Closes: https://gitlab.com/libvirt/libvirt/-/issues/138
Signed-off-by: Peter Krempa <pkre...@redhat.com>
---
docs/formatdomain.rst | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

Reply via email to