VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @50355   11 年 vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @49951   11 年 vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49872   11 年 vboxsync 6813 stage 4 - bug removal
(edit) @49871   11 年 vboxsync 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
(edit) @49795   11 年 vboxsync 6813 - stage 3 rev 1
(edit) @49778   11 年 vboxsync Main/Host: actually return the host only and progress objects, plus …
(edit) @49764   11 年 vboxsync Main/Host: actually return the progress object
(edit) @49761   11 年 vboxsync Main/Host: remove redundant casts, plus lots of whitespace cleanup
(edit) @49760   11 年 vboxsync 6813 stage 2 rev 4
(edit) @49744   11 年 vboxsync 6813 stage 2 rev3 issues on Solaris sorted
(edit) @49743   11 年 vboxsync 6813 stage 2 rev2 issues sorted
(edit) @49742   11 年 vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49409   11 年 vboxsync Main/HostDnsService: fixed object deletion and coding style
(edit) @49408   11 年 vboxsync Main: spaces
(edit) @49235   11 年 vboxsync Main/HostDnsService: splits HostDnsService on "singleton" …
(edit) @49132   11 年 vboxsync Main/HostVideoInputDeviceImpl: use VBoxHostWebcamList.
(edit) @48955   11 年 vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48805   11 年 vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
(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) @48333   11 年 vboxsync HistImpl: clean up
(edit) @48332   11 年 vboxsync Main/DNS: implementation of DNS related hooks in IHost interface.
(edit) @47117   11 年 vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47114   11 年 vboxsync On 32-bit darwin we must use the sysctl hw.cpu64bit_capable to figure …
(edit) @47112   11 年 vboxsync Main: warnings
(edit) @47022   11 年 vboxsync Main: typo: strcmp -> strcpy.
(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) @46820   11 年 vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
(edit) @46434   12 年 vboxsync Main/Host: Put off calling VBoxOglIs3DAccelerationSupported till the …
(edit) @46340   12 年 vboxsync Host::init: Set HwVirt and NP to false when SUPR3QueryVTCaps fails.
(edit) @46331   12 年 vboxsync warning
(edit) @46330   12 年 vboxsync Main/Host: switch to Runtime functions for determining the amount of …
(edit) @46326   12 年 vboxsync RT_STR_TUPLE
(edit) @45367   12 年 vboxsync Main: a couple of whitespace fixes
(edit) @45051   12 年 vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @44179   12 年 vboxsync build fix
(edit) @44174   12 年 vboxsync HostImpl.cpp / Host::GetProcessorFeature: Finally use /dev/vboxdrvu to …
(edit) @44091   12 年 vboxsync Main: make the code more readable. Places where the comparisons were …
(edit) @44039   12 年 vboxsync Main: renavation com::Guid class. PR5744
(edit) @43958   12 年 vboxsync Main/Metrics: Host disk size, linux only (#6345)
(edit) @43831   12 年 vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @43629   12 年 vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43525   12 年 vboxsync Main/Metrics: build fix
(edit) @43524   12 年 vboxsync Main/Metrics: Register metrics for bridged interfaces only (#6345)
(edit) @43471   12 年 vboxsync Main/Metrics: Better call setVirtualBox before registerMetrics (#6439)
(edit) @43470   12 年 vboxsync Main/Metrics: Fixed SEGFAULT on attempt to configure host interface (#6439)
(edit) @43453   12 年 vboxsync Main/Metrics: Fixed the issue causing unregistration of all metrics …
(edit) @43445   12 年 vboxsync Main/Metrics: Host network metrics, linux only (#6345)
(edit) @43387   12 年 vboxsync VMM: HM cleanup.
(edit) @42664   12 年 vboxsync Allow Main to detect VIA VT-x support.
(edit) @42024   12 年 vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41528   13 年 vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41174   13 年 vboxsync Main/Network: Pass error messages from VBoxNetAdpCtl all the way up to …
(edit) @41025   13 年 vboxsync Main/Host: fix a few LogRel messages
(edit) @40845   13 年 vboxsync 3D check: direct invocation on the client side
(edit) @40755   13 年 vboxsync Main/HostImpl: fixed r76982 (the old santiy check was wrong and …
(edit) @40581   13 年 vboxsync Main/HostImpl: sanity check
(edit) @40183   13 年 vboxsync Main/Host: must use the normal medium tree lock, as the Medium objects …
(edit) @40079   13 年 vboxsync Windows build fix for r76212
(edit) @39429   13 年 vboxsync Main/NetIf: Fixed segmentation fault in VBoxSVC on host-creation failure
(edit) @38406   13 年 vboxsync vboxnetadp: moved SetExtraData calls to …
(edit) @37955   13 年 vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37307   14 年 vboxsync Partly revert r72058, the gcc warning was fixed already
(edit) @37306   14 年 vboxsync Main: Fix building if VBOX_WITH_USB is not defined (on FreeBSD 7.4 for …
(edit) @37142   14 年 vboxsync Main/Host: fix scoping to avoid compiler warning about variable aliasing
(edit) @37095   14 年 vboxsync Host::getDrives: Don't increment the iterator after erase.
(edit) @37014   14 年 vboxsync Main/linux/USB: reverted r71595 again, as it did not seem correct
(edit) @36986   14 年 vboxsync Main/Host: use setError instead of setWarning, as the calling code …
(edit) @36961   14 年 vboxsync Main/USB/linux: return correct error codes and messages if the user …
(edit) @36615   14 年 vboxsync Main/idl: new method IHost::generateMACAddress, including implementation
(edit) @36451   14 年 vboxsync introduced VirtualBoxBase::clearError to clear the previous error info …
(edit) @36128   14 年 vboxsync Main/Metrics: Hypervisor and guest metrics re-done (#5566)
(edit) @36121   14 年 vboxsync rework NetFlt/Adp
(edit) @36057   14 年 vboxsync Main/NetIf: Fixed host-only interface creation failure on Windows (#3873)
(edit) @35964   14 年 vboxsync Metrics: Introduced RAM/VMM base metric
(edit) @35895   14 年 vboxsync Main/HostOnly: preserve vboxnetX with default address and mask (#4213)
(edit) @35814   14 年 vboxsync warning
(edit) @35813   14 年 vboxsync Main: reduce code duplication in host drive management code; add …
(edit) @35809   14 年 vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Darwin and …
(edit) @35804   14 年 vboxsync Main/HostImpl: make Host::FindHostDVDDrive accept UUIDs
(edit) @35785   14 年 vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Linux
(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 …
(copy) @35368   14 年 vboxsync Main: source re-org.
trunk/src/VBox/Main/HostImpl.cpp 複製
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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