VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78629   6 years vboxsync winnt/vboxsf: DriverEntry cleaning up... bugref:9172
(edit) @78628   6 years vboxsync winnt/vboxsf: Workaround for xpsp2 MmGetSystemRoutineAddress crash. …
(edit) @78627   6 years vboxsync FE/Qt: bugref:6248: Reusing some of old code to do more strict check …
(edit) @78626   6 years vboxsync Dev/E1000: fix an assertion when the virtual NIC is disconnected.
(edit) @78625   6 years vboxsync Shared Clipboard/URI: Windows build fix.
(edit) @78623   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78622   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 hlt, invlpg, wbinvd, invpcid …
(edit) @78621   6 years vboxsync VMM: Nested VMX: bugref:9180 Renamed ENCLS-bitmap field in the virtual …
(edit) @78620   6 years vboxsync VMM: Nested VMX: bugref:9180 Added SPPT pointer field to the virtual VMCS.
(edit) @78619   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78618   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78617   6 years vboxsync ValidationKit: Pack the SerialTest utility for all operating systems …
(edit) @78616   6 years vboxsync ValidationKit: Pack the SerialTest utility for all operating systems …
(edit) @78615   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Need to zero-out VMX-transient …
(edit) @78614   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Guest-linear address for string …
(edit) @78613   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 VM-exit handling for more …
(edit) @78612   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @78611   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Spaces, nits.
(edit) @78610   6 years vboxsync winnt/vboxsf: Some code snippets for simple vboxsf testing.
(edit) @78609   6 years vboxsync winnt/vboxsf: Don't flush and purge the cache twice on newer systems, …
(edit) @78608   6 years vboxsync winnt/vboxsf: Don't flush and purge the cache twice on newer systems, …
(edit) @78607   6 years vboxsync Runtime/RTSerialPort,ValidationKit/SerialTest: Add implementation for …
(edit) @78606   6 years vboxsync FE/Qt: bugref:6143. Scaling the keyboard.
(edit) @78605   6 years vboxsync bugref:9416. scm fixes.
(edit) @78604   6 years vboxsync bugref:9416. scm fixes.
(edit) @78603   6 years vboxsync bugref:9416. Fixed uninitialized variables.
(edit) @78602   6 years vboxsync bugref:9416. The second part of OCI import - the local part of import …
(edit) @78601   6 years vboxsync VMSVGA: Fixed uninitialized pointer mSurfaceTree
(edit) @78600   6 years vboxsync FE/Qt: bugref:9446: Forgotten variables initialization in r130585.
(edit) @78599   6 years vboxsync PIC: Tweaked an assertion (see bugref:9463).
(edit) @78598   6 years vboxsync FE/Qt: bugref:6248: D&D attachment movement, initial implementation.
(edit) @78597   6 years vboxsync FE/Qt: bugref:6248: Implement attachment move functionality.
(edit) @78596   6 years vboxsync FE/Qt: bugref:6248: Extend AbstractItem subclasses with Q_OBJECT macro …
(edit) @78595   6 years vboxsync FE/Qt: bugref:6143. Parsing the layout file.
(edit) @78594   6 years vboxsync FE/Qt: bugref:6143: Keeping old style of existing code for r130644.
(edit) @78593   6 years vboxsync Devices/Graphics: use more vmsvga3d helpers, minor cleanups (build fix)
(edit) @78592   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fixed vmread/vmwrite instruction …
(edit) @78591   6 years vboxsync VMM/HM, CPUM: Nested VMX: bugref:9180 Better description of virtual …
(edit) @78590   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add an extra VMX diagnostic for …
(edit) @78589   6 years vboxsync Devices/Graphics: use more vmsvga3d helpers, minor cleanups
(edit) @78588   6 years vboxsync FE/Qt: bugref:6143. Adding soft keyboard action to action pool …
(edit) @78587   6 years vboxsync FE/Qt: bugref:6143. Style fix.
(edit) @78586   6 years vboxsync FE/Qt: bugref:6143. Adding the new action to the global converter.
(edit) @78585   6 years vboxsync winnt/vboxsf: Do locking around the CcCoherencyFlushAndPurgeCache …
(edit) @78584   6 years vboxsync winnt/vboxsf: Use CcCoherencyFlushAndPurgeCache before writes and …
(edit) @78583   6 years vboxsync Shared Clipboard/URI: Backed out clipboard-x11.cpp changes from …
(edit) @78582   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78581   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78580   6 years vboxsync Shared Clipboard/URI: Renaming (+ build fix).
(edit) @78579   6 years vboxsync Shared Clipboard/URI: Renaming.
(edit) @78578   6 years vboxsync Shared Clipboard/URI: Renaming; to make more clear what is what.
(edit) @78577   6 years vboxsync winnt/vboxsf: Converted VBoxMRxWrite the new HGCM IDC interface, only …
(edit) @78576   6 years vboxsync winnt/vboxsf: Converted VBoxMRxRead the new HGCM IDC interface, only …
(edit) @78575   6 years vboxsync winnt/vboxsf: Converted VBoxMRxRead the new HGCM IDC interface, only …
(edit) @78574   6 years vboxsync Main: bugref:8612: Added svn properties to testcase folder
(edit) @78573   6 years vboxsync Main: bugref:8612: Added testcase for the task
(edit) @78572   6 years vboxsync Undoing bad commit.
(edit) @78571   6 years vboxsync DevACPI: First check input, then take a lock.
(edit) @78570   6 years vboxsync FE/Qt: bugref:6248: QITreeView: Extend class with possibility to …
(edit) @78569   6 years vboxsync winnt/vboxsf: Converted vbsfNtSetEndOfFile to use new HGCM IDC …
(edit) @78568   6 years vboxsync FE/Qt: bugref:6248: QITreeView: Extend class with possibility to …
(edit) @78567   6 years vboxsync FE/Qt: bugref:6143. Adding a new qrc file for layout xml files and …
(edit) @78566   6 years vboxsync IPRT: comment
(edit) @78565   6 years vboxsync Main: bugref:6913: Fixed NULL id in the IMediumRegisteredEvent and …
(edit) @78564   6 years vboxsync winnt/vboxsf: Try provide correct stat info for directories too. …
(edit) @78563   6 years vboxsync winnt/vboxsf: Investigated all the file info queries after opening a …
(edit) @78562   6 years vboxsync winnt/vboxsf: Must initialize IPRT. Duh! bugref:9172
(edit) @78561   6 years vboxsync Runtime/RTShMem,tstRTShMem: Add API to delete a named shared memory …
(edit) @78560   6 years vboxsync PCnet: Improved Am79C973 external PHY emulation to work with BSD …
(edit) @78558   6 years vboxsync PCnet: Default to auto-negotiation on in BCR32, debug dump a bit of …
(edit) @78557   6 years vboxsync Updated translations from 6.0.
(edit) @78555   6 years vboxsync Updated translations. Thank you Andika Triwidada for the Indonesian …
(edit) @78554   6 years vboxsync VBoxGuestR0LibSharedFolders.c: Reduce number of legacy functions …
(edit) @78553   6 years vboxsync winnt/vboxsf: More VBoxMRxCreate related cleanups. bugref:9172
(edit) @78552   6 years vboxsync winnt/vboxsf: Converted VBoxMRxCreate to using VbglR0SfHostReqCreate. …
(edit) @78551   6 years vboxsync winnt/vboxsf: More words describing the FileAllocationInformation …
(edit) @78550   6 years vboxsync winnt/vboxsf: More words describing the FileAllocationInformation …
(edit) @78549   6 years vboxsync OHCI: Interpret the OHCI spec a bit more literally when processing a …
(edit) @78548   6 years vboxsync winnt/vboxsf: Fixed none-working open+truncate testcase caused by an …
(edit) @78547   6 years vboxsync FE/Qt: bugref:6247: VM Settings / Storage page: Finally add combo-box …
(edit) @78546   6 years vboxsync FE/Qt: bugref:6247: VM Settings / Storage page: Make sure controller …
(edit) @78545   6 years vboxsync FE/Qt: bugref:6247: VM Settings / Storage page: Make sure each of …
(edit) @78544   6 years vboxsync winnt/vboxsf: Fixed EOF regression in the read code. bugref:9172
(edit) @78543   6 years vboxsync winnt/vboxsf: Started on VBoxMRxCreate. bugref:9172
(edit) @78542   6 years vboxsync FE/Qt: bugref:6247: VM Settings / Storage page: Make sure there is no …
(edit) @78541   6 years vboxsync winnt/vboxsf: Final VBoxMRxQueryVolumeInfo cleanups. bugref:9172
(edit) @78540   6 years vboxsync FE/Qt: bugref:9446 Caching the restricted network attachment types tp …
(edit) @78539   6 years vboxsync FE/Qt: bugref:6247: VM Settings / Storage page: Make sure there is no …
(edit) @78538   6 years vboxsync FE/Qt: bugref:6247: VM Settings / Storage page: Extend ControllerItem …
(edit) @78537   6 years vboxsync FE/Qt: bugref:6247: VM Settings / Storage page: Fixing validation bug …
(edit) @78536   6 years vboxsync winnt/vboxsf: The file system string returned by …
(edit) @78535   6 years vboxsync FsPerf,iprt/nt/nt.h: Buffer size testcase for …
(edit) @78534   6 years vboxsync OCI: Empty shell of an OCI import form.
(edit) @78533   6 years vboxsync winnt/vboxsf: Fixed bug recently introduced in vbsfNtQueryFsVolumeInfo …
(edit) @78531   6 years vboxsync FE/Qt: bugref:6247: VM Settings / Storage page: Extend …
(edit) @78530   6 years vboxsync Build fix.
(edit) @78529   6 years vboxsync OHCI: More logging when buffer sizes don't add up.
(edit) @78528   6 years vboxsync OHCI: Identify where unrecoverable error is coming from.
(edit) @78527   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 invvpid support. Also fixes …
(edit) @78526   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 invvpid support (disabled, not yet …
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