VirtualBox

source: vbox/trunk/src/VBox/Main/src-all/Global.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101696   14 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101683   14 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101632   14 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_SUBTYPE_TEMPLATE_ARM64, as it used …
(edit) @101631   14 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_OSHINTS_B_ARM64, as it included x86 …
(edit) @101630   14 months vboxsync Main/Global.cpp: For ARM VMs we need to have USB 3.0 (XHCI) currently. …
(edit) @101629   14 months vboxsync Main/Global.cpp: Fix typo, bugref:10384
(edit) @101628   14 months vboxsync Main/Global.cpp: Make xHCI the default for ARM VMs, bugref:10384
(edit) @101627   14 months vboxsync Main/Global.cpp: Also set the codec for HDA when creating new ARM VMs. …
(edit) @101621   14 months vboxsync Main/Global.cpp: Use HDA as the default audio controller when creating …
(edit) @101593   14 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101579   14 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101578   14 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101573   14 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384
(edit) @101460   14 months vboxsync Main: Moved Platform::s_platformArchitectureToStr() to …
(edit) @101425   14 months vboxsync Unattended: bugref:10182, bugref:10511. Adding Oracle 64 bit ARM to …
(edit) @101371   14 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101370   14 months vboxsync Reverted commit r159372, committed too much.
(edit) @101369   14 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101367   14 months vboxsync Main/Global.cpp: Use macros to compose the x64/x86/arm64/arm32 guest …
(edit) @101314   15 months vboxsync Main: Raised the RAM + VRAM a bit for the Other_arm64 OS type, so that …
(edit) @101218   15 months vboxsync Main/Global: One more fix for x64 OS type naming, to match the UI icon …
(edit) @101215   15 months vboxsync Main: Separated (renamed) the internal generic OS hint bits from the …
(edit) @101213   15 months vboxsync Main/Global: New arm64 VMs always need (U)EFI enabled. bugref:10384
(edit) @101207   15 months vboxsync Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
(edit) @101205   15 months vboxsync Main/Global: Also changed the non-Linx OS IDs to the new naming scheme …
(edit) @101204   15 months vboxsync ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
(edit) @101198   15 months vboxsync Main/Global: More work on Linux-based OS IDs. bugref:10384
(edit) @101196   15 months vboxsync Main/Global: More ARM64 OS types stuff. Addd Debian ARM64. bugref:10384
(edit) @101189   15 months vboxsync Main/Global.cpp: Renamed the OS hints and macro templates, as the _32 …
(edit) @101188   15 months vboxsync ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
(edit) @101178   15 months vboxsync Main: Added first two generic guest OS types for ARM (as "Other", as …
(edit) @101164   15 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101113   15 months vboxsync Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be …
(edit) @101035   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100827   16 months vboxsync VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97031   2 years vboxsync Main, FE/Qt: Add Oracle Linux 9 and RHEL 9.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @94493   3 years vboxsync Main/Global: Follow-up to the Linux OS subtypes update (r150791) as …
(edit) @94478   3 years vboxsync VBox/ostypes.h+Main/Global,Appliance+FE/Qt: Some Solaris OStype …
(edit) @94460   3 years vboxsync VBox/ostypes.h+Main/Global,Machine,UnattendedInstaller+FE/Qt: First …
(edit) @93588   3 years vboxsync Main/Global,FE/Qt: Added OS type for windows server 2022.
(edit) @93480   3 years vboxsync Main/Appliance: Allow users to specify a different storage controller …
(edit) @93410   3 years vboxsync Main: Generate enum value to string conversion functions for the API. …
(edit) @93405   3 years vboxsync Main/Unattended: Use the detected guest OS type instead of the …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93074   3 years vboxsync Main: Changed ArcaOS to use IDE instead of the suggested AHCI …
(edit) @93070   3 years vboxsync Added ArcaOS to the list of OS/2 variants. ticketref:20741
(edit) @92154   3 years vboxsync Main/GuestOSType: Add new attribute for indicating that the guest uses …
(edit) @91614   3 years vboxsync Main: Initialize the TPM type properly based on the guest OS type and …
(edit) @91550   3 years vboxsync Main/Global: whitespace fix (forgot 2 OSes)
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91470   3 years vboxsync Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, and …
(edit) @91468   3 years vboxsync Main/src-all/Global.cpp: whitespace cleanup, align columns and improve …
(edit) @91363   3 years vboxsync FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
(edit) @89868   3 years vboxsync Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
(edit) @89604   4 years vboxsync Main: bugref:9732: Increased default RAM and HDD sizes for Solaris guests.
(edit) @88777   4 years vboxsync Main/Global.cpp: Include Linux 5.x in the description of the "Linux26" …
(edit) @87241   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82585   5 years vboxsync Main: VBoxSVGA is the default graphics controller for Vista guests
(edit) @82553   5 years vboxsync Main/Global: change default graphics controller to VMSVGA for Solaris …
(edit) @82393   5 years vboxsync Main: add new Windows Server 2019 guest type, and some long forgotten …
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80023   5 years vboxsync Main: Kicking out raw-mode. bugref:9517
(edit) @77637   6 years vboxsync Main/Global.cpp: Ecomstation needs a floppy too, for the key file.
(edit) @77581   6 years vboxsync Global: Default to no USB for DOS and NetWare, floppy drive for NetWare.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76165   6 years vboxsync Main/Global.cpp: Split out status code conversion functions into a …
(edit) @75834   6 years vboxsync Main/Global: change default graphics controller (applied when creating …
(edit) @75817   6 years vboxsync Main/GuestOSType: Add recommended Graphics Controller information and …
(edit) @71349   7 years vboxsync Guest Control/Main: Added (COM) error codes …
(edit) @70561   7 years vboxsync Main/Global: bump disk size recommendations for Windows 7 and later
(edit) @70454   7 years vboxsync Main/Global.cpp: Changed the NT 3.x recommendations to be BusLogic for …
(edit) @70235   7 years vboxsync Main/Global: change order of Linux guest OS types, returning to 'sort …
(edit) @70218   7 years vboxsync Main/Global.cpp: Added NOUSB to the NT4 guest OS type hints.
(edit) @70217   7 years vboxsync VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @68314   7 years vboxsync added OS types for macOS 10.12 and 10.13
(edit) @67883   7 years vboxsync UnattededScript: Converted the NT6+ XML editor to mad libs too.
(edit) @67735   7 years vboxsync Main: Added Global::getOSTypeIndexFromId (nit).
(edit) @67734   7 years vboxsync Main: Added Global::getOSTypeIndexFromId.
(edit) @67733   7 years vboxsync Main: Added Global::getOSTypeIndexFromId.
(edit) @66816   8 years vboxsync Main: increased the default RAM size for Windows 7 / 2008(R2) …
(edit) @66382   8 years vboxsync Main: Ubuntu: 8GB => 10GB (Ubuntu 17.04 needs 8.3GB)
(edit) @66234   8 years vboxsync s/25G/32G/ for >= Windows 10
(edit) @66220   8 years vboxsync Windows 2016 OS type
(edit) @64335   8 years vboxsync For Solaris 11 guests, default to RTC using UTC to match the OS.
(edit) @63431   8 years vboxsync gcc 4.8.x and -Wconversion.
(edit) @62485   8 years vboxsync (C) 2016
(edit) @62468   8 years vboxsync Main: scm
(edit) @61747   8 years vboxsync enable X2APIC for Linux guests
(edit) @61697   8 years vboxsync Main: default to E1000 I82543GC (PRO/1000 T Server) for Windows XP …
(edit) @61689   9 years vboxsync Main: increased the default size of RAM, VRAM and hard disk of some …
(edit) @60836   9 years vboxsync Increase default OS X disk size. Updates are gargantuan these days.
(edit) @59621   9 years vboxsync ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
(edit) @58677   9 years vboxsync introduced new OS hint for USB-3-capable guests
Note: See TracRevisionLog for help on using the revision log.

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