VirtualBox

source: vbox/trunk/src/VBox/Main/HostImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13286   16 years vboxsync win NetFlt Vista64-related fixes, UI/config fixes
(edit) @13234   16 years vboxsync UI/config part of win NetFlt
(edit) @12954   16 years vboxsync Simpler.
(edit) @12953   16 years vboxsync Main: Solaris NIC listing, make it avoid duplicates.
(edit) @12866   16 years vboxsync Solaris/Main: Load libdlpi dynamically for walking links. (Disabled).
(edit) @12785   16 years vboxsync Main: Solaris/vboxnetflt: Hostif NIC Uuid fix.
(edit) @12783   16 years vboxsync Solaris/vboxnetflt: Unplumbed interfaces. Disabled Main enumeration as …
(edit) @12443   16 years vboxsync NetFlt friver installation moved to the installer
(edit) @12439   16 years vboxsync installer code added to HostImpl, bugfixing in macket handing in the driver
(edit) @12400   16 years vboxsync PerfAPI: Improved Win collector. More realistic performance test. No …
(edit) @12338   16 years vboxsync Typo.
(edit) @12336   16 years vboxsync Main/vboxnetflt: aggregate link Solaris NIC map.
(edit) @12330   16 years vboxsync Main/vboxnetflt: NIC Map naming adjustment.
(edit) @12327   16 years vboxsync Main/vboxnetflt: added vnic to Solaris NIC map.
(edit) @12106   16 years vboxsync IHost::GetProcessCount: Use RTMpGetPresentCount instead of …
(edit) @12002   16 years vboxsync Main/vboxnetflt: typo correction.
(edit) @11994   16 years vboxsync Main/vboxnetflt: NIC map insertions just once.
(edit) @11993   16 years vboxsync Main/vboxnetflt: Ethernet long names for Solaris hosts.
(edit) @11869   16 years vboxsync Remove unwanted header.
(edit) @11868   16 years vboxsync Main/vboxnetflt: Solaris NIC enumeration fix for including interfaces …
(edit) @11849   16 years vboxsync Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
(edit) @11847   16 years vboxsync Oops…
(edit) @11846   16 years vboxsync Main/vboxnetflt: Better NIC enumeration for Solaris. Got rid of libkstat.
(edit) @11829   16 years vboxsync build fix
(edit) @11828   16 years vboxsync Main/vboxnetflt: oops.
(edit) @11827   16 years vboxsync Main/vboxnetflt: Solaris integration.
(edit) @11583   16 years vboxsync PerfAPI: New attribute PerformanceMetric::description
(edit) @11481   16 years vboxsync PerfAPI: CPU/MHz counter name fix, proper handling of zero periods and …
(edit) @11467   16 years vboxsync Perf API: CPU/MHz counter re-introduced (Win implementation).
(edit) @11258   16 years vboxsync API/Host: New method for querying the number of CPUs online.
(edit) @10896   16 years vboxsync Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
(edit) @10753   16 years vboxsync Stubs for all platforms. Implementation of host CPU load and RAM usage …
(edit) @10713   16 years vboxsync Perf API: aggregators, data collection, Host RAM metrics, Linux RAM …
(edit) @10595   16 years vboxsync Main: Performance: Typos, docs, cosmetics.
(edit) @10544   16 years vboxsync Performance API, version 0, with fixed COMDefs.h.
(edit) @10534   16 years vboxsync Backed out Performance API changes.
(edit) @10528   16 years vboxsync Performance API, version 0, webservice broken.
(edit) @10444   16 years vboxsync Missing function on all but Linux at the moment.
(edit) @10443   16 years vboxsync Switch to Mp runtime functions.
(edit) @10423   16 years vboxsync ProcessorCount & ProcessorDescription aren't attributes
(edit) @10407   16 years vboxsync Actaully, RTMpGetMaxFrequency is more appropriate. An associated API …
(edit) @10406   16 years vboxsync RTMpGetCpuMaxSpeed.
(edit) @10399   16 years vboxsync Main API fix for getting processor speed/description - there's no …
(edit) @9937   16 years vboxsync Main: Corrected getProcessorUsage() impl (docs, spacing etc).
(edit) @9904   16 years vboxsync Global and per-VM CPU usage API added
(edit) @9335   17 years vboxsync Another UINT32_C() case.
(edit) @8766   17 years vboxsync USBProxyServiceWin32 -> USBProxyServiceWindows
(edit) @8745   17 years vboxsync Fixed missing #else + solaris (disabled).
(edit) @8744   17 years vboxsync Moved the filter running over to USBProxyService (from Host). Split up …
(edit) @8725   17 years vboxsync Made the HostUSBDeviceFilter object use the Host object lock to …
(edit) @8720   17 years vboxsync oops.
(edit) @8719   17 years vboxsync filteheader.
(edit) @8666   17 years vboxsync Removed the duplicate USB device list in Host and moved 4 methods over …
(edit) @8566   17 years vboxsync AssertMsgFailedBreak -> AssertMsgFailedBreakStmt; AssertFailedBreak -> …
(edit) @8547   17 years vboxsync Removed the non-NEW_HOSTUSBDEVICE_STATE code.
(edit) @8484   17 years vboxsync Darwin USB fixes.
(edit) @8475   17 years vboxsync Windows TAP devices: Fix for hardcoded provider name string when …
(edit) @8471   17 years vboxsync More USB stuff.
(edit) @8438   17 years vboxsync Moved the requestCaptureForVM code.
(edit) @8431   17 years vboxsync More new USB stuff (all disabled).
(edit) @8401   17 years vboxsync USB: Some review notes and method renaming.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8083   17 years vboxsync Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
(edit) @7964   17 years vboxsync Attempt at making OSE build again.
(edit) @7944   17 years vboxsync Disabled host USB on solaris, not done yet.
(edit) @7852   17 years vboxsync manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
(edit) @7847   17 years vboxsync corrected enum type.
(edit) @7746   17 years vboxsync Solaris host USB: Initially proxy stuff.
(edit) @7466   17 years vboxsync Main/Settings: Applied all current XML settings format todos and …
(edit) @7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
(edit) @7104   17 years vboxsync checkUSBProxyService warning message for solaris.
(edit) @7002   17 years vboxsync Main: No warnings on VINF_SUCCESS.
(edit) @6972   17 years vboxsync Don't kill debug builds on solaris with silly assertions.
(edit) @6965   17 years vboxsync Main: Host::checkUSBProxyService() now returns a warning instead of an …
(edit) @6367   17 years vboxsync Main: Fixed illegal cast of HardDisk * to IVirtualDiskImage * in …
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5713   17 years vboxsync Added an maskedInterface property to the USB filters. It is used to …
(edit) @5652   17 years vboxsync Prototyping USB support for OS/2 hosts.
(edit) @5631   17 years vboxsync Main: Fixed silly typo.
(edit) @5627   17 years vboxsync Main: Improved Machine incapsulation by removing data(), userData(), …
(edit) @5368   17 years vboxsync Attempt to fix libhal cdrom and floppy detection
(edit) @5217   17 years vboxsync typo
(edit) @5212   17 years vboxsync Solaris.
(edit) @5186   17 years vboxsync Solaris DVD/CDROM.
(edit) @5107   17 years vboxsync getenv => RTEnvGet
(edit) @4395   17 years vboxsync use strstr to compare for iso9660 to cover fs types like "udf,iso9660"
(edit) @4096   17 years vboxsync Main: Spelling.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3950   17 years vboxsync Corrected the style in the new dbus and libhal code in Main
(edit) @3934   17 years vboxsync Switched to runtime detection and loading of dbus and libhal on Linux …
(edit) @3758   17 years vboxsync More USBFILTER changes.
(edit) @3756   17 years vboxsync USBFILTER for darwin.
(edit) @3668   17 years vboxsync replace underscore symbols in Main/
(edit) @3663   17 years vboxsync nc
(edit) @3578   17 years vboxsync Removed rendermode property from the base IFrameBuffer class
(edit) @3566   17 years vboxsync Async USB detach (for darwin) with async operation timeout (not …
(edit) @3415   17 years vboxsync (re-)run filters when the device becomes available (again).
(edit) @3034   18 years vboxsync Main: Fixed async USB (added proper detection of device re-cycle on …
(edit) @3001   18 years vboxsync Main/Frontends: Next step to support asynchronous USB device flow.
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