Add QXL_ESCAPE_MONITOR_CONFIG enum

New escape for sending monitor position information from guest to client
This commit is contained in:
Sandy Stutsman 2015-06-24 14:31:27 -04:00 committed by Christophe Fergeau
parent 67fb3306f8
commit e93fdd47ef

View File

@ -7,6 +7,7 @@
enum {
QXL_ESCAPE_SET_CUSTOM_DISPLAY = 0x10001,
QXL_ESCAPE_MONITOR_CONFIG
};
typedef struct SPICE_ATTR_PACKED QXLEscapeSetCustomDisplay {