VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxService

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28926   15 years vboxsync Guest Control/VBoxManage,Main: Immediate process output, now also …
(edit) @28887   15 years vboxsync Guest Control/Main: Faster (no polling on guest side), free data on …
(edit) @28833   15 years vboxsync Guest Control: Bugfixes.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28739   15 years vboxsync VBOX_WITH_MEMBALLOON => Config.kmk
(edit) @28738   15 years vboxsync VBoxService: no trailing '\' in C/C++ code
(edit) @28737   15 years vboxsync Tabs.
(edit) @28736   15 years vboxsync VBoxService: Compilable/runnable without memory ballooning.
(edit) @28733   15 years vboxsync VBoxService: header fix
(edit) @28660   15 years vboxsync Guest Control: Reverted r60506, r60507, r60509, added argv[0] in …
(edit) @28649   15 years vboxsync Guest Control/VBoxService: Fixed assertion.
(edit) @28647   15 years vboxsync Guest Control/VBoxService: Not necessary.
(edit) @28646   15 years vboxsync Guest Control/VBoxService: Always add actual command line as argv[0].
(edit) @28630   15 years vboxsync VBoxServiceVMInfo: don't destroy the property handle when leaving the …
(edit) @28611   15 years vboxsync VBoxService: typo
(edit) @28605   15 years vboxsync VBoxService/VBoxServiceVMInfo: added comment that we use …
(edit) @28604   15 years vboxsync VBoxService: only wait if starting of the services was successful
(edit) @28603   15 years vboxsync VBoxService: improved POSIX shutdown mechanism
(edit) @28600   15 years vboxsync VBoxService: RT_OS_WINDOWS
(edit) @28599   15 years vboxsync VBoxService: properly shutdown the serice on normal signals; cosmetic fixes
(edit) @28598   15 years vboxsync VBoxServiceControl: return correct value when terminating; cosmetic fix
(edit) @28560   15 years vboxsync Additions: s/BYTE/uint8_t/g
(edit) @28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28550   15 years vboxsync code cleanup
(edit) @28548   15 years vboxsync Indent.
(edit) @28546   15 years vboxsync VBoxService: Delete stale installation directory + version/rev entries …
(edit) @28508   15 years vboxsync Solaris additions build fix
(edit) @28507   15 years vboxsync Guest statistics: fixed reporting of Solaris guest CPU information for …
(edit) @28506   15 years vboxsync Guest statistics: be more verbose on error in Linux guests; added …
(edit) @28463   15 years vboxsync Guest Control: Update (extended error info, callback bugfixes).
(edit) @28446   15 years vboxsync Guest Control/VBoxService: Use RTListForEach; small bugfixes.
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28432   15 years vboxsync VBoxServicePageSharing.cpp: svn properties.
(edit) @28420   15 years vboxsync Guest Control/VBoxService: Use RTList instead of STL.
(edit) @28410   15 years vboxsync Guest Control: Build fix, memory cleanup.
(edit) @28409   15 years vboxsync Guest Control: Build fix, memory cleanup.
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28347   15 years vboxsync Guest Control: Update (logon error handling).
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28297   15 years vboxsync Guest Control: Update (update on contexts for callbacks).
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28254   15 years vboxsync Compile fix
(edit) @28251   15 years vboxsync Initial page sharing code (not compiled)
(edit) @28244   15 years vboxsync VBoxService/Control: Logging.
(edit) @28243   15 years vboxsync Guest Control: Update (callback + error handling, --verbose for …
(edit) @28236   15 years vboxsync Guest Control: Update.
(edit) @28233   15 years vboxsync Guest Control: Update.
(edit) @28218   15 years vboxsync Guest Control: Update (HGCM low level callbacks, bugfixes).
(edit) @28176   15 years vboxsync Guest Control: Enable building by default for Windows + Linux.
(edit) @28119   15 years vboxsync Guest Control/VBoxService: Threading.
(edit) @28086   15 years vboxsync Guest Control: Update; now buffered and deferred commands work.
(edit) @28048   15 years vboxsync Typo
(edit) @28029   15 years vboxsync Guest Control/VBoxService+Main: Bugfix for multiple environment blocks.
(edit) @28016   15 years vboxsync Guest Control/VBoxService: Remove debug break.
(edit) @28014   15 years vboxsync Guest Control: Bugfixes for VBoxService.
(edit) @28010   15 years vboxsync Additions/VBoxService: Solaris VM statistics (build fix).
(edit) @28009   15 years vboxsync Additions/VBoxService: Solaris VM statistics.
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27972   15 years vboxsync VBoxService: Use VMM_MAX_CPU_COUNT! VBoxServiceBalloonQueryChunks -> …
(edit) @27945   15 years vboxsync Guest Control: Update (added dummy IProgress, update to host service).
(edit) @27944   15 years vboxsync Additions/VBoxService: more Linux fixes
(edit) @27943   15 years vboxsync Additions/VBoxService: linux statistics bug fixes
(edit) @27938   15 years vboxsync Additions/VBoxService: guest memory/CPU statistics for Linux guests …
(edit) @27926   15 years vboxsync Guest Control: Update (VBoxService).
(edit) @27865   15 years vboxsync export the guest control stuff to OSE
(edit) @27852   15 years vboxsync Guest Control: Update.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27643   15 years vboxsync Check for ACPI_CPU because older kernels used that to identify CPU objects
(edit) @27634   15 years vboxsync Additions: Enable the CPU hot-plug service by default
(edit) @27552   15 years vboxsync VBoxServiceVMInfo.cpp: -comment.
(edit) @27496   15 years vboxsync build fix
(edit) @27494   15 years vboxsync VBoxServiceBalloon: addressed the fork() todo
(edit) @27217   15 years vboxsync Additions/VBoxServiceBalloon: Solaris fixes and some logging.
(edit) @27153   15 years vboxsync Host Service/Guest Control: Update.
(edit) @27119   15 years vboxsync comment
(edit) @27114   15 years vboxsync (void)
(edit) @27111   15 years vboxsync VBoxServiceBalloon.cpp: quick review.
(edit) @27080   15 years vboxsync VBoxGuestR3LibMisc.cpp,VBoxGuestLib.h: minor adjustments.
(edit) @27023   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @26999   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @26912   15 years vboxsync addendum to r58184
(edit) @26904   15 years vboxsync Additions/VBoxService: don't fail if ballooning isn't available
(edit) @26901   15 years vboxsync Additions: activated guest user level ballooning stuff for all guests
(edit) @26900   15 years vboxsync VBoxService: gcc warning.
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26611   15 years vboxsync BoxServiceCpuHotPlug.cpp: todo update.
(edit) @26599   15 years vboxsync CPU hotplug/Additions: Fix hot-add event. The cpu directory might not …
(edit) @26595   15 years vboxsync CPU hotplug: Fix guest cpu hot-plug monitor. The paths have changed
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26505   15 years vboxsync Additions: tabs -> spaces.
(edit) @26489   15 years vboxsync Misc svn:eol-style correction and some manual cleanup.
(edit) @26354   15 years vboxsync Activated memory balloon and statistics again
(edit) @26328   15 years vboxsync Properly disable it
(edit) @26327   15 years vboxsync Disable the balloon and stats service parts again.
(edit) @26326   15 years vboxsync Updates for guest statistics and memory ballooning
(edit) @26299   15 years vboxsync Updates
(edit) @26292   15 years vboxsync Moved statistics and balloon handling to the guest service process
(edit) @26231   15 years vboxsync VBoxServiceTimeSyncSet: Drop the return value, nobody is using it.
(edit) @26211   15 years vboxsync VBoxServiceTimeSync.cpp: Use RTTimeSet.
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
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