VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98576   20 months vboxsync HGCMMock*.h: Split out the code into .cpp files.
(edit) @98575   20 months vboxsync tstGuestControlMockHGCM,tstClipboardMockHGCM: Cleanups.
(edit) @98574   20 months vboxsync HGCMMock.h,tstGuestControlMockHGCM: Fixed memory overrun wrt client …
(edit) @98573   20 months vboxsync iprt/err.h,errcore.h: Corrected VERR_INVALID_HANDLE description.
(edit) @98572   20 months vboxsync VMM/PGM: Ignore VERR_PAGE_TABLE_NOT_FOUND error in …
(edit) @98571   20 months vboxsync ValKit/tdUnitTest1.py: Provide path defaults in remote-exec mode too, …
(edit) @98570   20 months vboxsync VMM/PDMQueue: Use the ListCritSect to relax ring-3 queue creation and …
(edit) @98569   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Same as in r155801, just for …
(edit) @98568   20 months vboxsync Docs: bugref:10302. scm fix.
(edit) @98567   20 months vboxsync Docs: bugref:10302. Copying all user manual dita files, .ditamap file, …
(edit) @98566   20 months vboxsync docs: bugref:10302. scm fix.
(edit) @98565   20 months vboxsync Linux: rcvboxdrv: Allow to bypass forced kernel modules signature …
(edit) @98564   20 months vboxsync ValKit/tdUnitTest1.py: More cleanups and some attempts at making sense …
(edit) @98563   20 months vboxsync ValKit/tdUnitTest1.py: Use a dictionary for enviornment variables, not …
(edit) @98562   20 months vboxsync Devices/Storage/DevVirtioSCSI: Fix memory leak when there is nothing …
(edit) @98561   20 months vboxsync Devices/Storage/DrvRamDisk: Fixes
(edit) @98560   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of cleanup for CConsole stuff.
(edit) @98559   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of cleanup for CGuest stuff.
(edit) @98558   20 months vboxsync Docs: bugref:10302. Updating DITA lib patch in the Makefile.
(edit) @98557   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CDisplay wrapper usage …
(edit) @98556   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CDisplay wrapper usage …
(edit) @98555   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Forgot one place in r155829.
(edit) @98554   20 months vboxsync vsheriff: scm
(edit) @98553   20 months vboxsync vsheriff: Deal better with the 'in guest' unit test.
(edit) @98552   20 months vboxsync testmanager: Switch the 'skipped' and 'failure' columns, so that …
(edit) @98551   20 months vboxsync testmanager: Switch the 'skipped' and 'failure' columns, so that …
(edit) @98550   20 months vboxsync Docs. Removing 3 refenty files related to cloud functionality. …
(edit) @98549   20 months vboxsync Docs: bugref:10302. Uploading .dita user manual files we received from …
(edit) @98548   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CDisplay wrapper usage …
(edit) @98547   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CDisplay wrapper usage …
(edit) @98546   20 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98545   20 months vboxsync FE/Qt: VirtualBox Manager / Details pane / Storage element: Add …
(edit) @98544   20 months vboxsync Main/GuestCtrlImplPrivate.h/cpp: Safed up the PATH_STYLE_SEP_STR …
(edit) @98543   20 months vboxsync VMM/IEM: @todos regarding FXSAVE/FRSTOR and AMD. bugref:1529
(edit) @98542   20 months vboxsync VMMDev: The host does not _use_ the full-state-mouse-protocol, it …
(edit) @98541   20 months vboxsync add/VBoxGuest-linux.c: Corrected blank lines screwup in r154862. …
(edit) @98540   20 months vboxsync testmanager/wuiadminbuild.py: Removed unused constant …
(edit) @98539   20 months vboxsync testmanager/partial-db-dump.py: Include the zipfile.ZipFile error in …
(edit) @98538   20 months vboxsync testmanager/core/testset.py: Removed some non-sense in fetchByAge and …
(edit) @98537   20 months vboxsync testmanager/status.py: The enmStatus in the select result is either …
(edit) @98536   20 months vboxsync testmanager/status.py: Dropping unused cHoursBack argument to the …
(edit) @98535   20 months vboxsync add/x11/VBoxClient: Style fixes. …
(edit) @98534   20 months vboxsync add/x11/VBoxClient: Style fix. Annotated structure members in the …
(edit) @98533   20 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98532   20 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98531   20 months vboxsync GuestHost/HGCMMock.h: Also mock VbglR3GetSessionId() [Docs].
(edit) @98530   20 months vboxsync GuestHost/HGCMMock.h: Also mock VbglR3GetSessionId().
(edit) @98529   20 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98528   20 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98527   20 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98526   20 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98525   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Regression fix for UIIndicatorsPool; …
(edit) @98524   20 months vboxsync FE/Qt: bugref:5117: Runtime UI: Bring back Restore current snapshot …
(edit) @98523   20 months vboxsync Devices/DevE1000: Don't try passing up VERR_NET_DOWN to IOM/EM or it …
(edit) @98522   20 months vboxsync VMM/IEM: Nested VMX: bugref:10318 const nit.
(edit) @98521   20 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed incorrect assumption of …
(edit) @98520   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: It's not that easy to rework CDisplay …
(edit) @98519   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Tiny cleanup for UIFrameBuffer class …
(edit) @98518   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Heavy cleanup for UIMultiScreenLayout …
(edit) @98517   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Small cleanup for session/guest …
(edit) @98516   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Rework CMachineDebugger wrapper usage …
(edit) @98515   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Rework CMouse wrapper usage the way …
(edit) @98514   20 months vboxsync iprt/uint64.h: scm fix. bugref:10261
(edit) @98513   20 months vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98512   20 months vboxsync IPRT/vcc: Some scm fixes for tstRTNoCrt-5.cpp. bugref:10261
(edit) @98511   20 months vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98510   20 months vboxsync IPRT/vcc: Cover some more corner cases in tstRTNoCrt-5.cpp udiv. …
(edit) @98509   20 months vboxsync IPRT/vcc: Applied the unsigned 64-bit division optimizations to the …
(edit) @98508   20 months vboxsync IPRT/vcc: Optimized unsigned 64-bit division implementation for the …
(edit) @98507   20 months vboxsync VMM: Nested VMX: bugref:10318 More darwin build fixes, 2.
(edit) @98506   20 months vboxsync VMM: Nested VMX: bugref:10318 More Darwin build fixes.
(edit) @98505   20 months vboxsync VMM: Nested VMX: bugref:10318 Build fix, unused parameter on Darwin, …
(edit) @98504   20 months vboxsync VMM: Nested VMX: bugref:10318 Build fix.
(edit) @98503   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Rework CMouse wrapper usage the way …
(edit) @98502   20 months vboxsync VMM: Nested VMX: bugref:10318 De-duplicate some of the code in …
(edit) @98501   20 months vboxsync FE/Qt: bugref:10322: Build fix for r155768.
(edit) @98500   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Rework CKeyboard wrapper usage the …
(edit) @98499   20 months vboxsync VMM: Nested VMX: bugref:10318 Fixed bug in 2nd version of …
(edit) @98498   20 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98497   20 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98496   20 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98495   20 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98494   20 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98493   20 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98492   20 months vboxsync VMM/IEM: Worker function for rsqrtss and rsqrtps SSE instructions, …
(edit) @98491   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool itself to …
(edit) @98490   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool …
(edit) @98489   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool recording …
(edit) @98488   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool USB and …
(edit) @98487   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool network …
(edit) @98486   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool …
(edit) @98485   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool media …
(edit) @98484   20 months vboxsync IPRT/tstRTNoCrt-3: Corrected testcase name string. bugref:10261
(edit) @98483   20 months vboxsync IPRT/tstRTNoCrt-4: Wrong comment type. bugref:10261
(edit) @98482   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool to move …
(edit) @98481   20 months vboxsync Devices/PC/DevQemuFwCfg: Add ability to create a initrd on the fly …
(edit) @98480   20 months vboxsync VMM/IEM: Corrected values of X86_SSE_ROUNDXX_* constants for roundxx …
(edit) @98479   20 months vboxsync VMM/IEM: Bound f32_rsqrt source code with ifdef/endif VBOX (build …
(edit) @98478   20 months vboxsync VMM/IEM: Bound f32_rsqrt source code with ifdef/endif VBOX, bugref:9898
(edit) @98477   20 months vboxsync VBoxBugReport: Collect hardening logs too. duh. bugref:8169
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