VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101737   15 months vboxsync Main: Added …
(edit) @101695   15 months vboxsync Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
(edit) @101685   15 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101683   15 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101593   15 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101477   16 months vboxsync Main/ConsoleImpl: Use the common method to configure the graphics …
(edit) @101474   16 months vboxsync Main/ConsoleImpl: Add parameter to the method configuring the VMM …
(edit) @101472   16 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101469   16 months vboxsync Main/ConsoleImpl: Move the network controller configuration out of the …
(edit) @101465   16 months vboxsync Main/ConsoleImpl: Move the storage controller configuration out of the …
(edit) @101464   16 months vboxsync Main/ConsoleImpl: Move the guest debug configuration out of the x86 …
(edit) @101462   16 months vboxsync Main/ConsoleImpl: Move the PDM configuration out of the x86 config …
(edit) @101460   16 months vboxsync Main: Moved Platform::s_platformArchitectureToStr() to …
(edit) @101459   16 months vboxsync Main/ConsoleImpl: Move the VMM device configuration out of the x86 …
(edit) @101458   16 months vboxsync Main/ConsoleImpl: Move the audio controller configuration out of the …
(edit) @101418   16 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
(edit) @101356   16 months vboxsync Unattended: ​bugref:10530. Looks like OL8 kickstart used to include a …
(edit) @101351   16 months vboxsync Unattended: bugref:10530. Adapting kickstart file and kernel command …
(edit) @101318   16 months vboxsync Main: Move findEfiRom to the common code and add a …
(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) @101282   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101220   17 months vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
(edit) @101215   17 months vboxsync Main: Separated (renamed) the internal generic OS hint bits from the …
(edit) @101180   17 months vboxsync Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
(edit) @101177   17 months vboxsync Main: Added GuestOSType::i_platformArchitecture() for easier …
(edit) @101176   17 months vboxsync Main: Added a new static function Host::s_getPlatformArchitecture() …
(edit) @101174   17 months vboxsync Main: Use "static" here as advertised. bugref:10384
(edit) @101171   17 months vboxsync Main: Added a IGuestOSType::platformArchitecture attribute for …
(edit) @101166   17 months vboxsync Main/VirtualBox: Follow-up build fix to move the function declarations …
(edit) @101164   17 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101117   17 months vboxsync Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
(edit) @101063   17 months vboxsync Main: More stub code for ARM. bugref:10384
(edit) @101057   17 months vboxsync Main: Renamed …
(edit) @101044   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101043   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101041   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101038   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101037   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101036   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101035   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100737   18 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100730   18 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
(edit) @100729   18 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100651   19 months vboxsync Shared Clipboard: Also give the registered service extension the …
(edit) @100615   19 months vboxsync Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
(edit) @100609   19 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100606   19 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100521   19 months vboxsync Main: separate function for parsing the entries in remote USB device …
(edit) @100038   20 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @99913   21 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99909   21 months vboxsync Main/ConsoleImpl: Split the VM config code into a common and …
(edit) @99740   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99739   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99604   21 months vboxsync bugref:10314. bugref:10278. Reverted VSD RAM unit to bytes and fixed …
(edit) @99523   22 months vboxsync bugref:10314. Reverted back r154561 partially. RAM unit is MB.
(edit) @99418   22 months vboxsync Main/NvramStore: Be more careful with exceptions in C-interface …
(edit) @99416   22 months vboxsync Guest Control/Main: Treat reported Guest Additions versions of "0.0.0" …
(edit) @99392   22 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @99262   22 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99258   22 months vboxsync Guest Control/Main: Renamed GuestSession::i_fsQueryInfoViaToolbox() -> …
(edit) @99252   22 months vboxsync Guest Control/Main: Renamed IGuestSession::i_fsQueryInfo() -> …
(edit) @99150   23 months vboxsync Guest Control: Changed the parameter position of the CWD parameter, so …
(edit) @99120   23 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99085   23 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99011   23 months vboxsync Guest Control/Main: Removed unused ACL parameters from …
(edit) @98965   23 months vboxsync Main/UefiVairableStore: The shim parsing the MokList rejects it due to …
(edit) @98964   23 months 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 …
(edit) @98690   2 years vboxsync Main: Linux Guest Additions upgrade: Check if kernel modules and user …
(edit) @98666   2 years vboxsync Guest Control: Streamlined GuestWaitEventBase / GuestWaitEvent …
(edit) @98665   2 years vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98614   2 years vboxsync Main/GuestProcess: Simplified the GuestProcessToolbox::run stuff to …
(edit) @98610   2 years vboxsync Main/GuestSession: nits and some logging. bugref:9783
(edit) @98544   2 years vboxsync Main/GuestCtrlImplPrivate.h/cpp: Safed up the PATH_STYLE_SEP_STR …
(edit) @98526   2 years vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98352   2 years vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
(edit) @98341   2 years vboxsync Main: bugref:4784: rename MachineSharedFolder to SharedFolder [build fix]
(edit) @98340   2 years vboxsync Main: bugref:4784: seperated SharedFolder API between VboxSVC and VM …
(edit) @98322   2 years vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98299   2 years vboxsync Main: doxygen fix attempt. bugref:10223
(edit) @98296   2 years vboxsync Main/include: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98292   2 years vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98291   2 years vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98288   2 years vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98286   2 years vboxsync Main/src-client: doxygen. bugref:10223
(edit) @98278   2 years vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
(edit) @98274   2 years vboxsync Main/PCIRawDevImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98273   2 years vboxsync Main/GuestDnD*: rc -> hrc/vrc. bugref:10223
(edit) @98272   2 years vboxsync Main/Guest*: rc -> hrc/vrc. bugref:10223
(edit) @98266   2 years vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98263   2 years vboxsync Main: rc() -> hrc()/vrc().
(edit) @98262   2 years vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98123   2 years vboxsync Main/Console: Todo wrt MSD hotplugging and some coding style nits.
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