VirtualBox

source: vbox/trunk/src/VBox/Main/src-all

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106669   3 months vboxsync scm
(edit) @106642   3 months vboxsync Main/ObjectsTracker.*: No blank line at start of the @file header! …
(edit) @106624   3 months vboxsync Jira task VBP-1187. Added ObjectsTracker.h and ObjectsTracker.cpp.
(edit) @106384   4 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106139   4 months vboxsync Main/PlatformProperties: Enabled the 3D settings for ARM VMs as well, …
(edit) @106106   4 months vboxsync Main/PlatformProperties: Allow adding SATA, LsiLogic, USB and NVMe …
(edit) @106080   4 months vboxsync Main: Fixed enabling 3D when selecting supported graphics controllers. …
(edit) @106077   4 months vboxsync Main: Name locks.
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @105993   5 months vboxsync Main: nits
(edit) @105966   5 months vboxsync Main: Check for hrc when using IsFeatureEnabled() in …
(edit) @105964   5 months vboxsync Main: Use PlatformProperties::s_isGraphicsControllerFeatureSupported() …
(edit) @105959   5 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105873   5 months vboxsync IPRT/cpp/utils: Moved MY_VECTOR_ASSIGN_ARRAY into IPRT and renamed it …
(edit) @105872   5 months vboxsync Main: Docs fix. bugref:10749
(edit) @105865   5 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105864   5 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105659   6 months vboxsync Main: Add possibility to save the NVRAM file as a directory tree …
(edit) @105658   6 months vboxsync Main: Add possibility to save the NVRAM file as a directory tree …
(edit) @105654   6 months vboxsync Main/VirtualBoxBase, DisplayImpl: Suppress logging of "Screenshot is …
(edit) @105640   6 months vboxsync Main, FE/Qt: Add guest OS type Ubuntu 24.04 LTS.
(edit) @105628   6 months vboxsync Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM …
(edit) @105627   6 months vboxsync Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM …
(edit) @105444   6 months vboxsync Main/AutoCaller: Fix missing wakeup of concurrent callers to uninit().
(edit) @105383   7 months vboxsync Main/NvramStore: Don't make the NVRAM map part of the backupable data …
(edit) @105382   7 months vboxsync Main/NvramStore: Don't make the NVRAM map part of the backupable data …
(edit) @105333   7 months vboxsync doc/manual,Frontends/VBoxManage,Main/SharedFolderImpl.cpp: Implement …
(edit) @105089   7 months vboxsync Main/include,Main/SharedFolderImpl.cpp: Remove a redundant 'const' …
(edit) @105088   7 months vboxsync Main/include,Main/ConsoleSharedFolderImpl.cpp: Remove a redundant …
(edit) @105087   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @104865   8 months vboxsync Main: Use VBOX_SVGA_VRAM_MIN_SIZE / VBOX_SVGA_VRAM_MIN_SIZE_3D for …
(edit) @104864   8 months vboxsync Main: Use VBOX_SVGA_VRAM_MIN_SIZE / VBOX_SVGA_VRAM_MIN_SIZE_3D for …
(edit) @104851   8 months vboxsync Main: Addressed @todos in …
(edit) @104846   8 months vboxsync include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h and …
(edit) @104820   8 months vboxsync Main: Also make use of …
(edit) @104819   8 months vboxsync Main: Also make use of …
(edit) @104786   8 months vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104781   8 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104780   8 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104154   10 months vboxsync Main/VBoxProxyStub: Fixed using service start name when (re-)creating …
(edit) @103977   11 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103532   11 months vboxsync VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
(edit) @103311   12 months vboxsync Fixed some (potential) va_args leaks (found by Parfait). ​bugref:3409
(edit) @102601   14 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff.
(edit) @102113   15 months vboxsync Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
(edit) @101756   15 months vboxsync Main: Renamed …
(edit) @101745   15 months vboxsync Main: Renamed …
(edit) @101741   15 months vboxsync Main: Added …
(edit) @101737   15 months vboxsync Main: Added …
(edit) @101698   15 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101696   15 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101683   15 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101632   15 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_SUBTYPE_TEMPLATE_ARM64, as it used …
(edit) @101631   15 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_OSHINTS_B_ARM64, as it included x86 …
(edit) @101630   15 months vboxsync Main/Global.cpp: For ARM VMs we need to have USB 3.0 (XHCI) currently. …
(edit) @101629   15 months vboxsync Main/Global.cpp: Fix typo, bugref:10384
(edit) @101628   15 months vboxsync Main/Global.cpp: Make xHCI the default for ARM VMs, bugref:10384
(edit) @101627   15 months vboxsync Main/Global.cpp: Also set the codec for HDA when creating new ARM VMs. …
(edit) @101621   15 months vboxsync Main/Global.cpp: Use HDA as the default audio controller when creating …
(edit) @101593   15 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101579   15 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101578   15 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101573   15 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384
(edit) @101480   16 months vboxsync Main/src-all,Main/src-client: Add support for PCI bridges for the …
(edit) @101478   16 months vboxsync Main/PlatformProperties: Add AC97/HDA audio controller to the …
(edit) @101460   16 months vboxsync Main: Moved Platform::s_platformArchitectureToStr() to …
(edit) @101425   16 months vboxsync Unattended: bugref:10182, bugref:10511. Adding Oracle 64 bit ARM to …
(edit) @101371   16 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101370   16 months vboxsync Reverted commit r159372, committed too much.
(edit) @101369   16 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101367   16 months vboxsync Main/Global.cpp: Use macros to compose the x64/x86/arm64/arm32 guest …
(edit) @101314   16 months vboxsync Main: Raised the RAM + VRAM a bit for the Other_arm64 OS type, so that …
(edit) @101299   16 months vboxsync Main: Build fix for r159265 - gcc (on solaris/extpack at least) want …
(edit) @101293   16 months vboxsync Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
(edit) @101287   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101284   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101282   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101218   17 months vboxsync Main/Global: One more fix for x64 OS type naming, to match the UI icon …
(edit) @101215   17 months vboxsync Main: Separated (renamed) the internal generic OS hint bits from the …
(edit) @101213   17 months vboxsync Main/Global: New arm64 VMs always need (U)EFI enabled. bugref:10384
(edit) @101207   17 months vboxsync Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
(edit) @101205   17 months vboxsync Main/Global: Also changed the non-Linx OS IDs to the new naming scheme …
(edit) @101204   17 months vboxsync ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
(edit) @101200   17 months vboxsync Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible …
(edit) @101198   17 months vboxsync Main/Global: More work on Linux-based OS IDs. bugref:10384
(edit) @101196   17 months vboxsync Main/Global: More ARM64 OS types stuff. Addd Debian ARM64. bugref:10384
(edit) @101189   17 months vboxsync Main/Global.cpp: Renamed the OS hints and macro templates, as the _32 …
(edit) @101188   17 months vboxsync ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
(edit) @101178   17 months vboxsync Main: Added first two generic guest OS types for ARM (as "Other", as …
(edit) @101164   17 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101133   17 months vboxsync Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
(edit) @101132   17 months vboxsync Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
(edit) @101129   17 months vboxsync Main: Limit network adapter types for different platforms and also …
(edit) @101116   17 months vboxsync Main: More code for ARM-specific platform properties. bugref:10384
(edit) @101113   17 months vboxsync Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be …
(edit) @101057   17 months vboxsync Main: Renamed …
(edit) @101049   17 months vboxsync Main: More Doxygen fixes. bugref:10384
(edit) @101035   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
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