VirtualBox

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

修定紀錄模式:


圖例:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette