VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @78714   6 years vboxsync Comment.
(edit) @78713   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Increment RIP on PAUSE VM-exits.
(edit) @78712   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Removed unused code, …
(edit) @78711   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Assertions are good. Forgot to …
(edit) @78710   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Use IEMExecDecoded[Monitor|Mwait] …
(edit) @78709   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added missing CPUMCTX state assertion …
(edit) @78708   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 mwait, monitor, mov drX, …
(edit) @78707   6 years vboxsync VMM: Nested VMX: bugref:9180 Renamed …
(edit) @78706   6 years vboxsync SharedFoldersSvc: Two VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND tweaks …
(edit) @78705   6 years vboxsync IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. [build …
(edit) @78704   6 years vboxsync SharedFoldersSvc: More VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND and …
(edit) @78703   6 years vboxsync SharedFoldersSvc: Two VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND tweaks …
(edit) @78702   6 years vboxsync IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172
(edit) @78701   6 years vboxsync FE/Qt: bugref:9470: Networking stuff: Rework GA network customer to …
(edit) @78700   6 years vboxsync winnt/vboxsf: Set error style if the host supports it. bugref:9172
(edit) @78699   6 years vboxsync SharedFoldersSvc: Adding function that lets the guest set the error …
(edit) @78698   6 years vboxsync SharedFoldersSvc: Adding function that lets the guest set the error …
(edit) @78697   6 years vboxsync vsheriff: Try to detect certain startup crashes.
(edit) @78696   6 years vboxsync Shared Clipboard: VM startup fixes, hopefully also a bit more robust.
(edit) @78694   6 years vboxsync OCI: IRangedIntegerFormValue
(edit) @78693   6 years vboxsync winnt/vboxsf: No need to be so noisy when editing the library. Also, …
(edit) @78691   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Try fix CR0/CR4 read shadows …
(edit) @78690   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78689   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use CPUMGetGuestVmxMasked[Cr0|Cr4], …
(edit) @78686   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78685   6 years vboxsync FE/Qt: bugref:6143. Removing a rogue printf
(edit) @78684   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78683   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78682   6 years vboxsync FE/Qt: bugref:6143. Making keeping the aspect ratio optional.
(edit) @78681   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Renamed iemVmxMaskCr0CR4 to …
(edit) @78680   6 years vboxsync FE/Qt: bugref:6143. Saving/loading the dialog geometry.
(edit) @78679   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix PAUSE-loop exiting enabling.
(edit) @78678   6 years vboxsync tdAddSharedFolders1.py: Reduced the --many-files value so we don't …
(edit) @78677   6 years vboxsync tdAddSharedFolders1.py: Longer timeout (ext2/3 + 10000 files in a …
(edit) @78676   6 years vboxsync tdAddSharedFolders1.py: Fix for 5.2 bugref:9172
(edit) @78675   6 years vboxsync tdAddBasic1.py,tdAddSharedFolders1.py: Enabled shared folder testing …
(edit) @78674   6 years vboxsync tdAddBasic1.py,tdAddSharedFolders1.py: Enabled shared folder testing …
(edit) @78673   6 years vboxsync FsPerf: More tweaks/options for tailorying windows testing. bugref:9172
(edit) @78672   6 years vboxsync FE/Qt: bugref:6143. Handling the CapsLock correctly
(edit) @78671   6 years vboxsync Main: bugref:8612: Made the testcase as sub-test for tdApi1.py
(edit) @78670   6 years vboxsync Devices/UartCore: Fix guru meditation when raw mode is used
(edit) @78669   6 years vboxsync FE/Qt: bugref:6143. Scaling the led indicator along side with the keyboard.
(edit) @78668   6 years vboxsync FE/Qt: bugref:9470: Networking stuff: Make sure particular network …
(edit) @78667   6 years vboxsync ValidationKit/SerialTest: Add option to abort the process when the …
(edit) @78666   6 years vboxsync Main/GuestControl: Better error message from copyToGuest and various …
(edit) @78665   6 years vboxsync FE/Qt: bugref:9470: Networking stuff: Switch file downloading …
(edit) @78664   6 years vboxsync FE/Qt: bugref:6143. Making win key of us-layout a tri state key.
(edit) @78663   6 years vboxsync FE/Qt: bugref:6143. Adding a small led like indicator to modifiers.
(edit) @78662   6 years vboxsync Devices/UartCore: Fix possible crash when the serial port is not …
(edit) @78661   6 years vboxsync FE/Qt: bugref:6143. Implementing toggleable modifier keys.
(edit) @78660   6 years vboxsync linux/vboxsf: build fix for EL6 pre 10. ticketref:18646:Guest
(edit) @78658   6 years vboxsync Main: bugref:6913: Fixed some typo
(edit) @78657   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Unused code in r130724.
(edit) @78656   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 external interrupt, pause VM-exit …
(edit) @78655   6 years vboxsync FE/Qt: bugref:9470: UIVersion fix for trunk to ease the GA downloading …
(edit) @78654   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 PAUSE instruction doesn't pass extra …
(edit) @78653   6 years vboxsync DnD/GuestDnDPrivate.h: Limit meta data size in …
(edit) @78652   6 years vboxsync Shared Clipboard/URI: SCM fix.
(edit) @78651   6 years vboxsync Shared Clipboard/URI: SCM fix.
(edit) @78650   6 years vboxsync VMM: Nested VMX: bugref:9180 Added RTIT_CTL MSR to the virtual VMCS. …
(edit) @78648   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78647   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Unify several of the undefined …
(edit) @78646   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Call HMNotifyVmxNstGstVmexit on IEM …
(edit) @78645   6 years vboxsync VMM/HMVMXAll: Nested VMX: bugref:9180 Adjust HM VM-exit notify.
(edit) @78644   6 years vboxsync tdAddSharedFolders1.py: Shared folder testing is halfways working …
(edit) @78642   6 years vboxsync ValKit/additions: Started writing shared folder testcase. bugref:9172
(edit) @78641   6 years vboxsync ValKit/base.py: comments
(edit) @78640   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 IEMExecVmxVmexitTaskSwitch takes …
(edit) @78639   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 task-switch VM-exit handling.
(edit) @78638   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added IEMExecVmxVmexitTaskSwitch …
(edit) @78636   6 years vboxsync tdAddGuestCtrl.py: The nice to have 'all' option value is evaluated …
(edit) @78635   6 years vboxsync FE/Qt: bugref:6143. Sending the scan codes to the guest.
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