VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96654   2 years vboxsync Add/Nt/Mouse: Fix duplicate rule warning.
(edit) @96653   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pclmulqdq instructions …
(edit) @96652   2 years vboxsync VMM/IEM: Implement [v]pclmulqdq instruction, ​bugref:9898
(edit) @96651   2 years vboxsync ValidationKit/testdriver/vbox.py: Limit the default video recording …
(edit) @96650   2 years vboxsync ValidationKit/testdriver/vbox.py: Limit the default video recording …
(edit) @96649   2 years vboxsync ValKit/bs3-cpu-instr-3: give me a clean build again. bugref:9898
(edit) @96646   2 years vboxsync /Config.kmk,ValKit/Config.kmk: Must run VBoxPeSetVersion on binaries …
(edit) @96645   2 years vboxsync DevATA: Always check that pDevR3->pDrvMount isn't NULL before use.
(edit) @96644   2 years vboxsync FE/Qt: Check that m_pNameAndSystemEditor isn't NULL. bugref:9515
(edit) @96643   2 years vboxsync FE/Qt: bugref:9515. Make name line edit get the focus as the wizard …
(edit) @96642   2 years vboxsync FE/Qt: bugref:9515. In expert page of new vm wizard, re-guess guest OS …
(edit) @96641   2 years vboxsync FE/Qt: bugref:9515. In guided new vm wizard disable OS type selectors …
(edit) @96640   2 years vboxsync FE/Qt: Call sltNameChanged if ISO detection failed to get a valid OS …
(edit) @96639   2 years vboxsync FE/Qt: We can skip the long-mode-guest check in …
(edit) @96638   2 years vboxsync FE/Qt: The detected OS type ID can be used directly as the guest OS …
(edit) @96637   2 years vboxsync VMM/IEM: reverted 153516 as the destination is 64 byte aligned if …
(edit) @96636   2 years vboxsync VMM/IEM: Align the bounce buffers on a 64 byte boundrary improve …
(edit) @96635   2 years vboxsync FE/Qt: bugref:9930: Always pass a list of VM items to Snapshot pane.
(edit) @96634   2 years vboxsync VMM/IEM: Split the 128-bit copy into two 64-bit ones because at least …
(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 …
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