VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92714   3 years vboxsync IPRT/RTR3Init*: RTR3INIT_FLAGS_SUPLIB & RTR3INIT_FLAGS_TRY_SUPLIB …
(edit) @92713   3 years vboxsync VMM: More driverless mode adjustments. bugref:10138
(edit) @92712   3 years vboxsync VMM/TM: Made timer allocation work in driverless mode. bugref:10138
(edit) @92711   3 years vboxsync FE/Qt: bugref:9371. An addendum to r148609.
(edit) @92710   3 years vboxsync FE/Qt: bugref:9371. Moving guest session panel under guest file table.
(edit) @92709   3 years vboxsync VMM/TM,SUP: Made it thru TM init in driverless mode... bugref:10138
(edit) @92707   3 years vboxsync Guest Control: Resolved a @todo: A bit more scoping for some defines, …
(edit) @92706   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT misconfig bits and note about …
(edit) @92705   3 years vboxsync SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
(edit) @92704   3 years vboxsync SUP: Map SUPSemEvent* onto IPRT's RTSemEvent* in driverless mode. …
(edit) @92703   3 years vboxsync VMM: Trying to cope without the support driver... bugref:10138
(edit) @92702   3 years vboxsync VMM/PDMAllCritSectBoth: code is only used in ring-3, so don't bother …
(edit) @92701   3 years vboxsync VMM/NEM-linux: Moved the nemR3LnxFixThreadPoke rendezvous call down to …
(edit) @92700   3 years vboxsync SUP: Map SUPSemEvent* onto IPRT's RTSemEvent* in driverless mode. …
(edit) @92699   3 years vboxsync FE/Qt: Added a --driverless option. bugref:10138
(edit) @92697   3 years vboxsync SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
(edit) @92696   3 years vboxsync HGCM,SharedFolderSvc: Corrected the units for a number of profile stats.
(edit) @92695   3 years vboxsync Guest Additions/VBoxService: Resolved a @todo: Added comment why no …
(edit) @92694   3 years vboxsync FE/Qt: bugref:9371. build fix.
(edit) @92693   3 years vboxsync Guest Control/VBoxService: Resolved @todos: Removed non-existing …
(edit) @92692   3 years vboxsync FE/Qt: bugref:9371. build fix.
(edit) @92691   3 years vboxsync FE/Qt: bugref:9371. build fix.
(edit) @92690   3 years vboxsync Guest Control/VBoxService: Resolved @todos: Return real rc for various …
(edit) @92689   3 years vboxsync FE/Qt: bugref:9371. scm fix.
(edit) @92688   3 years vboxsync FE/Qt: bugref:9371. Refactoring in file manager to support multiple …
(edit) @92687   3 years vboxsync Guest Control/VBoxService: Removed debug assertion -- no longer holds …
(edit) @92686   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 EPT misconfig bits.
(edit) @92685   3 years vboxsync VMM: Nested VMX: bugref:10092 Started with constructing EPT-violation …
(edit) @92684   3 years vboxsync VMM: Nested VMX: bugref:10092 Doxygen.
(edit) @92683   3 years vboxsync testdriver/vbox.py: annotateAndUploadProcessReport should treat empty …
(edit) @92682   3 years vboxsync Installer/linux/routines.sh: Use improved check for systemd presence. …
(edit) @92681   3 years vboxsync Validation Kit/tdAddGuestCtrl.py: disabled one frequently (always?) …
(edit) @92680   3 years vboxsync Main/CloudNet: ​bugref:9469 Save cloud networks upon creation.
(edit) @92679   3 years vboxsync iprt: Local Ipc Server: put synchronization primitives into …
(edit) @92678   3 years vboxsync IPRT/localipc/posix: Some minor adjustments to …
(edit) @92677   3 years vboxsync iprt: Local Ipc Server: add Linux implementation for getting remote …
(edit) @92676   3 years vboxsync iprt: Local Ipc Server: add Linux implementation for getting remote …
(edit) @92675   3 years vboxsync vboxshell.py: Fix a long standing breakage of error printing (still …
(edit) @92674   3 years vboxsync VBoxService: Reverted r148489, r148497 and r148502 because the problem …
(edit) @92673   3 years vboxsync VBoxService: Updated VBOXSERVICE_PROC_F_UTF8_ARGV with new …
(edit) @92672   3 years vboxsync IPRT/RTProcCreateEx/posix: Added VERR_PROC_NO_ARG_TRANSLATION for …
(edit) @92671   3 years vboxsync IPRT/RTProcCreateEx/posix: Added RTPROC_FLAGS_UTF8_ARGV and …
(edit) @92670   3 years vboxsync IPRT/RTEnvDupEx: Use RTStrAlloc instead of RTMemAlloc for big values. …
(edit) @92669   3 years vboxsync IPRT/RTEnvDupEx: Use RTStrAlloc instead of RTMemAlloc for big values. …
(edit) @92668   3 years vboxsync VBoxService: Added missing error handling for UPN formatting in …
(edit) @92667   3 years vboxsync VBoxService: Added missing error handling for UPN formatting in …
(edit) @92666   3 years vboxsync VBoxService: Replaced the silly RTStrStr(pszExec, 'vbox_') == pszExec …
(edit) @92665   3 years vboxsync VBoxService: Must claim all argv[0] strings starting with 'vbox_' just …
(edit) @92664   3 years vboxsync VBoxService: Must claim all argv[0] strings starting with 'vbox_' just …
(edit) @92663   3 years vboxsync VBoxService: Restrict the argv[0] quoting hack to windows in …
(edit) @92662   3 years vboxsync VBoxService: Sketch for a trick for passing UTF-8 argv to child …
(edit) @92661   3 years vboxsync VBoxService: Wrong use of doxygen comment in …
(edit) @92660   3 years vboxsync VBoxService: Made vgsvcGstCtrlProcessMakeFullPath do the same thing …
(edit) @92659   3 years vboxsync VBoxService: Made vgsvcGstCtrlProcessMakeFullPath do the same thing …
(edit) @92658   3 years vboxsync VBoxService: Simplified vgsvcGstCtrlProcessResolveExecutable and added …
(edit) @92657   3 years vboxsync IPRT/RTProcCreateEx/posix: Try use PAM on linux for authentication so …
(edit) @92656   3 years vboxsync Installer/linux: Check for Python package distutils presence. Avoids …
(edit) @92655   3 years vboxsync Installer/solaris: More detailed message why a certain Python install …
(edit) @92654   3 years vboxsync Installer/linux: Fix variable name referring to the Python executable. …
(edit) @92653   3 years vboxsync Additions: Linux: VBoxDRMClient: run resize task in a thread, bugref:10134.
(edit) @92652   3 years vboxsync Installer/linux: Install VirtualBox API bindings for every suitable …
(edit) @92651   3 years vboxsync FE/Qt: bugref:9974. Changing button labels.
(edit) @92650   3 years vboxsync Installer/solaris: /bin/sh on Solaris 10 does not understand $() style …
(edit) @92649   3 years vboxsync FE/Qt: bugref:9371. Removing one of the push buttons in session panel.
(edit) @92648   3 years vboxsync FE/Qt: bugref:9371. Using UIPasswordLineEdit instead of QLineEdit in …
(edit) @92647   3 years vboxsync FE/Qt: bugref:9371. Moving UIPasswordLineEditto uicommon library to …
(edit) @92646   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Rework model/view to handle …
(edit) @92645   3 years vboxsync FE/Qt: bugref:9371. Some refactoring.
(edit) @92644   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Rework layout a bit to make …
(edit) @92643   3 years vboxsync FE/Qt: bugref:9371. Inserting file tables into a splitter to make …
(edit) @92642   3 years vboxsync VMM: Nested VMX: bugref:10092 Avoid RT_ZERO'ing multiple times, also …
(edit) @92641   3 years vboxsync FE/Qt: bugref:9371. Some layout changes in file manager
(edit) @92640   3 years vboxsync FE/Qt: bugref:9371. Appending file manager toolbar to manager UI's toolbar.
(edit) @92639   3 years vboxsync VMM: Nested VMX: bugref:10092 Try not to fail if nested-guest CR3 is …
(edit) @92638   3 years vboxsync FE/Qt: bugref:9371. More changes on file maanager code in order to use …
(edit) @92637   3 years vboxsync Installer/linux: Recent udev complains about NAME= assignments, and …
(edit) @92636   3 years vboxsync Installer/solaris: Reintroduced lost silencing of the API binding …
(edit) @92635   3 years vboxsync Installer/solaris: File list should not exist, suppress error. bugref:9840
(edit) @92634   3 years vboxsync Installer/solaris: Forgotten creation of /etc/vbox/ in previous …
(edit) @92633   3 years vboxsync FE/Qt: bugref:9371. Moving file manager widget to UI common library.
(edit) @92632   3 years vboxsync FE/Qt: bugref:9371. Small refactoring.
(edit) @92631   3 years vboxsync FE/Qt: bugref:9371. build fix.
(edit) @92630   3 years vboxsync FE/Qt: bugref:9371. File manager opens it own session.
(edit) @92629   3 years vboxsync Installer/solaris: Install VirtualBox API bindings for every suitable …
(edit) @92628   3 years vboxsync Installer/linux: Coding style improvement to uninstall.sh.
(edit) @92627   3 years vboxsync Main/GuestSessionImpl.h: Added a @todo on mpBaseEnvironment to clarify …
(edit) @92626   3 years vboxsync VMM: Nested VMX: bugref:10092 Adjust PGM APIs and translate …
(edit) @92625   3 years vboxsync IPRT/RTR3Init/win: Use RTGetOptArgvFromString instead of …
(edit) @92624   3 years vboxsync FE/Qt: bugref:10067: UICloudNetworkingStuff: Fixing regression crash …
(edit) @92623   3 years vboxsync Additions: Linux: VBoxDRMClient: SCM fix, bugref:10134.
(edit) @92622   3 years vboxsync Additions: Linux: VBoxDRMClient: report monitor possitions back to …
(edit) @92621   3 years vboxsync VBoxGuest/darwin,IPRT/r0drv/darwin: Clang 13 build fixes.
(edit) @92620   3 years vboxsync IPRT,RTProcCreatEx/posix: Throw 'fish' in with bash, zsh and ksh, it …
(edit) @92619   3 years vboxsync IPRT/RTProcCreateEx/darwin: Always set TMPDIR when constructing a …
(edit) @92618   3 years vboxsync IPRT,RTProcCreatEx/posix: Do *not* use achBuf for temporary stuff, …
(edit) @92617   3 years vboxsync IPRT,RTProcCreatEx/posix: Run the login shell with a command dumping …
(edit) @92616   3 years vboxsync FE/Qt: bugref:9371. Some renaming.
(edit) @92615   3 years vboxsync FE/Qt: bugref:9371. Adding file manager as a new machine tool type.
(edit) @92614   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @92613   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
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