VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99146   22 months vboxsync Guest Control/VbglR3: Fixed getting directory handle in …
(edit) @99145   22 months vboxsync IPRT/process: Bugfixes for testcases for RTPROC_FLAGS_CWD. bugref:8053
(edit) @99142   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Rework for UIMachine prepare/cleanup …
(edit) @99141   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Small rework for UIMachine …
(edit) @99140   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Small rework for UIMachine …
(edit) @99139   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Initialize notification-center before …
(edit) @99135   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of cleanup for UIMachine code.
(edit) @99134   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Small simplification for …
(edit) @99133   22 months vboxsync VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
(edit) @99132   22 months vboxsync VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
(edit) @99129   22 months vboxsync Validation Kit/Guest Control: Adjusted API calls + added testcases for …
(edit) @99128   22 months vboxsync Validation Kit/Guest Control: Adjusted API calls + added testcases for …
(edit) @99127   22 months vboxsync Revert r156473 as clock_gettime_nsec_np(CLOCK_UPTIME_RAW) is …
(edit) @99126   22 months vboxsync Devices: Start implementation of ARM PL011 UART emulation, …
(edit) @99125   22 months vboxsync Devices: Start implementation of ARM PL011 UART emulation, bugref:10403
(edit) @99124   22 months vboxsync IPRT/getoptargv.cpp: Align g_abmQuoteChars more appropriately for …
(edit) @99123   22 months vboxsync ValidationKit/tests/api/tdTreeDepth1.py: If all of the API tests are …
(edit) @99122   22 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99121   22 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99120   22 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99117   22 months vboxsync VMM: Nested VMX: bugref:10318 Reschedule from HM when there's a …
(edit) @99115   22 months vboxsync Docs: bugref:10302. Fixing image zoom overlay functionality of our …
(edit) @99114   22 months vboxsync Validation Kit/unit tests: Removed testcase/tstRTProcCreateEx() from …
(edit) @99113   22 months vboxsync ValidationKit/testdriver/base.py: Silence a pylint 'no-member' warning …
(edit) @99112   22 months vboxsync ValidationKit/tests/api/tdTreeDepth1.py: Invoking Python's garbage …
(edit) @99110   22 months vboxsync IPRT/process: Added testcases for RTPROC_FLAGS_CWD. bugref:8053
(edit) @99109   22 months vboxsync IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able …
(edit) @99108   22 months vboxsync Runtime/darwin/time-darwin.cpp: Use …
(edit) @99107   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Audio and Features status-bar …
(edit) @99105   22 months vboxsync ValidationKit/tdUnitTest1: Exclude a few testcases on darwin in …
(edit) @99104   22 months vboxsync ValidationKit/tdUnitTest1: Exclude a few testcases on darwin in …
(edit) @99103   22 months vboxsync ValidationKit: fix for checking if user is root
(edit) @99102   22 months vboxsync Cutting long line of python code in valkit
(edit) @99100   22 months vboxsync ValidationKit/tests/api/tdTreeDepth1.py: Rather than include a delay …
(edit) @99098   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Rest of cleanup for update appearance …
(edit) @99097   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Features status-bar indicator should …
(edit) @99096   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Recording status-bar indicator should …
(edit) @99094   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: USB status-bar indicator should be …
(edit) @99093   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Audio status-bar indicator should be …
(edit) @99092   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Storage status-bar indicators should …
(edit) @99091   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Network status-bar indicator stuff …
(edit) @99090   22 months vboxsync FE/SDL: Framebuffer rendering fixes for Windows hosts. bugref:9449
(edit) @99089   22 months vboxsync Guest Control/FE/Qt: Make sure of IGuestDirectory::list() in the Guest …
(edit) @99088   22 months vboxsync Guest Control: Docs nits. bugref:9783
(edit) @99087   22 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99086   22 months vboxsync ValidationKit/{common/utils.py,testdriver/base.py}: Rework the …
(edit) @99085   22 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99084   22 months vboxsync ValidationKit/tests/api/tdTreeDepth1.py: Restructure the layout to be …
(edit) @99083   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Network status-bar indicator do not …
(edit) @99082   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Update status-bar indicators …
(edit) @99080   22 months vboxsync FE/VBoxBFE: Configure RAM the ARMv8 way and add a hack to load the …
(edit) @99079   22 months vboxsync VMM/MM: For ARMv8 we need to be more flexible when it comes to …
(edit) @99078   22 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement MMIO data abort handling, …
(edit) @99073   22 months vboxsync Guest Control/Main: Always dereference symlinks by default when …
(edit) @99072   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of cleanup for mouse handler …
(edit) @99071   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: More appropriate fixes for changes in …
(edit) @99070   22 months vboxsync VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF …
(edit) @99069   22 months vboxsync Debugger: No shadowp aging modes for ARMv8, bugref:10385
(edit) @99067   22 months vboxsync ValidationKit: Disable failing Secure Boot test for ubuntu-15_10 VM, …
(edit) @99066   22 months vboxsync FE/Qt: bugref:10343: Machine settings / USB page: Adjust filter port …
(edit) @99063   22 months vboxsync FE/Qt: bugref:10343: Machine settings / USB page: Store changes in USB …
(edit) @99062   22 months vboxsync FE/Qt: bugref:10343: Machine settings / USB page: While adding USB …
(edit) @99061   22 months vboxsync Debugger/DBGCEmulateCodeView: Added a tip on how to specify a range …
(edit) @99055   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99054   22 months vboxsync VMM/ARMv8: Starting with the Apple Hypervisor.framework NEM backend, …
(edit) @99053   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99052   22 months vboxsync VMM/ARMv8: Starting with the Apple Hypervisor.framework NEM backend, …
(edit) @99051   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99050   22 months vboxsync FE/VBoxBFE: Revive as a very limited version, will mainly serve as a …
(edit) @99041   22 months vboxsync libs/dita-ot-1.8.5: Experiment: Remove build.xml, catalog-dita.xml and …
(edit) @99040   22 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99039   22 months vboxsync scm/kmk: Indent multiline variable/function expansions in variable …
(edit) @99031   22 months vboxsync *.kmk: Command comment indent fixes by scm. bugref:10348
(edit) @99030   22 months vboxsync scm: scm fix. bugref:10348
(edit) @99029   22 months vboxsync *.kmk: Command indent fixes by scm. bugref:10348
(edit) @99028   22 months vboxsync scm: Insist on recipe command line starting with only a single tab. …
(edit) @99027   22 months vboxsync VMM/IEM: Quick doxygen fix (need to organize the code better, later …
(edit) @99026   22 months vboxsync VMM/CPUM: Quick doxygen fix (need to organize the docs differently). …
(edit) @99024   22 months vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @99023   22 months vboxsync VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
(edit) @99020   22 months vboxsync xpcom,Installer/darwin: Build and ship the version agnostic …
(edit) @99019   22 months vboxsync libs/Makefile.kmk: scm correction to r156345. bugref:10268
(edit) @99018   22 months vboxsync VBoxManage: Disable ru_RU translation as we need UserManual.ditamap …
(edit) @99015   22 months vboxsync VBoxManage: Disable ru_RU translation as we need UserManual.ditamap …
(edit) @99013   22 months vboxsync Fixed typo.
(edit) @99012   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Window name for the case when COM …
(edit) @99011   22 months vboxsync Guest Control/Main: Removed unused ACL parameters from …
(edit) @99010   22 months vboxsync Debugger: Build a debugger library specific for the armv8 target, …
(edit) @99007   22 months vboxsync Runtime/testcase/tstRTMemCache: Fix alignment and object count mixup …
(edit) @99006   22 months vboxsync xpcom,Installer/darwin: Build and ship the version agnostic …
(edit) @99005   22 months vboxsync xpcom,Installer/darwin: Build and ship the version agnostic …
(edit) @99004   22 months vboxsync xpcom,Installer/darwin: Build and ship the version agnostic …
(edit) @99002   22 months vboxsync FE/Qt: bugref:10396: X11: scm fix for r156349.
(edit) @99001   22 months vboxsync FE/Qt: bugref:10396: X11: A fix for r156349 supporting older Qt versions.
(edit) @99000   22 months vboxsync xpcom,Installer/darwin: Build and ship the version agnostic …
(edit) @98999   22 months vboxsync FE/Qt: bugref:10396: X11: Adding Desktop Watchdog policy controlled by …
(edit) @98998   22 months vboxsync Validation Kit: pylint 2.12.2 fixes.
(edit) @98997   22 months vboxsync Installer/darwin,xpcom18a4/python: Some Makefile cleanups for the …
(edit) @98996   22 months vboxsync FE/Qt: Typo fix.
(edit) @98995   22 months vboxsync libs/libslirp: Added glib wrapper, Makefile for libslirp. Integrated …
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