VirtualBox

Changeset 100707 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jul 26, 2023 1:13:19 PM (19 months ago)
Author:
vboxsync
Message:

Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the static VM config to make enable more features, bugref:10384 [trailing whitespace]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp

    r100706 r100707  
    10591059    vrc = RTFdtNodePropertyAddString(  hFdt, "stdout-path", "pl011@9000000");           VRC();
    10601060    vrc = RTFdtNodePropertyAddString(  hFdt, "stdin-path", "pl011@9000000");            VRC();
    1061     vrc = RTFdtNodeFinalize(hFdt);   
     1061    vrc = RTFdtNodeFinalize(hFdt);
    10621062
    10631063    /* Finalize the FDT and add it to the resource store. */
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