VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96632   2 years vboxsync ValKit/vbox.py: fix for formatting issue by pylint. bugref:8733
(edit) @96631   2 years vboxsync Add/Nt/Shfl: Some additional info.
(edit) @96630   2 years vboxsync FE/Qt: 6899: Regression in r151957; Storage editor had no action-pool …
(edit) @96629   2 years vboxsync ValidationKit/testdriver/vbox.py: More verbose logging for screen …
(edit) @96628   2 years vboxsync ValidationKit/testdriver/vbox.py: More verbose logging for screen …
(edit) @96627   2 years vboxsync Add/Nt/Shfl: Disabled some code changing the ACL of the VBoxMiniRdrDN …
(edit) @96626   2 years vboxsync VMM/IEM: Some fixes to the fucomi[p] instruction handling, need to …
(edit) @96625   2 years vboxsync VMM/IEM: Current state of the pcmpistri isntruction (missing the C …
(edit) @96624   2 years vboxsync VMM/IEM: Current state of the pcmpistri isntruction (missing the C …
(edit) @96623   2 years vboxsync VBoxManage: Changed the output of guestproperty enumerate a little. …
(edit) @96622   2 years vboxsync IPRT: Added RTTimeFormatDuration[Ex] for duration/interval formatting.
(edit) @96621   2 years vboxsync Add/NT/Shfl: comments.
(edit) @96620   2 years vboxsync VBoxManage: Display the IsUnattendedInstallSupported value at the end …
(edit) @96619   2 years vboxsync Main/Unattended: Added is-install-supported checks for windows and …
(edit) @96617   2 years vboxsync Main: whitespace/nits.
(edit) @96614   2 years vboxsync Installer/win: Trickery to make a 6.1 build also refer to trunk tools …
(edit) @96613   2 years vboxsync Installer/win: UnpackBlessedDrivers.cmd can't verify pre-W10 …
(edit) @96610   2 years vboxsync IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
(edit) @96609   2 years vboxsync IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
(edit) @96608   2 years vboxsync ValKit/Audio: Added a 'backends' command for listing available …
(edit) @96607   2 years vboxsync ValKit/Audio: Added a 'backends' command for listing available …
(edit) @96606   2 years vboxsync IPRT: Now the GetVersionExW fallback should be correct. bugref:10261
(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, …
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