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) @14820   16 years vboxsync HostImpl.cpp: asm.h
(edit) @14819   16 years vboxsync HostImpl.cpp: asm.h
(edit) @14815   16 years vboxsync HostImple.cpp: x86.h
(edit) @14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
(edit) @14725   16 years vboxsync Main: use statically linked libhal on Linux, fix burns on Solaris
(edit) @14722   16 years vboxsync Main: use statically linked libhal on Linux
(edit) @14715   16 years vboxsync s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp as suggested …
(edit) @14685   16 years vboxsync NetFlt/win: fix to 1.host network issue after vm termination 2.hif …
(edit) @14579   16 years vboxsync Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
(edit) @14527   16 years vboxsync Main-OSX: added initial power change notification
(edit) @14523   16 years vboxsync Cache the features reported by GetProcessorFeature.
(edit) @14521   16 years vboxsync Added GetProcessorFeature method to IHost.
(edit) @14337   16 years vboxsync Forgot dereferrence.
(edit) @14336   16 years vboxsync Changed units to MB to match the description.
(edit) @14335   16 years vboxsync Dirty implementation of HostImpl::MemorySize and HostImpl::MemoryAvailable
(edit) @14283   16 years vboxsync Linux hostif: Only Ethernet interfaces gets listed.
(edit) @14271   16 years vboxsync NetFlt/win: fixes for the case NetFlt is not installed
(edit) @14076   16 years vboxsync warnings
(edit) @13938   16 years vboxsync Linux hostif: Packet injection works. Mutexless filter intance lookup.
(edit) @13854   16 years vboxsync NetFlt/win: VBoxNetFltNf-win.* removed, uppercased WinNetCfg lib …
(edit) @13842   16 years vboxsync It's RTuuid not Ruuid.
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13720   16 years vboxsync win/NetFlt: NetConfig functionality moved to a separate lib
(edit) @13655   16 years vboxsync Power notification handling added (disabled skeleton).
(edit) @13544   16 years vboxsync win NetFlt/Main: fix for adaptor list calculation
(edit) @13433   16 years vboxsync Main/Solaris: Enabled Solaris USB ProxyService now that nspr is resolved.
(edit) @13426   16 years vboxsync Main/Solaris: Enumerate NICs for zones, fixed duplicate enumeration.
(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.
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