]> git.proxmox.com Git - qemu.git/blobdiff - qemu-common.h
Implement resolution switching in common console code.
[qemu.git] / qemu-common.h
index 0512d49636d8c435a608d4b5f9303629a12ff488..b991c2bacc8002bbb2f6842c9acd93dee0aa09be 100644 (file)
@@ -119,6 +119,7 @@ typedef struct AudioState AudioState;
 typedef struct BlockDriverState BlockDriverState;
 typedef struct DisplayState DisplayState;
 typedef struct TextConsole TextConsole;
+typedef TextConsole QEMUConsole;
 typedef struct CharDriverState CharDriverState;
 typedef struct VLANState VLANState;
 typedef struct QEMUFile QEMUFile;