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