VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94334   3 years vboxsync FE/Qt: build fix.
(edit) @94333   3 years vboxsync FE/Qt/Ds: bugref:6899: A bit of cleanup for settings pages.
(edit) @94332   3 years vboxsync Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
(edit) @94331   3 years vboxsync Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
(edit) @94330   3 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for RHEL 8.6 …
(edit) @94329   3 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for RHEL 8.6 …
(edit) @94328   3 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for RHEL 8.6 …
(edit) @94327   3 years vboxsync Main/DrvAudioVRDE: Drop passing pointers through CFGM in favor of …
(edit) @94326   3 years vboxsync Main/DrvAudioRec: Drop passing pointers through CFGM in favor of using …
(edit) @94325   3 years vboxsync Main/Unattended: ​​bugref:9781. Some commenting.
(edit) @94324   3 years vboxsync Main/Unattended: ​​bugref:9781. Splitting isolinux.cfg edit function …
(edit) @94323   3 years vboxsync FE/Qt: bugref:6899: A bit of cleanup for Global Preferences pages.
(edit) @94322   3 years vboxsync VBoxManage/NATNetwork: Fix typo, ​bugref:8124.
(edit) @94321   3 years vboxsync Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
(edit) @94320   3 years vboxsync libs/openssl-3.0.1: Export to OSE and fix copyright headers in …
(edit) @94319   3 years vboxsync VMM/PDMBlockCache: Added missing sempahore release call to a …
(edit) @94318   3 years vboxsync /Config.kmk: Old g++ doesn't want -ffreestanding, this changed …
(edit) @94317   3 years vboxsync /Config.kmk: Added -ffreestanding to the elf version of VBoxR0 to …
(edit) @94316   3 years vboxsync VGABIOS: Removed old/redundant code incorrectly writing the …
(edit) @94315   3 years vboxsync VBoxGuest: Corrected classification of VMMDevReq_ChangeMemBalloon, …
(edit) @94314   3 years vboxsync VbglR0PhysHeapAlloc: Addressed a couple of issues in …
(edit) @94313   3 years vboxsync installer/win: More fixes for VBoxStub. bugref:10201
(edit) @94312   3 years vboxsync ValKit/vboxwrappers.py: The onGuestPropertyChange signature was …
(edit) @94311   3 years vboxsync IPRT: Added RTFileCreateUnique, a saner version of RTFileCreateTemp in …
(edit) @94310   3 years vboxsync IPRT/RTPathTemp: Reverted the bits of r150550 related to RTPathTemp as …
(edit) @94309   3 years vboxsync Device/DevPcBios: Fix long standing issue which resulted in rejecting …
(edit) @94308   3 years vboxsync Additions: Linux: Prevent kernel modules rebuild on system boot if …
(edit) @94307   3 years vboxsync VbglR3/VbglR3GuestPropWait: Removed the rest of the old pszWasDeleted …
(edit) @94306   3 years vboxsync Additions: X11: partly restore legacy X11 resize service removed in …
(edit) @94305   3 years vboxsync Additions: Linux: Guest Lib: add helper to start legacy X11 resize …
(edit) @94304   3 years vboxsync tstIEMAImpl: Shaped the floating point values we generate a bit better …
(edit) @94303   3 years vboxsync VMM/IEM: C implementations of fld_r80_from_r32/64/80. bugref:9898
(edit) @94302   3 years vboxsync IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
(edit) @94301   3 years vboxsync iprt/types.h: More RTFLOATxxU related macros and constants. bugref:9898
(edit) @94300   3 years vboxsync IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
(edit) @94299   3 years vboxsync doc: Remove outdated de_DE, fr_FR and fr_FR-Avanquest manuals, bugref:10202
(edit) @94298   3 years vboxsync FE/Qt: bugref:6899: Machine settings: Reworking Audio page to increase …
(edit) @94297   3 years vboxsync Main/Unattended: ​​bugref:9781. A small fix to r150568.
(edit) @94296   3 years vboxsync Main/Unattended: ​​bugref:9781. Detect OS type, version, and version …
(edit) @94295   3 years vboxsync VMSVGA/3D: Coding slyle fix, bugref:10192
(edit) @94294   3 years vboxsync FE/Qt: bugref:10081. Adding an action to the virtual media manager to …
(edit) @94293   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94292   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94291   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94290   3 years vboxsync doc/manual,FE/VBoxManage: Make use of the general options from the …
(edit) @94289   3 years vboxsync FE/Qt: bugref:6899: A bit of cleanup for maximum guest screen size …
(edit) @94288   3 years vboxsync FE/Qt: bugref:6899: A bit of cleanup for Global preferences layout code.
(edit) @94287   3 years vboxsync VirtioCore: Add missing @}, hopefully in the right place. bugref:9440.
(edit) @94286   3 years vboxsync IPRT/Win: Prefer LOCALAPPDATA over TMP / TEMP for RTPathTemp(). …
(edit) @94285   3 years vboxsync Win/Installer: Fixes for VBoxStub [SCM fix]. bugref:10201
(edit) @94284   3 years vboxsync Win/Installer: Fixes for VBoxStub. bugref:10201
(edit) @94283   3 years vboxsync IPRT/RTStrFormatR80[u2]: Nan -> SNan (signalled). bugref:9898
(edit) @94282   3 years vboxsync IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
(edit) @94281   3 years vboxsync iprt/alloca.h: Try shut up annoying sys/regset.h (via stdlib.h) …
(edit) @94280   3 years vboxsync IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
(edit) @94279   3 years vboxsync IPRT/isomakerimport.cpp: A couple of rock ridge parsing corrections.
(edit) @94278   3 years vboxsync iprt/formats/iso9660.h: comment typo
(edit) @94277   3 years vboxsync IPRT/RTFileFlush: Shut up annoying VERR_INVALID_PARAMETER returns on …
(edit) @94276   3 years vboxsync Devices/Graphics: cleanup: bugref:9830
(edit) @94275   3 years vboxsync VirtioCore: "Transitional devices MUST have a PCI Revision ID of 0." …
(edit) @94274   3 years vboxsync Dev/E1000: bugref:10197 Improved handling of mixed descriptor types, …
(edit) @94273   3 years vboxsync Devices/Graphics: scm fix: bugref:9830
(edit) @94272   3 years vboxsync Devices/Graphics: fixes for Linux host; log 3D adapter name: bugref:9830
(edit) @94271   3 years vboxsync Devices/Graphics: middes ifdefs: bugref:9830
(edit) @94270   3 years vboxsync doc/manual: Include the all-entities.ent file in all ru_RU manpage …
(edit) @94269   3 years vboxsync Devices/Graphics: single device mode fix: bugref:9830
(edit) @94268   3 years vboxsync doc/manual: Include the command overview from the individual …
(edit) @94267   3 years vboxsync Devices/Graphics: doxygen fix: bugref:9830
(edit) @94266   3 years vboxsync Devices/Graphics: DXQuery commands; DXDestroy commands; DXBufferCopy …
(edit) @94265   3 years vboxsync Devices/Graphics: DXQuery commands; DXDestroy commands; DXBufferCopy: …
(edit) @94264   3 years vboxsync Devices/Graphics: implemented some DXQuery commands; fixed various …
(edit) @94263   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94262   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94261   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94260   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94259   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94258   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94257   3 years vboxsync IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special …
(edit) @94256   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94255   3 years vboxsync IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special …
(edit) @94254   3 years vboxsync iprt/x86.h: Added a couple of shift count macros to the X86_FCS_XXX …
(edit) @94253   3 years vboxsync iprt/types.h: Added a sj64 member to RTFLOAT80U as well as …
(edit) @94252   3 years vboxsync /Config.kmk: Disable new 3D and openssl3 parts, they need extra effort …
(edit) @94251   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking Proxy page to …
(edit) @94250   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94249   3 years vboxsync Main: Guest Properties: ​bugref:10185 post-review fixes. - …
(edit) @94248   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking Display page to …
(edit) @94247   3 years vboxsync doc/manual: VBoxManageHelp is gone producing that file, need to find …
(edit) @94246   3 years vboxsync Main/Console: Attach and detach storage stuff on EMT(0) to avoid …
(edit) @94245   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94244   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94243   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94242   3 years vboxsync Devices/Graphics: 1D textures; cleaned up usage of dynamic and staging …
(edit) @94241   3 years vboxsync Devices/Graphics: cleaned up paInitialData initialization for …
(edit) @94240   3 years vboxsync FE/VBoxManage: Move stuff to VBoxInternalManage.cpp because it is only …
(edit) @94239   3 years vboxsync FE/VBoxManage: Remove the now unused VBoxManageHelp build target and …
(edit) @94238   3 years vboxsync FE/VBoxManage: Some missing conversion of errorSyntax in …
(edit) @94237   3 years vboxsync tools/bin: Implemented initial version for generating a VirtualBox
(edit) @94236   3 years vboxsync FE/VBoxManage: Remove the now unused VBoxManageHelp build target and …
(edit) @94235   3 years vboxsync FE/VBoxManage: Some more cleanups, ​bugref:9186
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