Skip to content

Bail out on KVM failures during VM creation

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

We don't want to display the VM edit page to the user, when there are KVM related failures.

We now display the following error for KVM failures, rather than showing the VM Edit page with disabled Create button which is confusing to the user.

gb-no-kvm-error

Merge request reports