VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93511   3 years vboxsync Main/ConsoleImpl2.cpp: Look at the CPU profile then the host cpu …
(edit) @93485   3 years vboxsync Debugger,Main: Doxygen fixes. bugref:10074
(edit) @93470   3 years vboxsync DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
(edit) @93468   3 years vboxsync VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
(edit) @93460   3 years vboxsync Main/MachineDebugger,VBoxHeadless,VirtualBoxVM,VBoxSDL,VBoxDbg: …
(edit) @93449   3 years vboxsync Main,ExtPacks: Don't like with the VMM anymore, use the function …
(edit) @93445   3 years vboxsync include,Main: build fixes. bugref:10074
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93440   3 years vboxsync Main/ConsoleImpl: some tiny cleanups.
(edit) @93439   3 years vboxsync Main/ConsoleImpl: some tiny cleanups.
(edit) @93410   3 years vboxsync Main: Generate enum value to string conversion functions for the API. …
(edit) @93362   3 years vboxsync CloudNet: bugref:9469 Do not attempt to stop gateway instances on …
(edit) @93313   3 years vboxsync Build fixes for r149382.
(edit) @93312   3 years vboxsync CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. …
(edit) @93309   3 years vboxsync Main: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93168   3 years vboxsync Guest Control/Main: Use i_setSessionStatus() in …
(edit) @93167   3 years vboxsync Guest Control/Main: Relaxed guest session locks a bit by using read …
(edit) @93166   3 years vboxsync Guest Control/Main: Renamed Guest::i_sessionRemove() -> …
(edit) @93164   3 years vboxsync Guest Control/Main: Decreased default timeouts in IGuestSession::close().
(edit) @93163   3 years vboxsync Guest Control/Main: Fixed outdated comments.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93106   3 years vboxsync ConsoleImpl2.cpp: Use Bstr::startsWith. ticketref:20625
(edit) @93102   3 years vboxsync VMM/HMSVM,ConsoleImpl2: Implemented an AMD-V workaround for missing …
(edit) @93047   3 years vboxsync Main/Guest Control: (Release) log the guest session (friendly) name …
(edit) @93036   3 years vboxsync Guest Control/Main: Let GuestProcess::i_terminateProcess() return a …
(edit) @93035   3 years vboxsync Guest Control/Main: Session docs.
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @92987   3 years vboxsync Guest Control: Be more specific when reporting session termination …
(edit) @92916   3 years vboxsync Guest Control/Main: Added lots of missing docs [Doxygen fixes].
(edit) @92897   3 years vboxsync Guest Control/Main: Added lots of missing docs.
(edit) @92880   3 years vboxsync Guest Control/Main: Resolved @todo: Implemented mode handling and …
(edit) @92879   3 years vboxsync Guest Control/Main: Resolved @todo: Shortened fFlags check in …
(edit) @92878   3 years vboxsync Guest Control/Main: Resolved @todos: Renamed (plus removed) …
(edit) @92876   3 years vboxsync Main/GuestSessionImpl: Comment update, two todos. bugref:9320
(edit) @92866   3 years vboxsync Guest Control/Main: When processing service callback messages for …
(edit) @92822   3 years vboxsync Guest Control: Resolved a @todo: Implemented …
(edit) @92817   3 years vboxsync Guest Control/Main: Fixed bogus comment in …
(edit) @92715   3 years vboxsync Guest Control/Main: A bit more (verbose) release logging for copyFrom …
(edit) @92707   3 years vboxsync Guest Control: Resolved a @todo: A bit more scoping for some defines, …
(edit) @92696   3 years vboxsync HGCM,SharedFolderSvc: Corrected the units for a number of profile stats.
(edit) @92605   3 years vboxsync Main: ignore explicit mouse mapping area if VBVA is not enabled
(edit) @92559   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92558   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92544   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92403   3 years vboxsync Main: bugref:1909: Added translation engine into VBoxManage, Added …
(edit) @92366   3 years vboxsync Audio/Validation Kit: More verbosity level handling for the testdriver …
(edit) @92365   3 years vboxsync Audio/Validation Kit: More verbosity level handling for the testdriver …
(edit) @92274   3 years vboxsync Main/Session::getRemoteConsole: Don't was space on a read-locking in …
(edit) @92271   3 years vboxsync Main/Session::getRemoteConsole: Don't assert here as there seems to be …
(edit) @92144   3 years vboxsync Main/VirtualBoxClient: take some more care when processing the …
(edit) @92135   3 years vboxsync Main/Console: Fix long standing incorrect error code check in code …
(edit) @92133   3 years vboxsync Main,FE/VBoxManage: Allow changing the localhost reachable flag for …
(edit) @91748   3 years vboxsync HGCM: Some updates for bugref:6724.
(edit) @91745   3 years vboxsync Main/GuestSessionImplTasks.cpp: Corrected NULL parameter name comment; …
(edit) @91744   3 years vboxsync Main/GuestSessionImplTasks.cpp: There shall be no space between & and …
(edit) @91741   3 years vboxsync VRDP: Shared Clipboard: report error to remote client if clipboard …
(edit) @91738   3 years vboxsync Main: ConsoleVRDPServer: fix reference counting when register SVC …
(edit) @91718   3 years vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91518   3 years vboxsync Main/GuestCtrl: Use RTCString::printf instead of Utf8StrFmt + …
(edit) @91517   3 years vboxsync Main: Fixed continuation indent for a bunch of places now using …
(edit) @91516   3 years vboxsync Main: Fixed continuation indent for a bunch of places now using …
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91430   3 years vboxsync Main/Console: Improve error message handling when a VM fails to …
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91363   3 years vboxsync FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
(edit) @91326   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91314   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91312   3 years vboxsync Main: bugref:1909: Prepared the API translation engine to using in …
(edit) @91213   3 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91112   3 years vboxsync HGCM: Use RTAvlU32 instead of RTAvlUL for the handle management, as …
(edit) @91100   3 years vboxsync HGCM: Fixes to svcHlpDisconnectClient / DisconnectClient. …
(edit) @91097   3 years vboxsync HGCM: Put back pfnDisconnectClient. oem2ticketref:46
(edit) @91074   3 years vboxsync Audio/Main: Made the extra-data debug switch a bit more flexible by …
(edit) @91021   3 years vboxsync Audio/Main: Added "audio_test" to the logging groups when audio debug …
(edit) @90884   3 years vboxsync Main: bugref:1909: Compilation issue.
(edit) @90881   3 years vboxsync Main: bugref:1909: Some improvements in translation event handling
(edit) @90879   3 years vboxsync Main: bugref:1909: Fixed listener unregistration and race of event …
(edit) @90849   3 years vboxsync Main: bugref:1909: Doxygen issues
(edit) @90848   3 years vboxsync Main: bugref:1909: Doxygen issue
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @90790   3 years vboxsync Main: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90693   3 years vboxsync IPRT,Main: Provide a getter function (RTLogGetFlags) for accessing the …
(edit) @90692   3 years vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @90691   3 years vboxsync pdmifs: display reporting doxygen (brief + newline + detailed …
(edit) @90549   3 years vboxsync VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
(edit) @90337   3 years vboxsync Main/ConsoleImpl2: Added extra data hack for overriding wasapi driver: …
(edit) @90267   3 years vboxsync HGCM,HostServices: Set the default limits before calling the service …
(edit) @90240   3 years vboxsync HGCM,HostServices: [scm fix] bugref:9379
(edit) @90239   3 years vboxsync HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
(edit) @90238   3 years vboxsync HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
(edit) @90229   3 years vboxsync scm fix. bugref:10038
(edit) @90228   3 years vboxsync HGCM: Applied fix for bugref:10038.
(edit) @90227   3 years vboxsync revering r145763 - committed too much again.
(edit) @90226   3 years vboxsync HGCM: Applied fix for bugref:10038.
(edit) @90203   3 years vboxsync Main/ConsoleImpl2: Use alternative HDA device ID for macOS VMs. bugref:9890
(edit) @90202   3 years vboxsync Main/ConsoleImpl2.cpp: DevHda does not accept PosAdjustEnabled, …
(edit) @90201   3 years vboxsync Main/ConsoleImpl2.cpp: DevHda does not accept TimerHz. bugref:9890
(edit) @90121   3 years vboxsync DevHdaCodec: Reverted previous commit, committed too much. bugref:9890
(edit) @90120   3 years vboxsync DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
(edit) @90028   3 years vboxsync AMD IOMMU: bugref:9654 Fixed address translations resulting in …
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