|
|
@28983
|
15 years |
vboxsync |
VBoxService/PropCache: Make it thread safe (for a global cache later).
|
|
|
@28981
|
15 years |
vboxsync |
Additions: operator precedence
|
|
|
@28978
|
15 years |
vboxsync |
VBoxService/PropCache: Bugfixes.
|
|
|
@28972
|
15 years |
vboxsync |
VBoxService/PropCache: Bugfixes.
|
|
|
@28969
|
15 years |
vboxsync |
Build fix.
|
|
|
@28968
|
15 years |
vboxsync |
Typo.
|
|
|
@28967
|
15 years |
vboxsync |
VBoxService: Introduced guest property cache (used by VM information …
|
|
|
@28943
|
15 years |
vboxsync |
Guest Control/Main/VBoxService: Update on locking, bugfixes.
|
|
|
@28926
|
15 years |
vboxsync |
Guest Control/VBoxManage,Main: Immediate process output, now also …
|
|
|
@28887
|
15 years |
vboxsync |
Guest Control/Main: Faster (no polling on guest side), free data on …
|
|
|
@28854
|
15 years |
vboxsync |
branding
|
|
|
@28833
|
15 years |
vboxsync |
Guest Control: Bugfixes.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28777
|
15 years |
vboxsync |
iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
|
|
|
@28739
|
15 years |
vboxsync |
VBOX_WITH_MEMBALLOON => Config.kmk
|
|
|
@28738
|
15 years |
vboxsync |
VBoxService: no trailing '\' in C/C++ code
|
|
|
@28737
|
15 years |
vboxsync |
Tabs.
|
|
|
@28736
|
15 years |
vboxsync |
VBoxService: Compilable/runnable without memory ballooning.
|
|
|
@28733
|
15 years |
vboxsync |
VBoxService: header fix
|
|
|
@28660
|
15 years |
vboxsync |
Guest Control: Reverted r60506, r60507, r60509, added argv[0] in …
|
|
|
@28649
|
15 years |
vboxsync |
Guest Control/VBoxService: Fixed assertion.
|
|
|
@28647
|
15 years |
vboxsync |
Guest Control/VBoxService: Not necessary.
|
|
|
@28646
|
15 years |
vboxsync |
Guest Control/VBoxService: Always add actual command line as argv[0].
|
|
|
@28630
|
15 years |
vboxsync |
VBoxServiceVMInfo: don't destroy the property handle when leaving the …
|
|
|
@28611
|
15 years |
vboxsync |
VBoxService: typo
|
|
|
@28605
|
15 years |
vboxsync |
VBoxService/VBoxServiceVMInfo: added comment that we use …
|
|
|
@28604
|
15 years |
vboxsync |
VBoxService: only wait if starting of the services was successful
|
|
|
@28603
|
15 years |
vboxsync |
VBoxService: improved POSIX shutdown mechanism
|
|
|
@28600
|
15 years |
vboxsync |
VBoxService: RT_OS_WINDOWS
|
|
|
@28599
|
15 years |
vboxsync |
VBoxService: properly shutdown the serice on normal signals; cosmetic fixes
|
|
|
@28598
|
15 years |
vboxsync |
VBoxServiceControl: return correct value when terminating; cosmetic fix
|
|
|
@28560
|
15 years |
vboxsync |
Additions: s/BYTE/uint8_t/g
|
|
|
@28557
|
15 years |
vboxsync |
Guest Control: Update (first stuff for piping output).
|
|
|
@28552
|
15 years |
vboxsync |
crOpenGL: add missing renderbuffers tracking on guest side
|
|
|
@28550
|
15 years |
vboxsync |
code cleanup
|
|
|
@28548
|
15 years |
vboxsync |
Indent.
|
|
|
@28546
|
15 years |
vboxsync |
VBoxService: Delete stale installation directory + version/rev entries …
|
|
|
@28544
|
15 years |
vboxsync |
VbglR3: Added Windows storage path lookup for built in vendors.
|
|
|
@28518
|
15 years |
vboxsync |
VBoxGuest: Hrmpf!
|
|
|
@28516
|
15 years |
vboxsync |
VBoxGuest: be less verbose on timeouts
|
|
|
@28508
|
15 years |
vboxsync |
Solaris additions build fix
|
|
|
@28507
|
15 years |
vboxsync |
Guest statistics: fixed reporting of Solaris guest CPU information for …
|
|
|
@28506
|
15 years |
vboxsync |
Guest statistics: be more verbose on error in Linux guests; added …
|
|
|
@28463
|
15 years |
vboxsync |
Guest Control: Update (extended error info, callback bugfixes).
|
|
|
@28446
|
15 years |
vboxsync |
Guest Control/VBoxService: Use RTListForEach; small bugfixes.
|
|
|
@28434
|
15 years |
vboxsync |
*: whitespace cleanups by scm and two manually picked nits.
|
|
|
@28433
|
15 years |
vboxsync |
VBoxGuestR3LibModule.cpp: svn-ps.cmd
|
|
|
@28432
|
15 years |
vboxsync |
VBoxServicePageSharing.cpp: svn properties.
|
|
|
@28420
|
15 years |
vboxsync |
Guest Control/VBoxService: Use RTList instead of STL.
|
|
|
@28410
|
15 years |
vboxsync |
Guest Control: Build fix, memory cleanup.
|
|
|
@28409
|
15 years |
vboxsync |
Guest Control: Build fix, memory cleanup.
|
|
|
@28403
|
15 years |
vboxsync |
Added shared paging r3 helpers
|
|
|
@28402
|
15 years |
vboxsync |
Guest Control: Update (guest shutdown handling, timed peeks).
|
|
|
@28347
|
15 years |
vboxsync |
Guest Control: Update (logon error handling).
|
|
|
@28317
|
15 years |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@28303
|
15 years |
vboxsync |
Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
|
|
|
@28297
|
15 years |
vboxsync |
Guest Control: Update (update on contexts for callbacks).
|
|
|
@28294
|
15 years |
vboxsync |
gcc warnings
|
|
|
@28286
|
15 years |
vboxsync |
Guest Control: Update (introducing contexts for callbacks).
|
|
|
@28283
|
15 years |
vboxsync |
Linux HostDrivers/Additions: fixed missing symbol …
|
|
|
@28278
|
15 years |
vboxsync |
Rebranding: Linux modules
|
|
|
@28254
|
15 years |
vboxsync |
Compile fix
|
|
|
@28251
|
15 years |
vboxsync |
Initial page sharing code (not compiled)
|
|
|
@28244
|
15 years |
vboxsync |
VBoxService/Control: Logging.
|
|
|
@28243
|
15 years |
vboxsync |
Guest Control: Update (callback + error handling, --verbose for …
|
|
|
@28236
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@28233
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@28218
|
15 years |
vboxsync |
Guest Control: Update (HGCM low level callbacks, bugfixes).
|
|
|
@28190
|
15 years |
vboxsync |
Additions/crOpenGL: gcc warnings
|
|
|
@28176
|
15 years |
vboxsync |
Guest Control: Enable building by default for Windows + Linux.
|
|
|
@28119
|
15 years |
vboxsync |
Guest Control/VBoxService: Threading.
|
|
|
@28086
|
15 years |
vboxsync |
Guest Control: Update; now buffered and deferred commands work.
|
|
|
@28081
|
15 years |
vboxsync |
PAM: Moved from Additions/linux to Additions/common (will be built on …
|
|
|
@28048
|
15 years |
vboxsync |
Typo
|
|
|
@28029
|
15 years |
vboxsync |
Guest Control/VBoxService+Main: Bugfix for multiple environment blocks.
|
|
|
@28016
|
15 years |
vboxsync |
Guest Control/VBoxService: Remove debug break.
|
|
|
@28014
|
15 years |
vboxsync |
Guest Control: Bugfixes for VBoxService.
|
|
|
@28010
|
15 years |
vboxsync |
Additions/VBoxService: Solaris VM statistics (build fix).
|
|
|
@28009
|
15 years |
vboxsync |
Additions/VBoxService: Solaris VM statistics.
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27972
|
15 years |
vboxsync |
VBoxService: Use VMM_MAX_CPU_COUNT! VBoxServiceBalloonQueryChunks -> …
|
|
|
@27967
|
15 years |
vboxsync |
VBoxGuest (common): Ballooning review, untested: Don't use …
|
|
|
@27945
|
15 years |
vboxsync |
Guest Control: Update (added dummy IProgress, update to host service).
|
|
|
@27944
|
15 years |
vboxsync |
Additions/VBoxService: more Linux fixes
|
|
|
@27943
|
15 years |
vboxsync |
Additions/VBoxService: linux statistics bug fixes
|
|
|
@27938
|
15 years |
vboxsync |
Additions/VBoxService: guest memory/CPU statistics for Linux guests …
|
|
|
@27926
|
15 years |
vboxsync |
Guest Control: Update (VBoxService).
|
|
|
@27889
|
15 years |
vboxsync |
crOpenGL: more code for multiscreen support
|
|
|
@27866
|
15 years |
vboxsync |
export some missing files from Additions/common/crOpenGL to OSE
|
|
|
@27865
|
15 years |
vboxsync |
export the guest control stuff to OSE
|
|
|
@27852
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@27748
|
15 years |
vboxsync |
VBoxGuestR3LibDaemonize.cpp: todo.
|
|
|
@27703
|
15 years |
vboxsync |
Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
|
|
|
@27687
|
15 years |
vboxsync |
Additons/common/VBoxGuestLibR3: make saving and restoring video modes …
|
|
|
@27643
|
15 years |
vboxsync |
Check for ACPI_CPU because older kernels used that to identify CPU objects
|
|
|
@27634
|
15 years |
vboxsync |
Additions: Enable the CPU hot-plug service by default
|
|
|
@27602
|
15 years |
vboxsync |
removed obsolete XFree86 4.2 headers
|
|
|
@27552
|
15 years |
vboxsync |
VBoxServiceVMInfo.cpp: -comment.
|
|
|
@27529
|
15 years |
vboxsync |
Additions/x11/vboxvideo: vboxvideo part of dynamic resizing for older …
|
|
|
@27508
|
15 years |
vboxsync |
Additions/common/VBoxGuestLib: fixed a Solaris warning
|
|
|