Skip to content

libvirt-machine: Display I/O errors to the user

Sid requested to merge sid/gnome-boxes:display_toast_on_disk_errors into main

When libvirt encounters I/O errors like 'not enough space', it suspends the VM and notifies Boxes. Boxes doesn't report this error to the user. This commit addresses this.

Merge request reports