VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @94755   3 years vboxsync libs/softfloat: softfloat_countLeadingZeros16/32/64 onto …
(edit) @94754   3 years vboxsync libs/softfloat: revert accidental change to …
(edit) @94753   3 years vboxsync libs/softfloat: Consolidate the build/*/platform.h stuff into a single …
(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 …
(edit) @94716   3 years vboxsync Main/Update check: Fixes for UpdateAgent::i_reportError(). bugref:7983
(edit) @94715   3 years vboxsync Main/Update check: Use proxy settings from system properties for now …
(edit) @94714   3 years vboxsync Main,Settings: Integrate the extension pack cryptographic module in …
(edit) @94713   3 years vboxsync Main/Update check: Fixes for event handling. bugref:7983
(edit) @94712   3 years vboxsync VMM/IEM: Some TLB compile and doc tweaks. bugref:9898
(edit) @94711   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Adding debian 10.0 …
(edit) @94710   3 years vboxsync Main/Update check: Docs nits, formatting, logging tweaks. bugref:7983
(edit) @94709   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Small cleanup for Audio page; …
(edit) @94708   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Audio page accessibility …
(edit) @94707   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. It was stupid to disable …
(edit) @94706   3 years vboxsync Main/Update check: Use VERR_COM_IPRT_ERROR for now when reporting …
(edit) @94705   3 years vboxsync FE/Qt: bugref:7983. Fixing a small typo in message text.
(edit) @94704   3 years vboxsync Main/Update check: Implemented and expose update agent events. …
(edit) @94703   3 years vboxsync Main: Added VirtualBoxBase::setErrorVrcV().
(edit) @94702   3 years vboxsync Main/Update check: Docs, renaming. ​​bugref:7983
(edit) @94701   3 years vboxsync Main/Update check: Docs. ​​bugref:7983
(edit) @94700   3 years vboxsync Main/Update check: Also expose IUpdateAgent::isCheckNeeded() in base …
(edit) @94698   3 years vboxsync VMM/IEM: Build fix. bugref:9898
(edit) @94697   3 years vboxsync FE/Qt: qt6: Use QString::indexOf(QRegularExpression &) instead of …
(edit) @94696   3 years vboxsync tstIEMAImpl: Regenerated --fpu-binary1 data. bugref:9898
(edit) @94695   3 years vboxsync tstIEMAImpl: verbose/quiet options. bugref:9898
(edit) @94694   3 years vboxsync VMM/IEM: Seems fistt/i16 isn't such an oddball after all, at least not …
(edit) @94693   3 years vboxsync tstIEMAImpl: Better error reporting for fcom and friends. bugref:9898
(edit) @94692   3 years vboxsync VMM/IEM: Implemented C version of f*com* instruction helpers. bugref:9898
(edit) @94690   3 years vboxsync Additions/WINNT/Graphics/Video/Makefile.kmk: Fix a harmlessly broken …
(edit) @94688   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Disabling GAs for debian …
(edit) @94687   3 years vboxsync FE/Qt: Instantiating file picker wit parent …
(edit) @94686   3 years vboxsync Main/Update check: Settings fixes, added @todos [SCM fix]. ​​bugref:7983
(edit) @94685   3 years vboxsync Main/Update check: Settings fixes, added @todos. ​​bugref:7983
(edit) @94684   3 years vboxsync Main/Update check: Documentation. ​​bugref:7983
(edit) @94683   3 years vboxsync VMM/IEM: Did C implementions for the r64, r32, i32 and i16 variants of …
(edit) @94682   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94681   3 years vboxsync libs/softfloat: Fixed handling of denormals in …
(edit) @94680   3 years vboxsync tstIEMAImpl: fprem, fprem1 & fscale adjustments. bugref:9898
(edit) @94679   3 years vboxsync VMM/IEM: Implemented C helper for the FSCALE instruction. bugref:9898
(edit) @94678   3 years vboxsync libs/softfloat: Implemented a 387-style fscale function. bugref:9898
(edit) @94677   3 years vboxsync lib/softfloat: Fixed one case of setting the C1 flag during rounding …
(edit) @94675   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Serial page accessibility …
(edit) @94671   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94670   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94669   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94668   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94667   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Sanity checks for settings …
(edit) @94666   3 years vboxsync FE/Qt/Ds: bugref:6899: Global preferences: Sanity checks for settings …
(edit) @94665   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94662   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94661   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94659   3 years vboxsync FE/Qt: bugref:10216. Moving 'Show Log' menu item to Machine menu from …
(edit) @94658   3 years vboxsync FE/Qt: bugref:10216. Moving 'Show Log' menu item to Machine menu from …
(edit) @94657   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [cut back …
(edit) @94656   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Disabling post install …
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