VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96605   2 years vboxsync Add/NT/Inst: Merged the NT4 video driver helper executable …
(edit) @96603   2 years vboxsync Add/NT/Inst: Fixed some bugs in the NT4 video driver installation …
(edit) @96600   2 years vboxsync Add/NT/VBoxTray: Some minor cleanups, no actual code changes.
(edit) @96599   2 years vboxsync IPRT/localipc-win.cpp: Eliminated need for …
(edit) @96598   2 years vboxsync VBoxService/vminfo: Corrected API requirement checks in …
(edit) @96597   2 years vboxsync IPRT: More correctly fake the extended GetVersionExW/RtlGetVersion …
(edit) @96596   2 years vboxsync IPRT/nocrt: Corrected incorrect edx return value from ftol2 …
(edit) @96595   2 years vboxsync IPRT/nocrt: Corrected main executable entrypoint parameter mixup (no …
(edit) @96593   2 years vboxsync /Config.kmk,IPRT,ValKit/Config.kmk: Found an undocumented linker …
(edit) @96592   2 years vboxsync VMM/IEM: Corrected table entry for iemOp_aeskeygen_Vdq_Wdq_Ib. bugref:9898
(edit) @96589   2 years vboxsync IPRT/nocrt: Split the as much read-only data out of the .rdata segment …
(edit) @96588   2 years vboxsync IPRT/nocrt: Added workaround for NT3.1 not knowing about …
(edit) @96587   2 years vboxsync IPRT/env-win.cpp: GetEnvironmentVariableW doesn't set …
(edit) @96586   2 years vboxsync IPRT/nocrt: The pcbWritten parameter of WriteFile must always be …
(edit) @96584   2 years vboxsync ValKit/LoadGenerator: Formatting fixes. bugref:10261
(edit) @96583   2 years vboxsync ValKit/LoadGenerator: Only build the amd64 version with the IPI type …
(edit) @96582   2 years vboxsync IPRT: Darwin's libpthread doesn't validate pthread_getspecific input, …
(edit) @96580   2 years vboxsync IPRT/nocrt: Forgot to add rtVccRangeCheckFailed when working on …
(edit) @96579   2 years vboxsync IPRT/nocrt: Build fix. bugref:10261
(edit) @96578   2 years vboxsync IPRT: One incorrect RT_H2LE_U64 use and another one with a 0 constant …
(edit) @96576   2 years vboxsync Validation Kit/testmanager/batch: Added a safe variant for replacing …
(edit) @96575   2 years vboxsync Validation Kit/testmanager/batch: Added a safe variant for replacing …
(edit) @96573   2 years vboxsync IPRT/nocrt: Fail fast and safer stack corruption. bugref:10261
(edit) @96572   2 years vboxsync HostDrives,Installer/win: Reworked the windows installer related code …
(edit) @96571   2 years vboxsync Installer/win/Stub*: Built in no-CRT mode. Documented and reworked …
(edit) @96569   2 years vboxsync IPRT: Added translation for ERROR_SERVICE_ALREADY_RUNNING to …
(edit) @96568   2 years vboxsync IPRT/nocrt: Fixed alloca_probe/chkstk issue where it would partly …
(edit) @96567   2 years vboxsync Validation Kit/testmanager/batch: Added maintain_archived_testsets.py …
(edit) @96566   2 years vboxsync Validation Kit/testmanager/batch: Added maintain_archived_testsets.py …
(edit) @96565   2 years vboxsync Validation Kit/testmanager/batch: Added maintain_archived_testsets.py …
(edit) @96564   2 years vboxsync Validation Kit/docs: Corrected typos.
(edit) @96563   2 years vboxsync NetBSD/GA: adapt to sleepq 9.9.98 changes. bugref:8547
(edit) @96562   2 years vboxsync FE/Qt: Forward-porting recent NLS updates from 6.1.
(edit) @96561   2 years vboxsync Add/3D/mesa: Trick for avoiding a vectorization optimziation resulting …
(edit) @96560   2 years vboxsync IPRT/nocrt: Removed old C_specific_handler symbol stub. bugref:10261
(edit) @96559   2 years vboxsync IPRT/nocrt: GSHandlerCheck_SEH and a basic C_specific_handler. …
(edit) @96558   2 years vboxsync ValKit/testdriver: Screen recording corrections. We do those upload …
(edit) @96557   2 years vboxsync TestManager/testresults.py: Added ksKind constants for screen …
(edit) @96556   2 years vboxsync Validation Kit/vbox.py: Recording features fix for VBox 7.0 builds on …
(edit) @96555   2 years vboxsync Validation Kit: Added required MIME type handling for video …
(edit) @96554   2 years vboxsync Validation Kit/vbox.py: Recording features fix for VBox builds <= 6.1. …
(edit) @96553   2 years vboxsync Validation Kit/vbox.py: Recording file nits. bugref:8733
(edit) @96552   2 years vboxsync Validation Kit/vbox.py: Recording file nits. bugref:8733
(edit) @96549   2 years vboxsync IPRT: Fixes for tstRTErr-1.cpp after windows error info reduction.
(edit) @96548   2 years vboxsync Validation Kit/vbox.py: Got rid of recording upload BUGBUG -- see …
(edit) @96546   2 years vboxsync Validation Kit/vbox.py: pylint fixing
(edit) @96545   2 years vboxsync Recording/Main: Made recording file name construction more …
(edit) @96544   2 years vboxsync Validation Kit/vbox.py: Fixes recording uploads (see @todo BUGBUG).
(edit) @96543   2 years vboxsync Validation Kit/vbox.py: Fixes for recording video / audio on VBox 6.1.
(edit) @96542   2 years vboxsync IPRT: Added RTUtf16FindAscii. bugref:10261
(edit) @96539   2 years vboxsync VMM/IEM: Fix sysexit causing a \#UD in protected mode when the guest …
(edit) @96538   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple …
(edit) @96537   2 years vboxsync VMM/IEM: Implement [v]pblendw/[v]blendps/[v]blendpd instructions, …
(edit) @96536   2 years vboxsync VMM/IEM: Fix sysenter causing a \#UD in protected mode when the guest …
(edit) @96535   2 years vboxsync VMM/IEM: Implement [v]palignr instructions, bugref:9898 [trailing …
(edit) @96534   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]palignr instructions …
(edit) @96533   2 years vboxsync VMM/IEM: Implement [v]palignr instructions, bugref:9898
(edit) @96531   2 years vboxsync ValKit/testdriver/vbox.py: Shut up pylint warning about too many …
(edit) @96529   2 years vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96528   2 years vboxsync IPRT/Makefile.kmk: Need RuntimeR3 or RuntimeR3NoAsan for the device …
(edit) @96525   2 years vboxsync /Config.kmk,IPRT/Makefile.kmk: We need a RuntimR3NoAsan.lib for asan …
(edit) @96524   2 years vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96523   2 years vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96522   2 years vboxsync Storage: Wrong file. bugref:10261
(edit) @96521   2 years vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96519   2 years vboxsync IPRT/thread-posix.cpp: Try initialize g_SelfKey to a non-valid value …
(edit) @96518   2 years vboxsync Audio/AudioTest.cpp: Fixed a warning (as error).
(edit) @96517   2 years vboxsync Validation Kit/vbox.py: Implemented support for recording video / …
(edit) @96514   2 years vboxsync Add/3D/Config.kmk: Another KBUILD_TARGET/KBUILD_TARGET_ARCH mixup. …
(edit) @96513   2 years vboxsync tstShflSizes: printf -> RTPrintf. bugref:10261
(edit) @96512   2 years vboxsync Devices/testcase: ditto. bugref:10261
(edit) @96511   2 years vboxsync /Config.kmk,VMM,IPRT: Converted all run-at-compile-time tests and more …
(edit) @96510   2 years vboxsync Add/3D/Config.kmk: Must disable FPU intrinsics in x86 mode, or we end …
(edit) @96509   2 years vboxsync ValKit: LoadGenerator build fix for no-CRT mode (x86). bugref:10261
(edit) @96508   2 years vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96507   2 years vboxsync IPRT/nocrt: The xml.cpp stuff won't ever work without exceptions. …
(edit) @96506   2 years vboxsync ValKit/rdtsc.cpp: Made it build in no-CRT mode. bugref:10261
(edit) @96505   2 years vboxsync IPRT: Dynamically resolve GetProcessAffinityMask, …
(edit) @96504   2 years vboxsync IPRT: Added RTMsgSyntax and RTMsgSyntaxV. bugref:10261
(edit) @96503   2 years vboxsync Add/VBoxService: Replaced GetVersionEx calls with …
(edit) @96502   2 years vboxsync Add/VBoxService: Replaced GetVersionEx calls with …
(edit) @96501   2 years vboxsync Installer/win: fix typo in NLS text
(edit) @96499   2 years vboxsync 7.0.0_BETA1
(edit) @96495   2 years vboxsync IPRT: Switched pipe-win.cpp to use the nt-and-windows.h header and …
(edit) @96494   2 years vboxsync VMM: updates. [warning fix] bugref:10282
(edit) @96492   2 years vboxsync NAT: Zero newly allocated memory for sbufs to avoid potential …
(edit) @96491   2 years vboxsync VMM: updates. bugref:10282
(edit) @96490   2 years vboxsync Additions/linux/Makefile.kmk: fix typo
(edit) @96489   2 years vboxsync Additions/linux/Makefile.kmk: Hope that people building the OSE …
(edit) @96488   2 years vboxsync Additions/3D/mesa: Export to OSE and remove symlinks.
(edit) @96487   2 years vboxsync FE/Qt: VirtualBox Manager / Chooser pane: Missed machine-items state …
(edit) @96486   2 years vboxsync FE/Qt: Small update for Russian NLS, part 3.
(edit) @96485   2 years vboxsync FE/Qt: Corresponding updatenls after subsequent NLS cleanup for BETA.
(edit) @96484   2 years vboxsync FE/Qt: Large update for Russian NLS, part 2.
(edit) @96483   2 years vboxsync FE/Qt: A bunch of NLS fixes across the GUI #4; Preparing for BETA NLS …
(edit) @96482   2 years vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96481   2 years vboxsync Recording/Main: Added some more recording frame utility functions. …
(edit) @96480   2 years vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96479   2 years vboxsync Recording/Main: Use RECORDINGPIXELFMT for RecordingUtilsRGBToYUV(). …
(edit) @96478   2 years vboxsync Recording/Main: Added video frame dumping utility functions …
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