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) @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   8 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
(edit) @58601   9 years vboxsync Added VBOXOSTYPE_VBoxBS_x64 with main recommendations.
(edit) @56864   9 years vboxsync added two more OSX guest types
(edit) @56492   9 years vboxsync Main: Raised the default RAM size of common Linux distributions from …
(edit) @56459   9 years vboxsync Main: Added audio codec type property, including recommended type.
(edit) @56447   9 years vboxsync Main: Default to SATA DVD drives for Windows Vista and later.
(edit) @56248   10 years vboxsync Main: NetBSD assumes RTC in UTC by default.
(edit) @56202   10 years vboxsync Main: "32 bit" => "32-bit", "64 bit" => "64-bit"
(edit) @55936   10 years vboxsync extended generic Linux OS type
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @54017   10 years vboxsync Main: increase the minimum required memory for 2003 Server as well as …
(edit) @54016   10 years vboxsync Main: default 256MB for WinXP64
(edit) @54005   10 years vboxsync Main: increase default HDD size for Windows 10 guests
(edit) @53012   10 years vboxsync Main,Frontend: Windows 10 guest os type.
(edit) @51538   11 years vboxsync Main/OSType: fixed typo for Win81 OS types
(edit) @51389   11 years vboxsync Main: increase default RAM for EL64/OL64 from 512M to 768M
(edit) @50242   11 years vboxsync Main: 6713: Adding (32 bit) postfix to OSes descriptions.
(edit) @49074   11 years vboxsync Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x …
(edit) @48886   11 years vboxsync Mac OS X VM defaults: Default to I82545EM instead of I82543GC since …
(edit) @48827   11 years vboxsync Mac OS X guest types enumeration: fixed typo.
(edit) @48702   11 years vboxsync Main: increase the default RAM size of a few Linux guests to at least 512MB
(edit) @48685   11 years vboxsync More mac OS X guest types so we can add version specific hacks more easily.
(edit) @48440   11 years vboxsync Mac OS X should default to AHCI DVD drive and UTC in RTC.
(edit) @46876   11 years vboxsync added Win8.1 OS type
(edit) @46775   11 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46350   12 years vboxsync The GUI an its assumptions... Fixed assertion due to missing OS icon …
(edit) @46341   12 years vboxsync Main: 64-bit unknown OS types.
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @44413   12 years vboxsync Main/Global: add Linux 3.x to the Linux 2.6 entry to make it clear …
(edit) @43248   12 years vboxsync added a Win2k12_x64 OS type
(edit) @43088   12 years vboxsync Win8: no 3D for new VMs because that's more stable. The user can still …
(edit) @42911   12 years vboxsync Main: Mac guest bump memory default size 1Gb -> 2Gb.
(edit) @42339   12 years vboxsync Main: MS recommends 2GB for Win8/64
(edit) @41973   12 years vboxsync Main: 8 => 12GB for Oracle Linux guests
(edit) @40690   13 years vboxsync 25GB default hard disk space for Vista .... Windows 8
(edit) @40671   13 years vboxsync Ubuntu: enable PAE
(edit) @40290   13 years vboxsync Windows 8 / 32-bit guests require PAE
(edit) @40066   13 years vboxsync hash the teleporter token.
(edit) @40041   13 years vboxsync Create Win9x VMs with floppy/SB16, tablet for Me.
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39216   13 years vboxsync Main/Global: remove the "Server" bit from the Mac OS X guest OS type names
(edit) @39205   13 years vboxsync Adjusted defaults for some guest types (audio/floppy).
(edit) @39058   13 years vboxsync Added machinery to add floppy or not add USB for new VMs depending on …
(edit) @39055   13 years vboxsync Fe/Qt4+Main: Use 3D acceleration + 128MB VRAM for Windows 8 by …
(edit) @38781   13 years vboxsync 1.5GB for 64-bit Solaris
(edit) @38780   13 years vboxsync 1GB for 32-bit Windows 7 should be sufficient
(edit) @38770   13 years vboxsync Windows 8: VT-x/AMD-V and I/O APIC
(edit) @38755   13 years vboxsync Windows 8 OS type
(edit) @38295   13 years vboxsync Main: Use absolute pointing device by default for NT 5.0 and later guests.
(edit) @37722   13 years vboxsync Default to 500M instead of 512MB to stay under 1024 cylinders.
(edit) @37059   14 years vboxsync Main: 640MB are the absolut minimum for F15, see …
(edit) @35426   14 years vboxsync Main: change the Solaris OS type description
(copy) @35368   14 years vboxsync Main: source re-org.
copied from trunk/src/VBox/Main/Global.cpp
(edit) @34904   14 years vboxsync Main/Global: enable USB tablet for "Solaris modern" 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