VirtualBox

Changeset 99604 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
May 4, 2023 1:53:06 PM (19 months ago)
Author:
vboxsync
Message:

bugref:10314. bugref:10278. Reverted VSD RAM unit to bytes and fixed other places where MB unit was used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ovfreader.h

    r99523 r99604  
    635635    HardwareItemVector  vecHardwareItems;       //< vector containing all virtual hardware items in parsing order.
    636636
    637     uint64_t            ullMemorySize;          // always in Megabytes, copied from llHardwareItems; default = 0 (unspecified)
     637    uint64_t            ullMemorySize;          // always in bytes, copied from llHardwareItems; default = 0 (unspecified)
    638638    uint16_t            cCPUs;                  // no. of CPUs, copied from llHardwareItems; default = 1
    639639
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