VirtualBox

Changeset 15665 in vbox


Ignore:
Timestamp:
Dec 18, 2008 2:54:12 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41200
Message:

Devices/VGA: reverted r40263 as it caused display problems in some Linux guests

File:
1 edited

Legend:

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

    r15125 r15665  
    24602460
    24612461        full_update = 0;
    2462         if (!(s->ar_index & 0x20) || (s->sr[0x01] & 0x20)) {
     2462        if (!(s->ar_index & 0x20)) {
    24632463            graphic_mode = GMODE_BLANK;
    24642464        } else {
Note: See TracChangeset for help on using the changeset viewer.

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