Changeset 49424 in vbox for trunk/src/VBox
- Timestamp:
- Nov 8, 2013 4:29:30 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGASavedState.h
r44528 r49424 23 23 #define Graphics_DevVGASavedState_h 24 24 25 #define VGA_SAVEDSTATE_VERSION 9 25 #define VGA_SAVEDSTATE_VERSION 10 26 #define VGA_SAVEDSTATE_VERSION_WITH_PENDVHWA 10 26 27 #define VGA_SAVEDSTATE_VERSION_INV_GCMDFIFO 8 /* <- states upto and including this version may contain invalid completed Guest Commands fifo entries */ 27 28 #define VGA_SAVEDSTATE_VERSION_INV_VHEIGHT 8 /* <- states upto and including this version may contain invalid vbe_regs[VBE_DISPI_INDEX_VIRT_HEIGHT] value */
Note:
See TracChangeset
for help on using the changeset viewer.