|
|
@11844
|
16 years |
vboxsync |
Do not call HGCM after it has been shut down.
|
|
|
@11820
|
16 years |
vboxsync |
made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
|
|
|
@11683
|
16 years |
vboxsync |
PerfAPI: Duplicate VM entries fix
|
|
|
@11661
|
16 years |
vboxsync |
Modified IKeyboard::PutScancodes to use SafeArray (including webservice)
|
|
|
@11659
|
16 years |
vboxsync |
Backed out r35359
|
|
|
@11655
|
16 years |
vboxsync |
Modified IKeyboard::PutScancodes to use SafeArray
|
|
|
@11583
|
16 years |
vboxsync |
PerfAPI: New attribute PerformanceMetric::description
|
|
|
@11571
|
16 years |
vboxsync |
PerfAPI: Globbing support stolen from VMM/STAM.cpp
|
|
|
@11498
|
16 years |
vboxsync |
PerfAPI: Moved linux implementation of CPU/MHz to CollectorHAL since …
|
|
|
@11435
|
16 years |
vboxsync |
Storage: big cleanup of the VD interfaces, especially hide the linked …
|
|
|
@11409
|
16 years |
vboxsync |
Do not call HGCM after it has been shut down.
|
|
|
@11377
|
16 years |
vboxsync |
PerfAPI: Fixed the ranges to fit into INT32, uninitialized periods, …
|
|
|
@11357
|
16 years |
vboxsync |
PerfAPI: Important! VM metrics are now associated with Machine instead …
|
|
|
@11321
|
16 years |
vboxsync |
Main: removied iprt/system.h reference.
|
|
|
@11258
|
16 years |
vboxsync |
API/Host: New method for querying the number of CPUs online.
|
|
|
@11180
|
16 years |
vboxsync |
PerfAPI: replaced unsigned long with ULONG to get rid of solaris …
|
|
|
@11115
|
16 years |
vboxsync |
More EOL fixes.
|
|
|
@11083
|
16 years |
vboxsync |
HostServices/GuestProperties, Main: implemented saving guest …
|
|
|
@11041
|
16 years |
vboxsync |
Main: added guest property enumeration (currently only works when the …
|
|
|
@10959
|
16 years |
vboxsync |
VBoxSVC: Use RTTimerLR instead of RTTimer.
|
|
|
@10898
|
16 years |
vboxsync |
Main: Host interface networking on Darwin.
|
|
|
@10896
|
16 years |
vboxsync |
Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
|
|
|
@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. …
|
|
|
@10797
|
16 years |
vboxsync |
Guest properties: initial commit of new interface
|
|
|
@10779
|
16 years |
vboxsync |
Locking. Enabled tests in tstAPI.
|
|
|
@10770
|
16 years |
vboxsync |
Main: Performance: Second m is redundant. Some locking-related todos.
|
|
|
@10753
|
16 years |
vboxsync |
Stubs for all platforms. Implementation of host CPU load and RAM usage …
|
|
|
@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 …
|
|
|
@10695
|
16 years |
vboxsync |
Added HWVirtExNestedPagingEnabled method to MachineDebugger.
|
|
|
@10693
|
16 years |
vboxsync |
Added setting for nested paging (default on).
|
|
|
@10679
|
16 years |
vboxsync |
Filtering sketched. There is a crash in VirtualBox::uninit on Windows.
|
|
|
@10641
|
16 years |
vboxsync |
Performance API files exported to OSE.
|
|
|
@10595
|
16 years |
vboxsync |
Main: Performance: Typos, docs, cosmetics.
|
|
|
@10592
|
16 years |
vboxsync |
Fix for broken builds with VBOX_WITH_USB=
|
|
|
@10544
|
16 years |
vboxsync |
Performance API, version 0, with fixed COMDefs.h.
|
|
|
@10534
|
16 years |
vboxsync |
Backed out Performance API changes.
|
|
|
@10528
|
16 years |
vboxsync |
Performance API, version 0, webservice broken.
|
|
|
@10423
|
16 years |
vboxsync |
ProcessorCount & ProcessorDescription aren't attributes
|
|
|
@10399
|
16 years |
vboxsync |
Main API fix for getting processor speed/description - there's no …
|
|
|
@10333
|
16 years |
vboxsync |
added package type property
|
|
|
@10305
|
16 years |
vboxsync |
Main: Lock the object before switching on non-const data members.
|
|
|
@10304
|
16 years |
vboxsync |
Main: Documenting.
|
|
|
@10233
|
16 years |
vboxsync |
Main: clean up the guest property code - send accesses to the console …
|
|
|
@10000
|
16 years |
vboxsync |
Pure naming change for the guest property store stuff. Functionality …
|
|
|
@9937
|
16 years |
vboxsync |
Main: Corrected getProcessorUsage() impl (docs, spacing etc).
|
|
|
@9904
|
16 years |
vboxsync |
Global and per-VM CPU usage API added
|
|
|
@9883
|
16 years |
vboxsync |
Main: add the Main part of the guest/host configuration registry
|
|
|
@9361
|
17 years |
vboxsync |
Main: Build fix after r31580.
|
|
|
@9360
|
17 years |
vboxsync |
Main: Return the correct value for IGuest::OSTypeId as reported by the …
|
|
|
@8765
|
17 years |
vboxsync |
win32 -> win.
|
|
|
@8744
|
17 years |
vboxsync |
Moved the filter running over to USBProxyService (from Host). Split up …
|
|
|
@8721
|
17 years |
vboxsync |
File header.
|
|
|
@8720
|
17 years |
vboxsync |
oops.
|
|
|
@8719
|
17 years |
vboxsync |
filteheader.
|
|
|
@8709
|
17 years |
vboxsync |
Added a setErrorNoLog method and aLogIt argument to the core setError …
|
|
|
@8701
|
17 years |
vboxsync |
Oops, these RTLogPrintf's shouldn't be here.
|
|
|
@8690
|
17 years |
vboxsync |
UpdateGuestVersion fixes.
|
|
|
@8688
|
17 years |
vboxsync |
added paranoid parenthesis
|
|
|
@8684
|
17 years |
vboxsync |
Use %Rhrc.
|
|
|
@8666
|
17 years |
vboxsync |
Removed the duplicate USB device list in Host and moved 4 methods over …
|
|
|
@8639
|
17 years |
vboxsync |
Main/AutoLock: More debugging.
|
|
|
@8637
|
17 years |
vboxsync |
spelling.
|
|
|
@8547
|
17 years |
vboxsync |
Removed the non-NEW_HOSTUSBDEVICE_STATE code.
|
|
|
@8539
|
17 years |
vboxsync |
Drop the USBDEVICE bits we don't currently need.
|
|
|
@8511
|
17 years |
vboxsync |
debugging not for 1.6
|
|
|
@8508
|
17 years |
vboxsync |
Main/AutoLock: Added self deadlock detector (affects release builds …
|
|
|
@8484
|
17 years |
vboxsync |
Darwin USB fixes.
|
|
|
@8471
|
17 years |
vboxsync |
More USB stuff.
|
|
|
@8425
|
17 years |
vboxsync |
Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
|
|
|
@8421
|
17 years |
vboxsync |
Main/AutoLock: Distinguish between the number of normal read locks and …
|
|
|
@8401
|
17 years |
vboxsync |
USB: Some review notes and method renaming.
|
|
|
@8367
|
17 years |
vboxsync |
Main: Added INetworkAdapter::NATNetwork property.
|
|
|
@8323
|
17 years |
vboxsync |
Frontends/VirtualBox3/4, Main: only switch to seamless mode if the …
|
|
|
@8321
|
17 years |
vboxsync |
Main/AutoLock: Use RTThreadNativeSelf() instead of RTThredSelf() which …
|
|
|
@8317
|
17 years |
vboxsync |
Main: Fixed MyLogIt for amd64.
|
|
|
@8312
|
17 years |
vboxsync |
Devices/VMMDev, Frontends/VBoxBFE, Main: add a guest request to report …
|
|
|
@8180
|
17 years |
vboxsync |
Main: Important warning about MyLog*() usage.
|
|
|
@8179
|
17 years |
vboxsync |
Main: Added MyLog() macro for logging to the default log instance even …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8134
|
17 years |
vboxsync |
Fixed USB led when EHCI is enabled.
|
|
|
@8119
|
17 years |
vboxsync |
Main: AutoLock: Switched to RTSemRW on POSIX platforms but disabled …
|
|
|
@8083
|
17 years |
vboxsync |
Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
|
|
|
@7992
|
17 years |
vboxsync |
Main: Implemented true AutoReaderLock (#2768).
|
|
|
@7990
|
17 years |
vboxsync |
Reapplied 29633 & 29635 (fixes to follow)
|
|
|
@7989
|
17 years |
vboxsync |
Backed out 29633 & 29635 again
|
|
|
@7988
|
17 years |
vboxsync |
Argh!
|
|
|
@7987
|
17 years |
vboxsync |
Backed out 29633 & 29635 for now
|
|
|
@7982
|
17 years |
vboxsync |
Added setting for guest PAE (default off)
|
|
|
@7969
|
17 years |
vboxsync |
No longer required.
|
|
|
@7964
|
17 years |
vboxsync |
Attempt at making OSE build again.
|
|
|
@7954
|
17 years |
vboxsync |
HostUSBDeviceState and HostUSBDeviceSubState typedefs.
|
|
|
@7939
|
17 years |
vboxsync |
AHCI: add status LED support, minor cleanups in the ahci controller code
|
|
|
@7852
|
17 years |
vboxsync |
manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
|
|
|
@7851
|
17 years |
vboxsync |
Solaris USB proxy: sem wait and wakeup.
|
|
|
@7850
|
17 years |
vboxsync |
Enabled VBOX_WITH_USBFILTER for darwin.
|
|
|
@7829
|
17 years |
vboxsync |
comments.
|
|
|