VirtualBox

Changeset 60177 in vbox for trunk/include


Ignore:
Timestamp:
Mar 23, 2016 7:12:39 PM (9 years ago)
Author:
vboxsync
Message:

bugref:8087: Additions/x11: support non-root X server: add a capability which allows guest drivers to tell the host that they do not depend on the settings of the legacy VBE registers. Windows guest blue screens cause the VBE registers to change, and do not work correctly if the host does not handle this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxVideo.h

    r60109 r60177  
    11061106/** The guest can switch to a software cursor on demand. */
    11071107#define VBVACAPS_DISABLE_CURSOR_INTEGRATION 0x00000008
     1108/** The guest does not depend on host handling the VBE registers. */
     1109#define VBVACAPS_USE_VBVA_ONLY 0x00000010
    11081110typedef struct VBVACAPS
    11091111{
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette