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) @106291   7 weeks vboxsync Main: Additions: Automatic Upgrade: Remove temp installation directory …
(edit) @106262   7 weeks vboxsync Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
(edit) @106153   2 months vboxsync Main: Additions: Automatic Upgrade: Extra fix to prevent failure for …
(edit) @106142   2 months vboxsync Additions: Automatic Upgrade: Cleanup guest session files after …
(edit) @106141   2 months vboxsync Main/Automatic Guest Additions updates: Fend off not finding the Guest …
(edit) @106140   2 months vboxsync Main/Automatic Guest Additions updates: Fend off not finding the Guest …
(edit) @106093   2 months vboxsync Main: Automatic GAs installation: prevent read out of buffer when …
(edit) @106077   2 months vboxsync Main: Name locks.
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @106028   3 months vboxsync Main/ConsoleImpl.cpp: i_powerDownHostInterfaces doesn't need to do …
(edit) @106026   3 months vboxsync Main/ConsoleImpl.cpp: Converted release assertion in …
(edit) @106023   3 months vboxsync Main/Console: Replaced the horrible Console::notifyNatDnsChange stuff …
(edit) @105978   3 months vboxsync Main/Console: Make sure DNS config is set on VM start for NAT. bugref:10268
(edit) @105965   3 months vboxsync Main: Check for hrc when using IsFeatureEnabled() in …
(edit) @105874   3 months vboxsync Guest Control/Main: Also handle VERR_CANT_CREATE within …
(edit) @105871   3 months vboxsync Main: Handle VBOX_E_NOT_SUPPORTED in the console config constructor if …
(edit) @105864   3 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105726   3 months vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(edit) @105697   4 months vboxsync Main,VMMArm/GIC: Fixes for linux.arm64, bugref:10747
(edit) @105654   4 months vboxsync Main/VirtualBoxBase, DisplayImpl: Suppress logging of "Screenshot is …
(edit) @105629   4 months vboxsync Video Recording/Main: Fixed a debug assertion on screen blanks. …
(edit) @105621   4 months vboxsync Main/ConsoleImplConfigX86.cpp: Fix builds where the TPM is not …
(edit) @105605   4 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105600   4 months vboxsync VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the …
(edit) @105576   4 months vboxsync Main/Display: Return VBOX_E_NOT_SUPPORTED when DevVGA returns …
(edit) @105555   4 months vboxsync Main/ConsoleImpl: Set VMCREATE_F_DRIVERLESS when starting VMs …
(edit) @105477   4 months vboxsync Main/Console: Add error message when trying to run x86 platform …
(edit) @105455   4 months vboxsync Main: Special API tweak for ARM host disabling x86-on-arm by default …
(edit) @105436   4 months vboxsync Main/Recording,testcase: Reduce tstRecording dependencies; …
(edit) @105353   5 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105352   5 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105337   5 months vboxsync Main/Recording: Corrected calling convention for …
(edit) @105301   5 months vboxsync Recording: Build fix if VBOX_WITH_RECORDING isn't set. bugref:10718
(edit) @105268   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105267   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105266   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105163   5 months vboxsync Linux/Network: Do not attach netfilter to wrong names or multiple …
(edit) @105135   5 months vboxsync Video Recording/Main: Fixed too strict debug assertions. bugref:10650
(edit) @105097   5 months vboxsync Video Recording/Main: Fixed warning. bugref:10650
(edit) @105096   5 months vboxsync Video Recording/Main: More optimizations for recording older guests …
(edit) @105095   5 months vboxsync Video Recording/Main: More optimizations for recording older guests …
(edit) @105087   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105067   5 months vboxsync Video Recording/Main: Trying to fix the Parfait build. bugref:10650
(edit) @105066   5 months vboxsync Video Recording/Main: Trying to fix the Parfait build. bugref:10650
(edit) @105065   5 months vboxsync Video Recording/Main: Fixed (release) logging when recording is …
(edit) @105048   5 months vboxsync Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, …
(edit) @105043   5 months vboxsync Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, bugref:10701
(edit) @105018   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105011   5 months vboxsync Video Recording: SCM fix. bugref:10650
(edit) @105010   5 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @105009   5 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @105006   5 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104946   5 months vboxsync Main/ConsoleImplConfigCommon: Fixed a wrong assertion when unmounting …
(edit) @104845   6 months vboxsync Main: nits
(edit) @104844   6 months vboxsync DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
(edit) @104842   6 months vboxsync DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
(edit) @104801   6 months vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104799   6 months vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104779   6 months vboxsync Main: Compile fix for using DevVGA.h if VBOX_WITH_VMSVGA is not …
(edit) @104752   6 months vboxsync Main/Recording: Don't (debug) assert in …
(edit) @104751   6 months vboxsync Main/Recording: Don't (debug) assert in …
(edit) @104713   7 months vboxsync Recording/Main: Do not alter the settings (the global recording …
(edit) @104702   7 months vboxsync Main: Rebranding changes. bugref:10690
(edit) @104692   7 months vboxsync Main, FE/Qt, ImageMounter: bugref:10690: Replace locally hardcoded …
(edit) @104641   7 months vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104640   7 months vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104637   7 months vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104636   7 months vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104635   7 months vboxsync Main: Fixed warnings. ​bugref:3409
(edit) @104516   7 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104507   7 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104386   7 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104286   8 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104178   8 months vboxsync Guest Control: - Factored out most of the guest process stream …
(edit) @104161   8 months vboxsync Guest Control: Use a random path for storing the Linux Guest Additions …
(edit) @104028   8 months vboxsync Main/ResourceAssignmentManager.cpp: Make it build on linux.arm64 (gcc …
(edit) @104003   8 months vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @104001   8 months vboxsync Guest Control/Main: Renaming (removed "File" from some internal …
(edit) @103856   9 months vboxsync Main: Compilation fix if VBOX_WITH_USB is not defined.
(edit) @103420   9 months vboxsync Main/DrvAudioRec: Don't evaluate RTCircBufFree() twice. bugref:3409
(edit) @103415   9 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103293   10 months vboxsync Main/ConsoleImpl.cpp: Some HRESULT vs. VBox status code mixup fixes, …
(edit) @103244   10 months vboxsync Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for …
(edit) @103091   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @102833   11 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
(edit) @102831   11 months vboxsync Guest Control: Added a new guest feature flag to indicate Guest …
(edit) @102680   11 months vboxsync Guest Control: Relaxed checks in IGuestSession::close() a bit, to make …
(edit) @102654   11 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102614   12 months vboxsync Guest Control: Keep a COM object reference to the guest and console …
(edit) @102533   12 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
(edit) @102517   12 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses …
(edit) @102499   12 months vboxsync Main/UsbCardReader: Don't try to copy the reader name if it is NULL …
(edit) @102455   12 months vboxsync Main: Removed some more BUGBUG entries and documented empty / …
(edit) @102092   13 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(edit) @101622   13 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(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 …
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