Changeset 80478 in vbox for trunk/include/VBox/Graphics
- Timestamp:
- Aug 28, 2019 1:32:17 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132970
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/Graphics/HGSMIChSetup.h
r76585 r80478 60 60 /* one or more guest commands is completed, should be accessed under FIFO lock only */ 61 61 # define HGSMIHOSTFLAGS_GCOMMAND_COMPLETED UINT32_C(0x04) 62 /* watchdog timer interrupt flag (used for debugging), should be accessed under VGAState::lock only */63 # define HGSMIHOSTFLAGS_WATCHDOG UINT32_C(0x08)64 62 #endif 65 63 /* vsync interrupt flag, should be accessed under VGAState::lock only */
Note:
See TracChangeset
for help on using the changeset viewer.