summaryrefslogtreecommitdiff
path: root/hw/qxl.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/qxl.h')
-rw-r--r--hw/qxl.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/hw/qxl.h b/hw/qxl.h
index af60ff449..121640589 100644
--- a/hw/qxl.h
+++ b/hw/qxl.h
@@ -22,9 +22,7 @@ typedef struct PCIQXLDevice {
enum qxl_mode mode;
uint32_t cmdflags;
int generation;
-
- /* temporary for development */
- uint32_t compat;
+ uint32_t revision;
struct guest_slots {
QXLMemSlot slot;