VirtualBox

Changeset 101200 in vbox for trunk/src/VBox/Main/src-all


Ignore:
Timestamp:
Sep 20, 2023 2:14:26 PM (20 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159173
Message:

Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible graphics controller for ARM platforms. Allows getting graphics output on guests like OpenSuse 15.4 and Oracle Linux 9 which don't have a compatible VSVGA3 device driver, bugref:10386

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp

    r101133 r101200  
    699699            static const GraphicsControllerType_T aGraphicsControllerTypes[] =
    700700            {
    701                 GraphicsControllerType_Null
     701                GraphicsControllerType_Null,
     702                GraphicsControllerType_QemuRamFB
    702703#ifdef VBOX_WITH_VMSVGA
    703704              , GraphicsControllerType_VMSVGA
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