VirtualBox

Changeset 76171 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
Dec 12, 2018 11:36:12 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127426
Message:

Graphics/VMSVGA: return the configured number from SVGA_REG_NUM_DISPLAYS register.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp

    r75939 r76171  
    12211221         * will take a legacy code path without 3d support.  This number also
    12221222         * limits how many screens Linux guests will allow. */
    1223         *pu32 = 32;
     1223        *pu32 = pThis->cMonitors;
    12241224        break;
    12251225
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