VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101619   13 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101597   13 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101577   13 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Some cleanups, use …
(edit) @101574   13 months vboxsync Main/src-client/ConsoleImplConfigArmv8.cpp: Some cleanups, bugref:10528
(edit) @101515   14 months vboxsync Main: Don't apply the PCI slot swap hack for the ARMv8 virtual …
(edit) @101496   14 months vboxsync VMM,Main: Don't hardcode the vTimer interrupt number in the NEM …
(edit) @101483   14 months vboxsync Main/src-client/ConsoleImplArmV8.cpp: Adhere to the UTC setting, …
(edit) @101482   14 months vboxsync Main/src-client/ConsoleImplConfigX86.cpp: Remove some now unused …
(edit) @101480   14 months vboxsync Main/src-all,Main/src-client: Add support for PCI bridges for the …
(edit) @101477   14 months vboxsync Main/ConsoleImpl: Use the common method to configure the graphics …
(edit) @101475   14 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Get rid of most of the …
(edit) @101474   14 months vboxsync Main/ConsoleImpl: Add parameter to the method configuring the VMM …
(edit) @101473   14 months vboxsync Main/BusAssignmentManager: Preliminary support for the VirtualBox
(edit) @101469   14 months vboxsync Main/ConsoleImpl: Move the network controller configuration out of the …
(edit) @101468   14 months vboxsync Main: Allow running x86 VMs (via IEM) on ARM hosts again. Running ARM …
(edit) @101465   14 months vboxsync Main/ConsoleImpl: Move the storage controller configuration out of the …
(edit) @101464   14 months vboxsync Main/ConsoleImpl: Move the guest debug configuration out of the x86 …
(edit) @101462   14 months vboxsync Main/ConsoleImpl: Move the PDM configuration out of the x86 config …
(edit) @101461   14 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101459   14 months vboxsync Main/ConsoleImpl: Move the VMM device configuration out of the x86 …
(edit) @101458   14 months vboxsync Main/ConsoleImpl: Move the audio controller configuration out of the …
(edit) @101443   14 months vboxsync Devices/EFI/FirmwareBin,Main/src-client/ConsoleImplConfigArmV8.cpp: …
(edit) @101418   14 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
(edit) @101381   14 months vboxsync Main: More guest OS id marking. bugref:10384
(edit) @101374   14 months vboxsync Main: Some more guest OS id strings converted to arch macros. bugref:10384
(edit) @101322   14 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Setup the EFI ROM and the …
(edit) @101318   14 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101271   14 months vboxsync Main: More guest OS types string fixes; we now use explicitly _x64 …
(edit) @101200   15 months vboxsync Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible …
(edit) @101199   15 months vboxsync Main + FE/Qt: More Virtio-Sound handling configuration. bugref:10384
(edit) @101191   15 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Emit the uart FDT node only when a …
(edit) @101173   15 months vboxsync Main: Nit. bugref:10384
(edit) @101073   15 months vboxsync Main: Log guest platform architecture in release log. bugref:10384
(edit) @101043   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101039   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101035   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101014   15 months vboxsync Main/src-client/ConsoleImplConfig*: Polishing. More obvious buffer …
(edit) @100717   16 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100716   16 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100707   16 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100706   16 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100655   17 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100651   17 months vboxsync Shared Clipboard: Also give the registered service extension the …
(edit) @100619   17 months vboxsync Shared Clipboard: Made the Main host service dispatcher a bit more …
(edit) @100616   17 months vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100612   17 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100610   17 months vboxsync Shared Clipboard/Main: Logging nit. bugref:9437
(edit) @100609   17 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100606   17 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100521   17 months vboxsync Main: separate function for parsing the entries in remote USB device …
(edit) @100325   17 months vboxsync Guest Control/Main: Return from GuestSession::i_sendMessage() in case …
(edit) @100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100105   18 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Fix FDT generation for SMP …
(edit) @100042   18 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @100041   18 months vboxsync Main/ConsoleImplConfigArmV8.cpp: A first shot at generating the FDT on …
(edit) @100038   18 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @99970   18 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99944   19 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Some additions to the config …
(edit) @99927   19 months vboxsync Devices/EFI,Main: Include EFI firmware images for ARMv8 in VBoxDD2 and …
(edit) @99925   19 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99915   19 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99913   19 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99912   19 months vboxsync Main/DisplayImpl: Don't fail if the graphics adapter doesn't provide a …
(edit) @99909   19 months vboxsync Main/ConsoleImpl: Split the VM config code into a common and …
(edit) @99808   19 months vboxsync Main/ConsoleImpl: Work around compilation under parfait, bugref:3409
(edit) @99782   19 months vboxsync Guest Control/Main: Marked IGuestSession::waitFor() and …
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99416   20 months vboxsync Guest Control/Main: Treat reported Guest Additions versions of "0.0.0" …
(edit) @99393   20 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @99392   20 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @99295   20 months vboxsync Guest Additions/Main: Return and document a dedicated error if …
(edit) @99262   20 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99258   20 months vboxsync Guest Control/Main: Renamed GuestSession::i_fsQueryInfoViaToolbox() -> …
(edit) @99253   20 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99252   20 months vboxsync Guest Control/Main: Renamed IGuestSession::i_fsQueryInfo() -> …
(edit) @99251   20 months vboxsync Guest Control/Main: Follow-up fix for using the new semantics of …
(edit) @99150   21 months vboxsync Guest Control: Changed the parameter position of the CWD parameter, so …
(edit) @99122   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99120   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99085   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99073   21 months vboxsync Guest Control/Main: Always dereference symlinks by default when …
(edit) @99011   21 months vboxsync Guest Control/Main: Removed unused ACL parameters from …
(edit) @98824   21 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98818   21 months vboxsync Guest Control: Specify the directory reading parameters (additional …
(edit) @98816   21 months vboxsync Guest Control: Added GuestFsObjData::FromGuestDirEntryEx(). bugref:9783
(edit) @98813   21 months vboxsync Guest Control: Removed the ACL data portion from the HGCM callback …
(edit) @98807   21 months vboxsync Some small Solaris-specific build warning fixes: Main/Console: Remove …
(edit) @98789   21 months vboxsync Guest Control: Made temporary directory / file creation using …
(edit) @98780   21 months vboxsync Main: src-client: build fix, bugref:10359. Do not use #ifdef …
(edit) @98777   21 months vboxsync Guest Control/Main: Compilation fixes when …
(edit) @98775   21 months vboxsync Guest Control/Main: Fixed specifying the GSTCTL_CREATEDIRECTORY_F_ …
(edit) @98729   21 months vboxsync Main: Linux Additions upgrade: Fix path to rcvboxadd and user …
(edit) @98725   21 months vboxsync Guest Control/Main: Fixed deleting files via built-in toolbox; …
(edit) @98716   21 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98715   21 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98714   21 months vboxsync Guest Control/Main: Compilation fix when …
(edit) @98713   21 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98710   21 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98709   21 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
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