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