mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-02 05:12:02 +00:00
[client] spice: check and track the primary surface format & validity
This commit is contained in:
@@ -81,6 +81,7 @@ struct AppState
|
||||
uint8_t spiceUUID[16];
|
||||
bool spiceReady;
|
||||
bool initialSpiceDisplay;
|
||||
bool spicePrimarySurfaceValid;
|
||||
uint8_t guestUUID[16];
|
||||
bool guestUUIDValid;
|
||||
KVMFROS guestOS;
|
||||
|
||||
Reference in New Issue
Block a user