VirtualBox

source: vbox/trunk/src/VBox/Main/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103977   12 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103532   13 months vboxsync VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
(edit) @103395   13 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103288   13 months vboxsync Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …
(edit) @103085   14 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103005   14 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102667   15 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102654   15 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102614   15 months vboxsync Guest Control: Keep a COM object reference to the guest and console …
(edit) @102609   15 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102608   15 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102601   15 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff.
(edit) @102534   16 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102533   16 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
(edit) @102517   16 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses …
(edit) @102381   16 months vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102360   16 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102342   16 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102337   16 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102228   16 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102171   16 months vboxsync Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
(edit) @102116   16 months vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @102113   16 months vboxsync Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
(edit) @101756   17 months vboxsync Main: Renamed …
(edit) @101745   17 months vboxsync Main: Renamed …
(edit) @101737   17 months vboxsync Main: Added …
(edit) @101695   17 months vboxsync Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
(edit) @101685   17 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101683   17 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101593   17 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101477   17 months vboxsync Main/ConsoleImpl: Use the common method to configure the graphics …
(edit) @101474   17 months vboxsync Main/ConsoleImpl: Add parameter to the method configuring the VMM …
(edit) @101472   17 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101469   17 months vboxsync Main/ConsoleImpl: Move the network controller configuration out of the …
(edit) @101465   17 months vboxsync Main/ConsoleImpl: Move the storage controller configuration out of the …
(edit) @101464   17 months vboxsync Main/ConsoleImpl: Move the guest debug configuration out of the x86 …
(edit) @101462   17 months vboxsync Main/ConsoleImpl: Move the PDM configuration out of the x86 config …
(edit) @101460   17 months vboxsync Main: Moved Platform::s_platformArchitectureToStr() to …
(edit) @101459   17 months vboxsync Main/ConsoleImpl: Move the VMM device configuration out of the x86 …
(edit) @101458   17 months vboxsync Main/ConsoleImpl: Move the audio controller configuration out of the …
(edit) @101418   18 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
(edit) @101356   18 months vboxsync Unattended: ​bugref:10530. Looks like OL8 kickstart used to include a …
(edit) @101351   18 months vboxsync Unattended: bugref:10530. Adapting kickstart file and kernel command …
(edit) @101318   18 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101299   18 months vboxsync Main: Build fix for r159265 - gcc (on solaris/extpack at least) want …
(edit) @101293   18 months vboxsync Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
(edit) @101282   18 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101220   18 months vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
(edit) @101215   18 months vboxsync Main: Separated (renamed) the internal generic OS hint bits from the …
(edit) @101180   18 months vboxsync Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
(edit) @101177   18 months vboxsync Main: Added GuestOSType::i_platformArchitecture() for easier …
(edit) @101176   18 months vboxsync Main: Added a new static function Host::s_getPlatformArchitecture() …
(edit) @101174   18 months vboxsync Main: Use "static" here as advertised. bugref:10384
(edit) @101171   18 months vboxsync Main: Added a IGuestOSType::platformArchitecture attribute for …
(edit) @101166   18 months vboxsync Main/VirtualBox: Follow-up build fix to move the function declarations …
(edit) @101164   18 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101117   18 months vboxsync Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
(edit) @101063   19 months vboxsync Main: More stub code for ARM. bugref:10384
(edit) @101057   19 months vboxsync Main: Renamed …
(edit) @101044   19 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101043   19 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101041   19 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101038   19 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101037   19 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101036   19 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101035   19 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100737   20 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100730   20 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
(edit) @100729   20 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100651   20 months vboxsync Shared Clipboard: Also give the registered service extension the …
(edit) @100615   20 months vboxsync Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
(edit) @100609   20 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100606   20 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100521   21 months vboxsync Main: separate function for parsing the entries in remote USB device …
(edit) @100038   22 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @99913   22 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99909   22 months vboxsync Main/ConsoleImpl: Split the VM config code into a common and …
(edit) @99740   23 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99739   23 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99604   23 months vboxsync bugref:10314. bugref:10278. Reverted VSD RAM unit to bytes and fixed …
(edit) @99523   2 years vboxsync bugref:10314. Reverted back r154561 partially. RAM unit is MB.
(edit) @99418   2 years vboxsync Main/NvramStore: Be more careful with exceptions in C-interface …
(edit) @99416   2 years vboxsync Guest Control/Main: Treat reported Guest Additions versions of "0.0.0" …
(edit) @99392   2 years vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @99262   2 years vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99258   2 years vboxsync Guest Control/Main: Renamed GuestSession::i_fsQueryInfoViaToolbox() -> …
(edit) @99252   2 years vboxsync Guest Control/Main: Renamed IGuestSession::i_fsQueryInfo() -> …
(edit) @99150   2 years vboxsync Guest Control: Changed the parameter position of the CWD parameter, so …
(edit) @99120   2 years vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99085   2 years vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99011   2 years vboxsync Guest Control/Main: Removed unused ACL parameters from …
(edit) @98965   2 years vboxsync Main/UefiVairableStore: The shim parsing the MokList rejects it due to …
(edit) @98964   2 years vboxsync Main/UefiVariableStore: Add API to add signatures to the MOK list …
(edit) @98846   2 years vboxsync Main/Medium+VirtualBox: If Medium::close() and …
(edit) @98816   2 years vboxsync Guest Control: Added GuestFsObjData::FromGuestDirEntryEx(). bugref:9783
(edit) @98792   2 years vboxsync Guest Control/VBoxService: Moved all the CALLBACKDATA_ struct from …
(edit) @98729   2 years vboxsync Main: Linux Additions upgrade: Fix path to rcvboxadd and user …
(edit) @98725   2 years vboxsync Guest Control/Main: Fixed deleting files via built-in toolbox; …
(edit) @98713   2 years vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98709   2 years vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
Note: See TracRevisionLog for help on using the revision log.

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