VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94834   3 years vboxsync Devices/Graphics: sizeof fix: bugref:9830
(edit) @94833   3 years vboxsync Devices/Graphics: resource creation: bugref:9830
(edit) @94832   3 years vboxsync Devices/Graphics: guest shader signatures do not need sorting: bugref:9830
(edit) @94831   3 years vboxsync Devices/Graphics: sizeof fix: bugref:9830
(edit) @94830   3 years vboxsync Devices/Graphics: DevVGA-SVGA.cpp logging tweaks
(edit) @94829   3 years vboxsync Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
(edit) @94825   3 years vboxsync WDDM: OpenResource, DestroyResource, SetDisplayMode, Present. bugref:9845
(edit) @94824   3 years vboxsync FE/Qt: bugref:10081. Adding clear action to the toolbar.
(edit) @94823   3 years vboxsync FE/Qt: bugref:10081. Enabling the clear action for floppy disks as well.
(edit) @94820   3 years vboxsync Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
(edit) @94819   3 years vboxsync Main/NvramStore: Fix memory leak
(edit) @94818   3 years vboxsync VMM/SSM: Fix assertion, bugref:9955
(edit) @94817   3 years vboxsync Main/MachineImpl: build fixes, bugref:9955
(edit) @94816   3 years vboxsync Runtime/VBoxRTImp.def: Missing exports, bugref:9955 [fixed two exports]
(edit) @94815   3 years vboxsync Runtime/VBoxRTImp.def: Missing exports, bugref:9955
(edit) @94814   3 years vboxsync Main/MachineImpl: build fixes, bugref:9955
(edit) @94813   3 years vboxsync Main/NvramStoreImpl: build fixes, bugref:9955
(edit) @94812   3 years vboxsync Main: Corrected error formatting in Console::i_powerUp to match string …
(edit) @94810   3 years vboxsync Main/NvramStoreImpl: build fix, bugref:9955
(edit) @94809   3 years vboxsync VMM/VM.cpp: doxygen fix, bugref:9955
(edit) @94808   3 years vboxsync Main/Console: Implement log encryption for encrypted VMs, bugref:9955 …
(edit) @94807   3 years vboxsync Main/Update check: Added sanity checks for repository URLs. bugref:7983
(edit) @94804   3 years vboxsync Main/Console: Implement log encryption for encrypted VMs, bugref:9955
(edit) @94803   3 years vboxsync com/utils: Add an extended version of VBoxLogRelCreate() which takes …
(edit) @94802   3 years vboxsync VMM/SSM: Fix assertion when the stream operations table is used in …
(edit) @94801   3 years vboxsync VMM/IEM,PGM: TLB work, esp. on the data one. [build fix] bugref:9898
(edit) @94800   3 years vboxsync VMM/IEM,PGM: TLB work, esp. on the data one. bugref:9898
(edit) @94797   3 years vboxsync FE/Qt: bugref:10081. Implementing slot for the clear action.
(edit) @94796   3 years vboxsync FE/Qt: qt6: Correction to r150306, do ifndef VBOX_WITH_QT6 rather than …
(edit) @94794   3 years vboxsync Main,VMM: Implemented most of the functionality for encrypted VMs …
(edit) @94793   3 years vboxsync Main,VMM: Implemented most of the functionality for encrypted VMs …
(edit) @94792   3 years vboxsync VMM/NEM: VBOX_WITH_PGM_NEM_MODE does not require VBOX_WITH_NATIVE_NEM …
(edit) @94791   3 years vboxsync VMM/NEM: VBOX_WITH_PGM_NEM_MODE does not require VBOX_WITH_NATIVE_NEM …
(edit) @94790   3 years vboxsync VMM/HM: Follow-up to r150126 and selecting IEM as the primary …
(edit) @94789   3 years vboxsync Main/MachineImpl: Fix registering an encrypted machine, bugref:9955
(edit) @94788   3 years vboxsync Main/Setting: Some fixes to the log file key store and ID naming, …
(edit) @94787   3 years vboxsync Main/Medium: Fix the refcount updating behavior of Medium::uninit. It …
(edit) @94786   3 years vboxsync BIOS: Added trivial APM status (INT 15h/530Ah) support.
(edit) @94785   3 years vboxsync FE/Qt/Ds: bugref:10205: Removing old update stuff based purely on …
(edit) @94784   3 years vboxsync Main/MachineImpl: Support reading encrypted log files, bugref:9955
(edit) @94783   3 years vboxsync Main/SecretKeyStore: Add begin() and end() to iterate over all secret …
(edit) @94782   3 years vboxsync Main/MachineImpl: Implement the change encryption functionality for a …
(edit) @94781   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94780   3 years vboxsync Main/MachineImpl: Update encryption settings for the NVRAM store when …
(edit) @94779   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94778   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94777   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94776   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94774   3 years vboxsync Revert r151158 and r151159
(edit) @94773   3 years vboxsync Revert r151158
(edit) @94772   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94771   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955
(edit) @94770   3 years vboxsync Additions: Solaris: make guest screen resize work in VMSVGA …
(edit) @94769   3 years vboxsync VMM/IEM: Added the always-optimize tricks to the new IEMAll* compile …
(edit) @94768   3 years vboxsync VMM/IEM: Split up IEMAll.cpp into a few more compilation units. bugref:9898
(edit) @94767   3 years vboxsync ValKit/Makefile.kmk: Fixed makefile vandalism from r150778 that added …
(edit) @94765   3 years vboxsync FE/Qt: Do not set acceptDrops to false since it is already false by …
(edit) @94764   3 years vboxsync Main/Unattended: bugref:9781. A small fix.
(edit) @94763   3 years vboxsync VMM/SSM: Allow SSMR3Open and SSMR3ValidateFile to take a stream …
(edit) @94762   3 years vboxsync FE/Qt: bugref:10215. Manager UI accepts dropped files from system file …
(edit) @94761   3 years vboxsync Main/Machine: Remove an accidental additional call to …
(edit) @94760   3 years vboxsync FE/Qt/Ds: bugref:10205: Reworking update stuff to use Main API to …
(edit) @94758   3 years vboxsync Main/VBoxManage/Update check: More code + docs for proxy settings …
(edit) @94757   3 years vboxsync FE/Qt/Ds: bugref:10205: Reworking settings page interface to hold …
(edit) @94756   3 years vboxsync Main/VBoxManage/Update check: More code + docs for proxy settings …
(edit) @94752   3 years vboxsync Main/Unattended: Replaced stricmp(..., grub.conf) with a bool variable …
(edit) @94751   3 years vboxsync Main/Unattended: bugref:9781. build fix.
(edit) @94750   3 years vboxsync FE/Qt/Ds: bugref:10205: Continue reworking UIUpdateDefs; Cache …
(edit) @94749   3 years vboxsync Main/Unattended: bugref:9781. doxy fix.
(edit) @94748   3 years vboxsync Main/Unattended: bugref:9781. Edit grub.cfg when isolinux stuff is …
(edit) @94747   3 years vboxsync Main/MachineImpl: Implement a few more APIs for full VM encryption, …
(edit) @94746   3 years vboxsync WDDM: shader and other commands. bugref:9845
(edit) @94745   3 years vboxsync Main/NvramStore: Add support for encrypted NVRAM files (untested), …
(edit) @94744   3 years vboxsync Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
(edit) @94743   3 years vboxsync Main/NvramStore: Add support for encrypted NVRAM files (untested), …
(edit) @94742   3 years vboxsync Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
(edit) @94741   3 years vboxsync Devices/Graphics: updates for shaders: bugref:9830
(edit) @94740   3 years vboxsync FE/Qt/Ds: bugref:10205: More rework and cleanup for UIUpdateDefs; …
(edit) @94739   3 years vboxsync Main/Update check: Fixed loading proxy URL. bugref:7983
(edit) @94738   3 years vboxsync FE/Qt/Ds: bugref:10205: Reworking UIUpdateDefs; Reordering and a bit …
(edit) @94737   3 years vboxsync Main/Update check: Take #2: Boilerplate code for update agent event …
(edit) @94736   3 years vboxsync Main/Update check: Prevent overwriting the agent's default repo URL on …
(edit) @94735   3 years vboxsync Main/MachineImpl: First part of the full VM encryption integration, …
(edit) @94734   3 years vboxsync Reverted r151111: Main/Update check: Boilerplate code for update agent …
(edit) @94733   3 years vboxsync FE/Qt/Ds: bugref:10205: Reworking global update preferences and linked …
(edit) @94732   3 years vboxsync Linux Packaging: add support for Fedora 35 package.
(edit) @94731   3 years vboxsync Main/Update check: Boilerplate code for update agent event handling in …
(edit) @94730   3 years vboxsync Main/Update check: Added the agent COM object to the IUpdateAgentEvent …
(edit) @94729   3 years vboxsync Main/Update check: Clang build fixes. bugref:7983
(edit) @94728   3 years vboxsync Main/Update check: Clang build fixes. bugref:7983
(edit) @94727   3 years vboxsync Main/Settings: Implement encrypting/decrypting a VM config, …
(edit) @94726   3 years vboxsync Main/Settings: Implement encrypting/decrypting a VM config, bugref:9955
(edit) @94725   3 years vboxsync FE/Qt/Ds: bugref:10205: Migrating global update preferences and linked …
(edit) @94724   3 years vboxsync Main/Update check: Added UpdateAgent::supportedChannels getter [SCM …
(edit) @94723   3 years vboxsync Main/Update check: Added UpdateAgent::supportedChannels getter. bugref:7983
(edit) @94722   3 years vboxsync Main: Compile fixes when VBOX_WITH_HOSTNETIF_API is not defined.
(edit) @94721   3 years vboxsync Main: Implement loading and unloading of the cryptographic support …
(edit) @94720   3 years vboxsync Main: Implement loading and unloading of the cryptographic support …
(edit) @94718   3 years vboxsync IPRT/thread.h: Made RTTHREAD_NAME_LEN public.
(edit) @94717   3 years vboxsync Main: Moved annoying assertion in Global::vboxStatusCodeToCOM down to …
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