VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @90480   3 年 vboxsync Main/HostImpl: AssertRC -> AssertMsgRC here is useful.
(edit) @89718   3 年 vboxsync Main/Host+Machine: Fix warning handling in the USB related methods …
(edit) @87258   4 年 vboxsync Main: Adjustments for bugref:9898.
(edit) @86331   4 年 vboxsync Main: bugref:9224: Changed the way to enumerate disks by scanning …
(edit) @85937   4 年 vboxsync Main/HosImpl.cpp: Solaris build fix. bugref:9224
(edit) @85929   4 年 vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @85769   4 年 vboxsync Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
(edit) @85683   4 年 vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
(edit) @85266   4 年 vboxsync Main/HostImpl.cpp: Some cleanups around …
(edit) @85260   4 年 vboxsync Main/HostImpl.cpp: Signed/unsigned conversion issue. bugref:9790
(edit) @83794   5 年 vboxsync Main: VC++ 14.1 adjustments. bugref:8489
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81684   5 年 vboxsync Main/Host: add IHostUpdate stub interface Main/idl: eliminate …
(edit) @81682   5 年 vboxsync Main/Console+ConsoleVRDPServer+ApplianceExport+Host+Machine+USBDeviceFi …
(edit) @81605   5 年 vboxsync VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
(edit) @81305   5 年 vboxsync Main/HostImpl: Updated CPU features with nested VT-x conditions. …
(edit) @80797   5 年 vboxsync Main/Host: adapt condition for nested virtualization, including VT-x …
(edit) @80398   5 年 vboxsync Main: Get rid of VBOX_WITH_CROGL and replace with more generic …
(edit) @80360   5 年 vboxsync HostServices/SharedOpenGL: Remove most of the chromium related HGCM …
(edit) @77875   6 年 vboxsync NetAdp/Win: (bugref:9409) Work around host-only adapter naming issue …
(edit) @77804   6 年 vboxsync NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
(edit) @77506   6 年 vboxsync Main/HostDnsService: fix a use-after-free running VBoxSVC in debug …
(edit) @77436   6 年 vboxsync Main: Eradicate the use of BSTR in regular API code, there were leaks …
(edit) @76886   6 年 vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76592   6 年 vboxsync Main: Don't use Logging.h.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @75919   6 年 vboxsync Main/Host: add new feature check for nested virtualization
(edit) @72394   7 年 vboxsync HostDnsService: move monitor creation to proxy init.
(edit) @72356   7 年 vboxsync Main: Add 'UnrestrictedGuest' to features enum while querying host CPU …
(edit) @72326   7 年 vboxsync Main,SUPLib: Report both HwVirt and NestedPaging capabilities when NEM …
(edit) @70918   7 年 vboxsync VMM: NEM kick off.
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @66581   8 年 vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @65854   8 年 vboxsync Main/USBProxyBackendUsbIp: Don't prevent VBoxSVC from starting when …
(edit) @65120   8 年 vboxsync Main: doxygen fixes
(edit) @65088   8 年 vboxsync Main: doxygen fixes
(edit) @63563   8 年 vboxsync scm: cleaning up todos
(edit) @63423   8 年 vboxsync Main: warnings (weird configs)
(edit) @63311   8 年 vboxsync Use shlobj.h wrapper.
(edit) @62780   8 年 vboxsync Wrap objbase.h + objidl.h too.
(edit) @62686   8 年 vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62468   8 年 vboxsync Main: scm
(edit) @61686   8 年 vboxsync Main: allow to compile with VBOX_WITH_USB=
(edit) @61667   8 年 vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
(edit) @60509   9 年 vboxsync Main/Console+Host: winsock2 include fixing
(edit) @60107   9 年 vboxsync Main/USBProxyService: Save any additional USB device sources in the …
(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) @59117   9 年 vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @58794   9 年 vboxsync NetAdp/win: Delayed renaming of connections, address generation fix, …
(edit) @56615   9 年 vboxsync Main: build fixes
(edit) @55967   10 年 vboxsync Main/Host: Close the support driver as soon as we no longer need it. …
(edit) @55616   10 年 vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume …
(edit) @55602   10 年 vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume notifications.
(edit) @55457   10 年 vboxsync Main/Host: make sure that all relevant objects are uninitialized when …
(edit) @55436   10 年 vboxsync Reverted bad commit r99781.
(edit) @55435   10 年 vboxsync Bad commit, reverted with following changeset
(edit) @55251   10 年 vboxsync Main/Host: reduce the amount of unnecessary locking greatly
(edit) @55223   10 年 vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSOrderIgnore global …
(edit) @53815   10 年 vboxsync Rename include/VBox/VBoxOGLTest.h to more common name (VBoxOGL.h) …
(edit) @53318   10 年 vboxsync NDIS6/NetLwf: Use new component id (oracle_VBoxNetLwf) instead of old …
(edit) @52934   10 年 vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @52170   10 年 vboxsync Main/Host: make sure USB warnings are not lost when querying the USB …
(edit) @52158   10 年 vboxsync Main/Host: some more lock order fixes related to host drive/medium …
(edit) @51903   10 年 vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51092   11 年 vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50472   11 年 vboxsync 6813 - formatting changes as needed - 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 …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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