VirtualBox

source: vbox/trunk/src/VBox/Main/include/HostImpl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62485   8 years vboxsync (C) 2016
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @52159   10 years vboxsync Main/Host: forgotten checkin
(edit) @49742   11 years vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @48765   11 years vboxsync Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48578   11 years vboxsync IHost::VideoCaptureDevices
(edit) @47018   11 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @46969   11 years vboxsync backed out …
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43629   12 years vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43445   12 years vboxsync Main/Metrics: Host network metrics, linux only (#6345)
(edit) @36615   14 years vboxsync Main/idl: new method IHost::generateMACAddress, including implementation
(edit) @35813   14 years vboxsync Main: reduce code duplication in host drive management code; add …
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35429   14 years vboxsync Main: fix bug that dvd/floppy host drives would not be restored from …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @31337   14 years vboxsync Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. …
(edit) @31296   14 years vboxsync Main: cleanup host drives management: do not return different IMedium …
(edit) @30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30760   14 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @29615   15 years vboxsync Main: implemented IHost::GetProcessorCoreCount()
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @26044   15 years vboxsync Main: move Host::Get{DVD|Floppy}Drives implementation into …
(edit) @25834   15 years vboxsync Main: finish integration of Main lock validation with IPRT; only …
(edit) @24403   15 years vboxsync Main: Added Host::GetProcessorCpuIdLeaf.
(edit) @23537   15 years vboxsync FreeBSD: Bye bye HAL. We use the CAM layer directly to discover CD/DVD …
(edit) @23341   15 years vboxsync Main: opimization for r52856
(edit) @23279   15 years vboxsync Main: remove VirtualBoxBaseWithChildren, convert IHost away from using it
(edit) @23259   15 years vboxsync Main: attempt solaris build fix
(edit) @23257   15 years vboxsync Main: IHost header cleanup, remove cruft elsewhere
(edit) @23228   15 years vboxsync merge: first solaris build fix
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22211   15 years vboxsync HostImpl: Removed the return parameter from …
(edit) @22183   15 years vboxsync Main: fix more windows warnings + burns
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21823   15 years vboxsync Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
(edit) @21686   15 years vboxsync Main: back out r50147 until the locking is properly understood; will …
(edit) @21622   15 years vboxsync Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
(edit) @20042   16 years vboxsync Main: sketched 3D hardware support test in IHost
(edit) @19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @19116   16 years vboxsync Solaris build fix.
(edit) @19115   16 years vboxsync Enabling create/destroy host-only interfaces in Main API for all platforms.
(edit) @17684   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17679   16 years vboxsync Main/Hostonly: not specify name on Create
(edit) @17494   16 years vboxsync NetIf/win: moved Create/Remove hostonly if to NetIf API, some API fixes
(edit) @17394   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Convert …
(edit) @17280   16 years vboxsync Fix burns.
(edit) @17275   16 years vboxsync networking API renaming
(edit) @17255   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
(edit) @17218   16 years vboxsync Revert r43495 because everything locks forever.
(edit) @17200   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Take …
(edit) @17193   16 years vboxsync Revert r43482 which used a linux specific way to iterate over DVD drives.
(edit) @17192   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16967   16 years vboxsync NetAdp: added a Real property to the IHostNetworkInterface, make the …
(edit) @16929   16 years vboxsync compile fix
(edit) @16927   16 years vboxsync NetAdp/win: enabled add/remove tap if UI, make the proper adapters to …
(edit) @16198   16 years vboxsync HostNetIf API: added findHostNetworkInterfaceByName and …
(edit) @15570   16 years vboxsync #3282: Collection got replaced with safe array. Warning, windows …
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @14991   16 years vboxsync Main: rework the Linux host drive code to use libdbus-1 directly …
(edit) @14949   16 years vboxsync Appended vim modeline to set tabstop and expand tabs (in the way …
(edit) @14722   16 years vboxsync Main: use statically linked libhal on Linux
(edit) @14524   16 years vboxsync Types
(edit) @14523   16 years vboxsync Cache the features reported by GetProcessorFeature.
(edit) @14521   16 years vboxsync Added GetProcessorFeature method to IHost.
(edit) @13713   16 years vboxsync Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
(edit) @13655   16 years vboxsync Power notification handling added (disabled skeleton).
(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) @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) @10595   16 years vboxsync Main: Performance: Typos, docs, cosmetics.
(edit) @10592   16 years vboxsync Fix for broken builds with VBOX_WITH_USB=
(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) @10423   16 years vboxsync ProcessorCount & ProcessorDescription aren't attributes
(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) @8765   17 years vboxsync win32 -> win.
(edit) @8744   17 years vboxsync Moved the filter running over to USBProxyService (from Host). Split up …
(edit) @8666   17 years vboxsync Removed the duplicate USB device list in Host and moved 4 methods over …
(edit) @8547   17 years vboxsync Removed the non-NEW_HOSTUSBDEVICE_STATE code.
(edit) @8484   17 years vboxsync Darwin USB fixes.
(edit) @8471   17 years vboxsync More USB stuff.
(edit) @8401   17 years vboxsync USB: Some review notes and method renaming.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7964   17 years vboxsync Attempt at making OSE build again.
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