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) @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   6 months vboxsync Video Recording/Main: Trying to fix the Parfait build. bugref:10650
(edit) @105066   6 months vboxsync Video Recording/Main: Trying to fix the Parfait build. bugref:10650
(edit) @105065   6 months vboxsync Video Recording/Main: Fixed (release) logging when recording is …
(edit) @105048   6 months vboxsync Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, …
(edit) @105043   6 months vboxsync Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, bugref:10701
(edit) @105018   6 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   6 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105011   6 months vboxsync Video Recording: SCM fix. bugref:10650
(edit) @105010   6 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @105009   6 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @105006   6 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104946   6 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   7 months vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104799   7 months vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104779   7 months vboxsync Main: Compile fix for using DevVGA.h if VBOX_WITH_VMSVGA is not …
(edit) @104752   7 months vboxsync Main/Recording: Don't (debug) assert in …
(edit) @104751   7 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   8 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   9 months vboxsync Main/ResourceAssignmentManager.cpp: Make it build on linux.arm64 (gcc …
(edit) @104003   9 months vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @104001   9 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   10 months vboxsync Main/DrvAudioRec: Don't evaluate RTCircBufFree() twice. bugref:3409
(edit) @103415   10 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   11 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   11 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   12 months vboxsync Guest Control: Relaxed checks in IGuestSession::close() a bit, to make …
(edit) @102654   12 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   14 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101619   14 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101597   14 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101577   14 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Some cleanups, use …
(edit) @101574   14 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   15 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Setup the EFI ROM and the …
(edit) @101318   15 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101271   15 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 …
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