|
|
@11498
|
16 years |
vboxsync |
PerfAPI: Moved linux implementation of CPU/MHz to CollectorHAL since …
|
|
|
@11484
|
16 years |
vboxsync |
Storage/VBoxHDD-new: Add information about configuration settings …
|
|
|
@11483
|
16 years |
vboxsync |
PerfAPI: RTCPUID usage fix
|
|
|
@11481
|
16 years |
vboxsync |
PerfAPI: CPU/MHz counter name fix, proper handling of zero periods and …
|
|
|
@11479
|
16 years |
vboxsync |
- fitting SDK dirs layout in accordance with description in #3054
|
|
|
@11478
|
16 years |
vboxsync |
PerfAPI: Linux implementation of CPU/MHz counter
|
|
|
@11467
|
16 years |
vboxsync |
Perf API: CPU/MHz counter re-introduced (Win implementation).
|
|
|
@11444
|
16 years |
vboxsync |
Storage/VBoxHDD-new: introduced VD interfaces per image and per …
|
|
|
@11441
|
16 years |
vboxsync |
Main: Documentation fixes.
|
|
|
@11435
|
16 years |
vboxsync |
Storage: big cleanup of the VD interfaces, especially hide the linked …
|
|
|
@11433
|
16 years |
vboxsync |
- documented getGuestOSType()
- enabled building Python wrappers by …
|
|
|
@11430
|
16 years |
vboxsync |
some obviously missing \n at end of a Log() string
|
|
|
@11415
|
16 years |
vboxsync |
Darwin: adapt to changed RTUUID struct.
|
|
|
@11409
|
16 years |
vboxsync |
Do not call HGCM after it has been shut down.
|
|
|
@11404
|
16 years |
vboxsync |
XIDL: documentation fixes
|
|
|
@11391
|
16 years |
vboxsync |
Moved annoying log messages to either level4 or private logging. Added …
|
|
|
@11389
|
16 years |
vboxsync |
typo
|
|
|
@11386
|
16 years |
vboxsync |
PerfAPI: One more warning for long long unsigned int
|
|
|
@11385
|
16 years |
vboxsync |
PerfAPI: Fixed warnings in fscanf calls
|
|
|
@11383
|
16 years |
vboxsync |
PerfAPI: Null IN array handling changed.
|
|
|
@11377
|
16 years |
vboxsync |
PerfAPI: Fixed the ranges to fit into INT32, uninitialized periods, …
|
|
|
@11375
|
16 years |
vboxsync |
Main/darwin/iokit.cpp: build fix.
|
|
|
@11362
|
16 years |
vboxsync |
- python API
|
|
|
@11359
|
16 years |
vboxsync |
PerfAPI: Documentation fix: ISessionMachine replaced with IMachine.
|
|
|
@11357
|
16 years |
vboxsync |
PerfAPI: Important! VM metrics are now associated with Machine instead …
|
|
|
@11354
|
16 years |
vboxsync |
Main: Added OS info to the release log header.
|
|
|
@11351
|
16 years |
vboxsync |
Main: Please keep the comments aligned to the code.
|
|
|
@11342
|
16 years |
vboxsync |
PerfAPI: More documentation
|
|
|
@11339
|
16 years |
vboxsync |
PerfAPI: Documentation
|
|
|
@11336
|
16 years |
vboxsync |
Fixes in clienttest.java. Additional debug messages in Perf classes.
|
|
|
@11325
|
16 years |
vboxsync |
webservice: fix logon in xidl to return proper type
|
|
|
@11321
|
16 years |
vboxsync |
Main: removied iprt/system.h reference.
|
|
|
@11296
|
16 years |
vboxsync |
Main: PDMINS2DATA -> PDMINS_2_DATA.
|
|
|
@11258
|
16 years |
vboxsync |
API/Host: New method for querying the number of CPUs online.
|
|
|
@11182
|
16 years |
vboxsync |
Replaced gui session with vrdp in tstAPI
|
|
|
@11181
|
16 years |
vboxsync |
Fixed tstCollector.cpp compilation issue.
|
|
|
@11180
|
16 years |
vboxsync |
PerfAPI: replaced unsigned long with ULONG to get rid of solaris …
|
|
|
@11177
|
16 years |
vboxsync |
Bump VM RAM limit to 3.5GByte. More isn't possible right now …
|
|
|
@11157
|
16 years |
vboxsync |
Replaced PDMMAC by RTMAC.
|
|
|
@11115
|
16 years |
vboxsync |
More EOL fixes.
|
|
|
@11108
|
16 years |
vboxsync |
Main, HostServices/GuestProperties: the timestamp is in nanoseconds …
|
|
|
@11100
|
16 years |
vboxsync |
Main: darwin HIF comment.
|
|
|
@11099
|
16 years |
vboxsync |
Workaround for procfs problem. PerfAPI re-enabled for solaris
|
|
|
@11098
|
16 years |
vboxsync |
Main: Made the HIF enumeration a bit less strict on the MAC. Both …
|
|
|
@11096
|
16 years |
vboxsync |
Main: deal with changing existing guest properties correctly (was …
|
|
|
@11093
|
16 years |
vboxsync |
Main: fix warning (size_t assigned to ULONG)
|
|
|
@11091
|
16 years |
vboxsync |
Main: (guest properties) fix a burn and add an explanatory comment
|
|
|
@11090
|
16 years |
vboxsync |
Main: enumerate guest properties when the machine is not running
|
|
|
@11089
|
16 years |
vboxsync |
Main: guest properties fix when enumerating on a running machine
|
|
|
@11086
|
16 years |
vboxsync |
PerfAPI: Solaris implementation
|
|
|
@11084
|
16 years |
vboxsync |
Main: missing header file in MachineImpl.cpp for guest properties
|
|
|
@11083
|
16 years |
vboxsync |
HostServices/GuestProperties, Main: implemented saving guest …
|
|
|
@11076
|
16 years |
vboxsync |
Main: Set SharedMacOnWire when detecing wireless trunk (mac).
|
|
|
@11065
|
16 years |
vboxsync |
HostServices/GuestProperties and Main: add timestamps and flags …
|
|
|
@11063
|
16 years |
vboxsync |
HostServices/GuestProperties and Main: add timestamps and flags …
|
|
|
@11041
|
16 years |
vboxsync |
Main: added guest property enumeration (currently only works when the …
|
|
|
@10993
|
16 years |
vboxsync |
Fix OSE export
|
|
|
@10991
|
16 years |
vboxsync |
Fix OSE export
|
|
|
@10959
|
16 years |
vboxsync |
VBoxSVC: Use RTTimerLR instead of RTTimer.
|
|
|
@10958
|
16 years |
vboxsync |
VBoxSVC: Use RTTimerLR instead of RTTimer.
|
|
|
@10955
|
16 years |
vboxsync |
Burn fix: Use RTProcSelf() instead of getpid()!
|
|
|
@10942
|
16 years |
vboxsync |
Fix for windows builds for unresolved symbols
|
|
|
@10938
|
16 years |
vboxsync |
Test case for collector HAL. Fixes for memory usage stats.
|
|
|
@10921
|
16 years |
vboxsync |
Replaced another occurrence of getpagesize()
|
|
|
@10919
|
16 years |
vboxsync |
replaced getpagesize() with PAGE_SIZE
|
|
|
@10901
|
16 years |
vboxsync |
main: Console::attachToHostInterface and …
|
|
|
@10900
|
16 years |
vboxsync |
Main: Fixed the darwin hif setup.
|
|
|
@10898
|
16 years |
vboxsync |
Main: Host interface networking on Darwin.
|
|
|
@10896
|
16 years |
vboxsync |
Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
|
|
|
@10895
|
16 years |
vboxsync |
main: Implemented DarwinGetEthernetControllers.
|
|
|
@10894
|
16 years |
vboxsync |
|
|
|
@10893
|
16 years |
vboxsync |
main: started on the NIC enumeration for darwin.
|
|
|
@10882
|
16 years |
vboxsync |
Removed wrapper method for getpagesize()
|
|
|
@10881
|
16 years |
vboxsync |
Another attempt to fix missing getpagesize() in RHEL3
|
|
|
@10880
|
16 years |
vboxsync |
Fix for missing _SC_PAGESIZE
|
|
|
@10879
|
16 years |
vboxsync |
Fix for missing getpagesize()
|
|
|
@10878
|
16 years |
vboxsync |
PerfAPI: Linux implementation ready
|
|
|
@10873
|
16 years |
vboxsync |
Fix for Performance class
|
|
|
@10872
|
16 years |
vboxsync |
why the heck did this compile?
|
|
|
@10871
|
16 years |
vboxsync |
Try fix the logging crashes because of ComPtr being passed through …
|
|
|
@10870
|
16 years |
vboxsync |
PerfAPI: Min/max value fix for CPU Load counters.
|
|
|
@10868
|
16 years |
vboxsync |
PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
|
|
|
@10842
|
16 years |
vboxsync |
Made annoying assertion in setVMErrorCallback ignorable.
|
|
|
@10814
|
16 years |
vboxsync |
HostServices/GuestProperties, Main, Additions/common, …
|
|
|
@10807
|
16 years |
vboxsync |
Fixed error path in ResolveService.
|
|
|
@10797
|
16 years |
vboxsync |
Guest properties: initial commit of new interface
|
|
|
@10783
|
16 years |
vboxsync |
Fix for RHEL3 builds.
|
|
|
@10782
|
16 years |
vboxsync |
Attempt to fix rhel3 build failures.
|
|
|
@10779
|
16 years |
vboxsync |
Locking. Enabled tests in tstAPI.
|
|
|
@10770
|
16 years |
vboxsync |
Main: Performance: Second m is redundant. Some locking-related todos.
|
|
|
@10760
|
16 years |
vboxsync |
Fixed a bunch of changeFramebuffer invocations on EMT (VMR3ReqCall) …
|
|
|
@10754
|
16 years |
vboxsync |
Linux build fix.
|
|
|
@10753
|
16 years |
vboxsync |
Stubs for all platforms. Implementation of host CPU load and RAM usage …
|
|
|
@10752
|
16 years |
vboxsync |
Modify HCustomImage to accept images which do not have a UUID
|
|
|
@10744
|
16 years |
vboxsync |
Solaris: disable unused libdevinfo dependency.
|
|
|
@10727
|
16 years |
vboxsync |
Disabled even more stuff to help the builds.
|
|
|
@10726
|
16 years |
vboxsync |
Disabled Perf code in tstAPI to fix builds.
|
|
|
@10725
|
16 years |
vboxsync |
Perf API: Filtering
|
|
|
@10715
|
16 years |
vboxsync |
Merge async I/O for VMDK backend from private branch
|
|
|
@10713
|
16 years |
vboxsync |
Perf API: aggregators, data collection, Host RAM metrics, Linux RAM …
|
|
|