|
|
@78775
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Add …
|
|
|
@78774
|
6 years |
vboxsync |
FE/Qt: bugref:7127: Remove excessive assertions for the cases which …
|
|
|
@78773
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 CLTS VM-exit handling.
|
|
|
@78772
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Added a separate LMSW VM-exit …
|
|
|
@78771
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 LMSW nit.
|
|
|
@78770
|
6 years |
vboxsync |
vsherrif: Detect some 'new' API test problems.
|
|
|
@78769
|
6 years |
vboxsync |
vsherrif: Detect some 'new' API test problems.
|
|
|
@78768
|
6 years |
vboxsync |
vsherrif: Detect some 'new' API test problems.
|
|
|
@78767
|
6 years |
vboxsync |
Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
|
|
|
@78766
|
6 years |
vboxsync |
Main/SessionMachine::takeSnapshot: Missed a pTask reference after …
|
|
|
@78765
|
6 years |
vboxsync |
Main/MachineImplMoveVM.cpp: Another todo. bugref:8345
|
|
|
@78764
|
6 years |
vboxsync |
Main/GuestSessionTask: Commented out RunAsync as it isn't used by …
|
|
|
@78763
|
6 years |
vboxsync |
Main/VirtualBox::i_saveMediaRegistry: No need to catch ... from …
|
|
|
@78762
|
6 years |
vboxsync |
Main: NULL pTask after createThread() call to catch any useage after …
|
|
|
@78761
|
6 years |
vboxsync |
Main/Machine::moveTo: Some cleanups and a lot of @todo's. bugref:8345
|
|
|
@78760
|
6 years |
vboxsync |
VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
|
|
|
@78759
|
6 years |
vboxsync |
VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
|
|
|
@78758
|
6 years |
vboxsync |
Main/GuestSession::i_startSessionAsync: Simplified the code a little. …
|
|
|
@78757
|
6 years |
vboxsync |
VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
|
|
|
@78756
|
6 years |
vboxsync |
VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
|
|
|
@78755
|
6 years |
vboxsync |
Main/Appliance: Introduced the concept of status code checking to the …
|
|
|
@78754
|
6 years |
vboxsync |
Main/Appliance: Some cleanups of i_writeImpl and i_writeOPCImpl. …
|
|
|
@78753
|
6 years |
vboxsync |
GuestProcess::i_startProcessAsync: Must check pTask->createThread …
|
|
|
@78752
|
6 years |
vboxsync |
Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
|
|
|
@78751
|
6 years |
vboxsync |
Console::powerUp: Another delete NULL on the unlikely chance of …
|
|
|
@78750
|
6 years |
vboxsync |
Console::powerDown: Avoid delete NULL on the unlikely chance of …
|
|
|
@78749
|
6 years |
vboxsync |
Main/Appliance::i_importImpl: Ditto (bugref:9416). Untested.
|
|
|
@78748
|
6 years |
vboxsync |
Main/Appliance::i_readImpl: Fixes for regressions introduced by …
|
|
|
@78747
|
6 years |
vboxsync |
Main/Appliance::i_readImpl: Fixes for regressions introduced by …
|
|
|
@78746
|
6 years |
vboxsync |
VBox-CodingGuidlines.cpp: Added a general guideline reading exceessive …
|
|
|
@78745
|
6 years |
vboxsync |
Main/GuestDnD: Moved up comment about dragons and set pTask to NULL …
|
|
|
@78744
|
6 years |
vboxsync |
Main/Guest::updateGuestAdditions: Cleanup similar to r130830. bugref:9320
|
|
|
@78743
|
6 years |
vboxsync |
Main/GuestSessionImpl.cpp: Cleaned up i_copyToGuest & i_copyFromGuest …
|
|
|
@78742
|
6 years |
vboxsync |
Main/ThreadTask.cpp: Added note to the two public createThread method …
|
|
|
@78741
|
6 years |
vboxsync |
VBoxGuestR0LibIdc-win.cpp: Fixed completion issue (crash/hang) if IRQL …
|
|
|
@78740
|
6 years |
vboxsync |
VBoxGuestR0LibIdc-win.cpp: Fixed completion issue (crash/hang) if IRQL …
|
|
|
@78739
|
6 years |
vboxsync |
VBoxManageGuestCtrl.cpp: comment typo.
|
|
|
@78738
|
6 years |
vboxsync |
Main: Fixed buggy count wraparound handling in …
|
|
|
@78737
|
6 years |
vboxsync |
vsheriff: pylint fix
|
|
|
@78736
|
6 years |
vboxsync |
bugref:9436. changed uint32_t to ULONG.
|
|
|
@78735
|
6 years |
vboxsync |
bugref:9436. small fixes.
|
|
|
@78734
|
6 years |
vboxsync |
bugref:9436. Added 3 commands which start/stop/terminate an instance.
|
|
|
@78733
|
6 years |
vboxsync |
IPRT/string: Implemented RTUtf16CopyEx. [mangler]
|
|
|
@78732
|
6 years |
vboxsync |
IPRT/string: Implemented RTUtf16CopyEx.
|
|
|
@78731
|
6 years |
vboxsync |
IPRT/isomaker: Removed incorrect assertion in rtFsIsoMakerWalkPathBySpec.
|
|
|
@78730
|
6 years |
vboxsync |
IPRT/RTDirRemove/posix: Translate EEXIST to VERR_DIR_NOT_EMTPY as …
|
|
|
@78729
|
6 years |
vboxsync |
BIOS: After ATA reset, first wait for drive not busy, then read other …
|
|
|
@78728
|
6 years |
vboxsync |
vsheriff: Logging.
|
|
|
@78727
|
6 years |
vboxsync |
Shared Clipboard/URI: SCM fixes.
|
|
|
@78726
|
6 years |
vboxsync |
vsheriff: Correctly identify GA and serial port tests and pass them to …
|
|
|
@78725
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78724
|
6 years |
vboxsync |
FE/Qt: bugref:7127: Make VBOX_GUI_WITH_NEW_MEDIA_EVENTS define global …
|
|
|
@78723
|
6 years |
vboxsync |
FE/Qt: bugref:7127: Do not perform whole medium-enumeration if one …
|
|
|
@78722
|
6 years |
vboxsync |
FE/Qt: bugref:7127: Partially reverting r130800, it's not good time to …
|
|
|
@78721
|
6 years |
vboxsync |
FE/Qt: bugref:7127: Media-enumeration stuff: Style fixes, a bit of …
|
|
|
@78720
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Readability.
|
|
|
@78719
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Space nit.
|
|
|
@78718
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 LMSW VM-exit handling.
|
|
|
@78717
|
6 years |
vboxsync |
vsheriff: Detect a sporadic hardening error.
|
|
|
@78716
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxLmswInterceptSet.
|
|
|
@78715
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxLmswInterceptSet for …
|
|
|
@78714
|
6 years |
vboxsync |
Comment.
|
|
|
@78713
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Increment RIP on PAUSE VM-exits.
|
|
|
@78712
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Removed unused code, …
|
|
|
@78711
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Assertions are good. Forgot to …
|
|
|
@78710
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Use IEMExecDecoded[Monitor|Mwait] …
|
|
|
@78709
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added missing CPUMCTX state assertion …
|
|
|
@78708
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 mwait, monitor, mov drX, …
|
|
|
@78707
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Renamed …
|
|
|
@78706
|
6 years |
vboxsync |
SharedFoldersSvc: Two VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND tweaks …
|
|
|
@78705
|
6 years |
vboxsync |
IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. [build …
|
|
|
@78704
|
6 years |
vboxsync |
SharedFoldersSvc: More VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND and …
|
|
|
@78703
|
6 years |
vboxsync |
SharedFoldersSvc: Two VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND tweaks …
|
|
|
@78702
|
6 years |
vboxsync |
IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172
|
|
|
@78701
|
6 years |
vboxsync |
FE/Qt: bugref:9470: Networking stuff: Rework GA network customer to …
|
|
|
@78700
|
6 years |
vboxsync |
winnt/vboxsf: Set error style if the host supports it. bugref:9172
|
|
|
@78699
|
6 years |
vboxsync |
SharedFoldersSvc: Adding function that lets the guest set the error …
|
|
|
@78698
|
6 years |
vboxsync |
SharedFoldersSvc: Adding function that lets the guest set the error …
|
|
|
@78697
|
6 years |
vboxsync |
vsheriff: Try to detect certain startup crashes.
|
|
|
@78696
|
6 years |
vboxsync |
Shared Clipboard: VM startup fixes, hopefully also a bit more robust.
|
|
|
@78695
|
6 years |
vboxsync |
OCI: IRangedIntegerFormValue (forgot to commit this with the rest of them)
|
|
|
@78694
|
6 years |
vboxsync |
OCI: IRangedIntegerFormValue
|
|
|
@78693
|
6 years |
vboxsync |
winnt/vboxsf: No need to be so noisy when editing the library. Also, …
|
|
|
@78692
|
6 years |
vboxsync |
Config.kmk: On darwin, disable the hardened runtime again for now.
|
|
|
@78691
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Try fix CR0/CR4 read shadows …
|
|
|
@78690
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78689
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use CPUMGetGuestVmxMasked[Cr0|Cr4], …
|
|
|
@78688
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 comment.
|
|
|
@78687
|
6 years |
vboxsync |
cpum.h: Add CPUMGetGuestVmxMasked[Cr0|Cr4] for upcoming changes.
|
|
|
@78686
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78685
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Removing a rogue printf
|
|
|
@78684
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78683
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78682
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Making keeping the aspect ratio optional.
|
|
|
@78681
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Renamed iemVmxMaskCr0CR4 to …
|
|
|
@78680
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Saving/loading the dialog geometry.
|
|
|
@78679
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Fix PAUSE-loop exiting enabling.
|
|
|
@78678
|
6 years |
vboxsync |
tdAddSharedFolders1.py: Reduced the --many-files value so we don't …
|
|
|
@78677
|
6 years |
vboxsync |
tdAddSharedFolders1.py: Longer timeout (ext2/3 + 10000 files in a …
|
|
|
@78676
|
6 years |
vboxsync |
tdAddSharedFolders1.py: Fix for 5.2 bugref:9172
|
|
|