VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78812   6 years vboxsync FE/Qt: bugref:6143. Changing the way we draw th button to be able to …
(edit) @78811   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78810   6 years vboxsync Shared Clipboard/HostSvc: Build fix.
(edit) @78809   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78808   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Use HMVMX_UNEXPECTED_EXIT_RET …
(edit) @78807   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Added …
(edit) @78806   6 years vboxsync Revert file accidentally changed by r130899.
(edit) @78805   6 years vboxsync Trying michaelm's suggestion for quick resolution to burn
(edit) @78804   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Separate nested-guest VM-exit …
(edit) @78803   6 years vboxsync API: add IGuestMonitorInfoChangedEvent. Forgotten file from last …
(edit) @78802   6 years vboxsync API: add IGuestMonitorInfoChangedEvent. Forgotten file from last …
(edit) @78801   6 years vboxsync API: add IGuestMonitorInfoChangedEvent. bugref:9472: API: let the GUI …
(edit) @78800   6 years vboxsync Installer/Linux: reactivate force installer switch. bugref:9478: Linux …
(edit) @78799   6 years vboxsync Template virtio SCSI driver builds. Controller configurable in GUI.
(edit) @78798   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 CRx read/write VM-exit handling.
(edit) @78797   6 years vboxsync ValKit: various updates.
(edit) @78796   6 years vboxsync DrvSCSI.cpp: Quick crash prevention for some other issue. [fix]
(edit) @78795   6 years vboxsync Additions/common/crOpenGL/glx.c: Avoid a warning about bad/unknown …
(edit) @78794   6 years vboxsync HostServices/SharedOpenGL/crserverlib/server_getpixelmap.cpp: Error …
(edit) @78793   6 years vboxsync HostServices/SharedOpenGL/crserverlib/server_stream.cpp: Fix buffer …
(edit) @78792   6 years vboxsync HostServices/SharedOpenGL/unpacker/unpack.py: Fix building with …
(edit) @78791   6 years vboxsync GuestHost/OpenGL/util/vboxhgcm.c: Avoid a warning which is expected …
(edit) @78790   6 years vboxsync GuestHost/OpenGL/state_tracker/state_lighting.c: Fixed parameter …
(edit) @78789   6 years vboxsync GuestHost/OpenGL/Makefile.kmk: Cleanup
(edit) @78788   6 years vboxsync GuestHost/OpenGL/include/cr_unpack.h: Bug fixes in the access …
(edit) @78787   6 years vboxsync DrvSCSI.cpp: Quick crash prevention for some other issue.
(edit) @78786   6 years vboxsync Main/MediumAttachment: add attribute for querying the associated …
(edit) @78785   6 years vboxsync Main/cbinding: Stop having pre-created C header files for old releases …
(edit) @78784   6 years vboxsync API: add getVideoModeHint. bugref:9472: API: let the GUI notice video …
(edit) @78783   6 years vboxsync DnD/DnDURIList: Use delete instead of RTMemFree() in …
(edit) @78782   6 years vboxsync ValKit: testanalysis -> analysis (for tab completion)
(edit) @78781   6 years vboxsync FsPerf: todo. bugref:9172
(edit) @78780   6 years vboxsync ValKit: todos
(edit) @78779   6 years vboxsync Main: Cache the VBoxInternal2/TurnResetIntoPowerOff value so we don't …
(edit) @78778   6 years vboxsync FE/Qt: stop checking for spontaneous resize events. bugref:9454: …
(edit) @78777   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Mov-to-CR0/CR4 VM-exit handling.
(edit) @78776   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxMovToCr0Cr4InterceptSet.
(edit) @78775   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Add …
(edit) @78774   6 years vboxsync FE/Qt: bugref:7127: Remove excessive assertions for the cases which …
(edit) @78773   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 CLTS VM-exit handling.
(edit) @78772   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Added a separate LMSW VM-exit …
(edit) @78771   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 LMSW nit.
(edit) @78770   6 years vboxsync vsherrif: Detect some 'new' API test problems.
(edit) @78769   6 years vboxsync vsherrif: Detect some 'new' API test problems.
(edit) @78768   6 years vboxsync vsherrif: Detect some 'new' API test problems.
(edit) @78767   6 years vboxsync Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
(edit) @78766   6 years vboxsync Main/SessionMachine::takeSnapshot: Missed a pTask reference after …
(edit) @78765   6 years vboxsync Main/MachineImplMoveVM.cpp: Another todo. bugref:8345
(edit) @78764   6 years vboxsync Main/GuestSessionTask: Commented out RunAsync as it isn't used by …
(edit) @78763   6 years vboxsync Main/VirtualBox::i_saveMediaRegistry: No need to catch ... from …
(edit) @78762   6 years vboxsync Main: NULL pTask after createThread() call to catch any useage after …
(edit) @78761   6 years vboxsync Main/Machine::moveTo: Some cleanups and a lot of @todo's. bugref:8345
(edit) @78760   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78759   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78758   6 years vboxsync Main/GuestSession::i_startSessionAsync: Simplified the code a little. …
(edit) @78757   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78756   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78755   6 years vboxsync Main/Appliance: Introduced the concept of status code checking to the …
(edit) @78754   6 years vboxsync Main/Appliance: Some cleanups of i_writeImpl and i_writeOPCImpl. …
(edit) @78753   6 years vboxsync GuestProcess::i_startProcessAsync: Must check pTask->createThread …
(edit) @78752   6 years vboxsync Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
(edit) @78751   6 years vboxsync Console::powerUp: Another delete NULL on the unlikely chance of …
(edit) @78750   6 years vboxsync Console::powerDown: Avoid delete NULL on the unlikely chance of …
(edit) @78749   6 years vboxsync Main/Appliance::i_importImpl: Ditto (bugref:9416). Untested.
(edit) @78748   6 years vboxsync Main/Appliance::i_readImpl: Fixes for regressions introduced by …
(edit) @78747   6 years vboxsync Main/Appliance::i_readImpl: Fixes for regressions introduced by …
(edit) @78746   6 years vboxsync VBox-CodingGuidlines.cpp: Added a general guideline reading exceessive …
(edit) @78745   6 years vboxsync Main/GuestDnD: Moved up comment about dragons and set pTask to NULL …
(edit) @78744   6 years vboxsync Main/Guest::updateGuestAdditions: Cleanup similar to r130830. bugref:9320
(edit) @78743   6 years vboxsync Main/GuestSessionImpl.cpp: Cleaned up i_copyToGuest & i_copyFromGuest …
(edit) @78742   6 years vboxsync Main/ThreadTask.cpp: Added note to the two public createThread method …
(edit) @78741   6 years vboxsync VBoxGuestR0LibIdc-win.cpp: Fixed completion issue (crash/hang) if IRQL …
(edit) @78740   6 years vboxsync VBoxGuestR0LibIdc-win.cpp: Fixed completion issue (crash/hang) if IRQL …
(edit) @78739   6 years vboxsync VBoxManageGuestCtrl.cpp: comment typo.
(edit) @78738   6 years vboxsync Main: Fixed buggy count wraparound handling in …
(edit) @78737   6 years vboxsync vsheriff: pylint fix
(edit) @78736   6 years vboxsync bugref:9436. changed uint32_t to ULONG.
(edit) @78735   6 years vboxsync bugref:9436. small fixes.
(edit) @78734   6 years vboxsync bugref:9436. Added 3 commands which start/stop/terminate an instance.
(edit) @78733   6 years vboxsync IPRT/string: Implemented RTUtf16CopyEx. [mangler]
(edit) @78732   6 years vboxsync IPRT/string: Implemented RTUtf16CopyEx.
(edit) @78731   6 years vboxsync IPRT/isomaker: Removed incorrect assertion in rtFsIsoMakerWalkPathBySpec.
(edit) @78730   6 years vboxsync IPRT/RTDirRemove/posix: Translate EEXIST to VERR_DIR_NOT_EMTPY as …
(edit) @78729   6 years vboxsync BIOS: After ATA reset, first wait for drive not busy, then read other …
(edit) @78728   6 years vboxsync vsheriff: Logging.
(edit) @78727   6 years vboxsync Shared Clipboard/URI: SCM fixes.
(edit) @78726   6 years vboxsync vsheriff: Correctly identify GA and serial port tests and pass them to …
(edit) @78725   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78724   6 years vboxsync FE/Qt: bugref:7127: Make VBOX_GUI_WITH_NEW_MEDIA_EVENTS define global …
(edit) @78723   6 years vboxsync FE/Qt: bugref:7127: Do not perform whole medium-enumeration if one …
(edit) @78722   6 years vboxsync FE/Qt: bugref:7127: Partially reverting r130800, it's not good time to …
(edit) @78721   6 years vboxsync FE/Qt: bugref:7127: Media-enumeration stuff: Style fixes, a bit of …
(edit) @78720   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Readability.
(edit) @78719   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Space nit.
(edit) @78718   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 LMSW VM-exit handling.
(edit) @78717   6 years vboxsync vsheriff: Detect a sporadic hardening error.
(edit) @78716   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxLmswInterceptSet.
(edit) @78715   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxLmswInterceptSet for …
(edit) @78714   6 years vboxsync Comment.
(edit) @78713   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Increment RIP on PAUSE VM-exits.
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