|
|
@14820
|
16 years |
vboxsync |
HostImpl.cpp: asm.h
|
|
|
@14819
|
16 years |
vboxsync |
HostImpl.cpp: asm.h
|
|
|
@14815
|
16 years |
vboxsync |
HostImple.cpp: x86.h
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14725
|
16 years |
vboxsync |
Main: use statically linked libhal on Linux, fix burns on Solaris
|
|
|
@14722
|
16 years |
vboxsync |
Main: use statically linked libhal on Linux
|
|
|
@14715
|
16 years |
vboxsync |
s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp
as suggested …
|
|
|
@14685
|
16 years |
vboxsync |
NetFlt/win: fix to 1.host network issue after vm termination 2.hif …
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@14527
|
16 years |
vboxsync |
Main-OSX: added initial power change notification
|
|
|
@14523
|
16 years |
vboxsync |
Cache the features reported by GetProcessorFeature.
|
|
|
@14521
|
16 years |
vboxsync |
Added GetProcessorFeature method to IHost.
|
|
|
@14337
|
16 years |
vboxsync |
Forgot dereferrence.
|
|
|
@14336
|
16 years |
vboxsync |
Changed units to MB to match the description.
|
|
|
@14335
|
16 years |
vboxsync |
Dirty implementation of HostImpl::MemorySize and HostImpl::MemoryAvailable
|
|
|
@14283
|
16 years |
vboxsync |
Linux hostif: Only Ethernet interfaces gets listed.
|
|
|
@14271
|
16 years |
vboxsync |
NetFlt/win: fixes for the case NetFlt is not installed
|
|
|
@14076
|
16 years |
vboxsync |
warnings
|
|
|
@13938
|
16 years |
vboxsync |
Linux hostif: Packet injection works. Mutexless filter intance lookup.
|
|
|
@13854
|
16 years |
vboxsync |
NetFlt/win: VBoxNetFltNf-win.* removed, uppercased WinNetCfg lib …
|
|
|
@13842
|
16 years |
vboxsync |
It's RTuuid not Ruuid.
|
|
|
@13838
|
16 years |
vboxsync |
Some more %V* -> %R* changes while at it.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13720
|
16 years |
vboxsync |
win/NetFlt: NetConfig functionality moved to a separate lib
|
|
|
@13655
|
16 years |
vboxsync |
Power notification handling added (disabled skeleton).
|
|
|
@13544
|
16 years |
vboxsync |
win NetFlt/Main: fix for adaptor list calculation
|
|
|
@13433
|
16 years |
vboxsync |
Main/Solaris: Enabled Solaris USB ProxyService now that nspr is resolved.
|
|
|
@13426
|
16 years |
vboxsync |
Main/Solaris: Enumerate NICs for zones, fixed duplicate enumeration.
|
|
|
@13286
|
16 years |
vboxsync |
win NetFlt Vista64-related fixes, UI/config fixes
|
|
|
@13234
|
16 years |
vboxsync |
UI/config part of win NetFlt
|
|
|
@12954
|
16 years |
vboxsync |
Simpler.
|
|
|
@12953
|
16 years |
vboxsync |
Main: Solaris NIC listing, make it avoid duplicates.
|
|
|
@12866
|
16 years |
vboxsync |
Solaris/Main: Load libdlpi dynamically for walking links. (Disabled).
|
|
|
@12785
|
16 years |
vboxsync |
Main: Solaris/vboxnetflt: Hostif NIC Uuid fix.
|
|
|
@12783
|
16 years |
vboxsync |
Solaris/vboxnetflt: Unplumbed interfaces. Disabled Main enumeration as …
|
|
|
@12443
|
16 years |
vboxsync |
NetFlt friver installation moved to the installer
|
|
|
@12439
|
16 years |
vboxsync |
installer code added to HostImpl, bugfixing in macket handing in the driver
|
|
|
@12400
|
16 years |
vboxsync |
PerfAPI: Improved Win collector. More realistic performance test. No …
|
|
|
@12338
|
16 years |
vboxsync |
Typo.
|
|
|
@12336
|
16 years |
vboxsync |
Main/vboxnetflt: aggregate link Solaris NIC map.
|
|
|
@12330
|
16 years |
vboxsync |
Main/vboxnetflt: NIC Map naming adjustment.
|
|
|
@12327
|
16 years |
vboxsync |
Main/vboxnetflt: added vnic to Solaris NIC map.
|
|
|
@12106
|
16 years |
vboxsync |
IHost::GetProcessCount: Use RTMpGetPresentCount instead of …
|
|
|
@12002
|
16 years |
vboxsync |
Main/vboxnetflt: typo correction.
|
|
|
@11994
|
16 years |
vboxsync |
Main/vboxnetflt: NIC map insertions just once.
|
|
|
@11993
|
16 years |
vboxsync |
Main/vboxnetflt: Ethernet long names for Solaris hosts.
|
|
|
@11869
|
16 years |
vboxsync |
Remove unwanted header.
|
|
|
@11868
|
16 years |
vboxsync |
Main/vboxnetflt: Solaris NIC enumeration fix for including interfaces …
|
|
|
@11849
|
16 years |
vboxsync |
Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
|
|
|
@11847
|
16 years |
vboxsync |
Oops…
|
|
|
@11846
|
16 years |
vboxsync |
Main/vboxnetflt: Better NIC enumeration for Solaris. Got rid of libkstat.
|
|
|
@11829
|
16 years |
vboxsync |
build fix
|
|
|
@11828
|
16 years |
vboxsync |
Main/vboxnetflt: oops.
|
|
|
@11827
|
16 years |
vboxsync |
Main/vboxnetflt: Solaris integration.
|
|
|
@11583
|
16 years |
vboxsync |
PerfAPI: New attribute PerformanceMetric::description
|
|
|
@11481
|
16 years |
vboxsync |
PerfAPI: CPU/MHz counter name fix, proper handling of zero periods and …
|
|
|
@11467
|
16 years |
vboxsync |
Perf API: CPU/MHz counter re-introduced (Win implementation).
|
|
|
@11258
|
16 years |
vboxsync |
API/Host: New method for querying the number of CPUs online.
|
|
|
@10896
|
16 years |
vboxsync |
Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
|
|
|
@10753
|
16 years |
vboxsync |
Stubs for all platforms. Implementation of host CPU load and RAM usage …
|
|
|
@10713
|
16 years |
vboxsync |
Perf API: aggregators, data collection, Host RAM metrics, Linux RAM …
|
|
|
@10595
|
16 years |
vboxsync |
Main: Performance: Typos, docs, cosmetics.
|
|
|
@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.
|
|
|
@10444
|
16 years |
vboxsync |
Missing function on all but Linux at the moment.
|
|
|
@10443
|
16 years |
vboxsync |
Switch to Mp runtime functions.
|
|
|
@10423
|
16 years |
vboxsync |
ProcessorCount & ProcessorDescription aren't attributes
|
|
|
@10407
|
16 years |
vboxsync |
Actaully, RTMpGetMaxFrequency is more appropriate. An associated API …
|
|
|
@10406
|
16 years |
vboxsync |
RTMpGetCpuMaxSpeed.
|
|
|
@10399
|
16 years |
vboxsync |
Main API fix for getting processor speed/description - there's no …
|
|
|
@9937
|
16 years |
vboxsync |
Main: Corrected getProcessorUsage() impl (docs, spacing etc).
|
|
|
@9904
|
16 years |
vboxsync |
Global and per-VM CPU usage API added
|
|
|
@9335
|
17 years |
vboxsync |
Another UINT32_C() case.
|
|
|
@8766
|
17 years |
vboxsync |
USBProxyServiceWin32 -> USBProxyServiceWindows
|
|
|
@8745
|
17 years |
vboxsync |
Fixed missing #else + solaris (disabled).
|
|
|
@8744
|
17 years |
vboxsync |
Moved the filter running over to USBProxyService (from Host). Split up …
|
|
|
@8725
|
17 years |
vboxsync |
Made the HostUSBDeviceFilter object use the Host object lock to …
|
|
|
@8720
|
17 years |
vboxsync |
oops.
|
|
|
@8719
|
17 years |
vboxsync |
filteheader.
|
|
|
@8666
|
17 years |
vboxsync |
Removed the duplicate USB device list in Host and moved 4 methods over …
|
|
|
@8566
|
17 years |
vboxsync |
AssertMsgFailedBreak -> AssertMsgFailedBreakStmt; AssertFailedBreak -> …
|
|
|
@8547
|
17 years |
vboxsync |
Removed the non-NEW_HOSTUSBDEVICE_STATE code.
|
|
|
@8484
|
17 years |
vboxsync |
Darwin USB fixes.
|
|
|
@8475
|
17 years |
vboxsync |
Windows TAP devices: Fix for hardcoded provider name string when …
|
|
|
@8471
|
17 years |
vboxsync |
More USB stuff.
|
|
|
@8438
|
17 years |
vboxsync |
Moved the requestCaptureForVM code.
|
|
|
@8431
|
17 years |
vboxsync |
More new USB stuff (all disabled).
|
|
|
@8401
|
17 years |
vboxsync |
USB: Some review notes and method renaming.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8083
|
17 years |
vboxsync |
Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
|
|
|
@7964
|
17 years |
vboxsync |
Attempt at making OSE build again.
|
|
|
@7944
|
17 years |
vboxsync |
Disabled host USB on solaris, not done yet.
|
|
|
@7852
|
17 years |
vboxsync |
manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
|
|
|
@7847
|
17 years |
vboxsync |
corrected enum type.
|
|
|
@7746
|
17 years |
vboxsync |
Solaris host USB: Initially proxy stuff.
|
|
|
@7466
|
17 years |
vboxsync |
Main/Settings: Applied all current XML settings format todos and …
|
|
|
@7207
|
17 years |
vboxsync |
Main: Reworked enums to avoid 1) weird duplication of enum name when …
|
|
|
@7104
|
17 years |
vboxsync |
checkUSBProxyService warning message for solaris.
|
|
|