tiiuae / ghaf

TII SSRC Secure Technologies: Ghaf Framework
https://tiiuae.github.io/ghaf/
Apache License 2.0
35 stars 56 forks source link

guivm: fix crash on lid close #671

Closed humaidq-tii closed 2 months ago

humaidq-tii commented 2 months ago

Disables suspend inside gui-vm, as it causes qemu to segfault. Related to: https://gitlab.com/qemu-project/qemu/-/issues/2321

Also brings in fix in vsockproxy, which didn't used to handle signals gracefully, causing it to crash when the host is suspended.

Description of changes

Fixes: SP-3466, and possibly SP-3464

Checklist for things done

Testing