VirtualBox

Changeset 101200 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Sep 20, 2023 2:14:26 PM (15 months ago)
Author:
vboxsync
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/idl/VirtualBox.xidl

    r101180 r101200  
    66796679  <enum
    66806680    name="GraphicsControllerType"
    6681     uuid="3e009bb0-2b57-4283-a39b-4c363d4f0808"
     6681    uuid="e1379bad-ae01-493d-abf5-740a95c41676"
    66826682    >
    66836683    <desc>Graphics controller type, used with <link to="IGraphicsAdapter::graphicsControllerType" />.
     
    66946694    <const name="VBoxSVGA"  value="3">
    66956695      <desc>VirtualBox VGA device with VMware SVGA II extensions.</desc>
     6696    </const>
     6697    <const name="QemuRamFB" value="4">
     6698      <desc>QEMU RAM based framebuffer based device.</desc>
    66966699    </const>
    66976700  </enum>
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