VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62686   8 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62468   8 years vboxsync Main: scm
(edit) @61686   8 years vboxsync Main: allow to compile with VBOX_WITH_USB=
(edit) @61667   8 years vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
(edit) @60509   9 years vboxsync Main/Console+Host: winsock2 include fixing
(edit) @60107   9 years vboxsync Main/USBProxyService: Save any additional USB device sources in the …
(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) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @58794   9 years vboxsync NetAdp/win: Delayed renaming of connections, address generation fix, …
(edit) @56615   9 years vboxsync Main: build fixes
(edit) @55967   10 years vboxsync Main/Host: Close the support driver as soon as we no longer need it. …
(edit) @55616   10 years vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume …
(edit) @55602   10 years vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume notifications.
(edit) @55457   10 years vboxsync Main/Host: make sure that all relevant objects are uninitialized when …
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @55251   10 years vboxsync Main/Host: reduce the amount of unnecessary locking greatly
(edit) @55223   10 years vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSOrderIgnore global …
(edit) @53815   10 years vboxsync Rename include/VBox/VBoxOGLTest.h to more common name (VBoxOGL.h) …
(edit) @53318   10 years vboxsync NDIS6/NetLwf: Use new component id (oracle_VBoxNetLwf) instead of old …
(edit) @52934   10 years vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @52170   10 years vboxsync Main/Host: make sure USB warnings are not lost when querying the USB …
(edit) @52158   10 years vboxsync Main/Host: some more lock order fixes related to host drive/medium …
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50472   11 years vboxsync 6813 - formatting changes as needed - HostImpl.cpp …
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @49951   11 years vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49872   11 years vboxsync 6813 stage 4 - bug removal
(edit) @49871   11 years vboxsync 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
(edit) @49795   11 years vboxsync 6813 - stage 3 rev 1
(edit) @49778   11 years vboxsync Main/Host: actually return the host only and progress objects, plus …
(edit) @49764   11 years vboxsync Main/Host: actually return the progress object
(edit) @49761   11 years vboxsync Main/Host: remove redundant casts, plus lots of whitespace cleanup
(edit) @49760   11 years vboxsync 6813 stage 2 rev 4
(edit) @49744   11 years vboxsync 6813 stage 2 rev3 issues on Solaris sorted
(edit) @49743   11 years vboxsync 6813 stage 2 rev2 issues sorted
(edit) @49742   11 years vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49409   11 years vboxsync Main/HostDnsService: fixed object deletion and coding style
(edit) @49408   11 years vboxsync Main: spaces
(edit) @49235   11 years vboxsync Main/HostDnsService: splits HostDnsService on "singleton" …
(edit) @49132   11 years vboxsync Main/HostVideoInputDeviceImpl: use VBoxHostWebcamList.
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48805   11 years vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
(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) @48333   11 years vboxsync HistImpl: clean up
(edit) @48332   11 years vboxsync Main/DNS: implementation of DNS related hooks in IHost interface.
(edit) @47117   11 years vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47114   11 years vboxsync On 32-bit darwin we must use the sysctl hw.cpu64bit_capable to figure …
(edit) @47112   11 years vboxsync Main: warnings
(edit) @47022   11 years vboxsync Main: typo: strcmp -> strcpy.
(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) @46820   11 years vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
(edit) @46434   12 years vboxsync Main/Host: Put off calling VBoxOglIs3DAccelerationSupported till the …
(edit) @46340   12 years vboxsync Host::init: Set HwVirt and NP to false when SUPR3QueryVTCaps fails.
(edit) @46331   12 years vboxsync warning
(edit) @46330   12 years vboxsync Main/Host: switch to Runtime functions for determining the amount of …
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @45367   12 years vboxsync Main: a couple of whitespace fixes
(edit) @45051   12 years vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @44179   12 years vboxsync build fix
(edit) @44174   12 years vboxsync HostImpl.cpp / Host::GetProcessorFeature: Finally use /dev/vboxdrvu to …
(edit) @44091   12 years vboxsync Main: make the code more readable. Places where the comparisons were …
(edit) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @43958   12 years vboxsync Main/Metrics: Host disk size, linux only (#6345)
(edit) @43831   12 years vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @43629   12 years vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43525   12 years vboxsync Main/Metrics: build fix
(edit) @43524   12 years vboxsync Main/Metrics: Register metrics for bridged interfaces only (#6345)
(edit) @43471   12 years vboxsync Main/Metrics: Better call setVirtualBox before registerMetrics (#6439)
(edit) @43470   12 years vboxsync Main/Metrics: Fixed SEGFAULT on attempt to configure host interface (#6439)
(edit) @43453   12 years vboxsync Main/Metrics: Fixed the issue causing unregistration of all metrics …
(edit) @43445   12 years vboxsync Main/Metrics: Host network metrics, linux only (#6345)
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @42664   12 years vboxsync Allow Main to detect VIA VT-x support.
(edit) @42024   12 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41174   13 years vboxsync Main/Network: Pass error messages from VBoxNetAdpCtl all the way up to …
(edit) @41025   13 years vboxsync Main/Host: fix a few LogRel messages
(edit) @40845   13 years vboxsync 3D check: direct invocation on the client side
(edit) @40755   13 years vboxsync Main/HostImpl: fixed r76982 (the old santiy check was wrong and …
(edit) @40581   13 years vboxsync Main/HostImpl: sanity check
(edit) @40183   13 years vboxsync Main/Host: must use the normal medium tree lock, as the Medium objects …
(edit) @40079   13 years vboxsync Windows build fix for r76212
(edit) @39429   13 years vboxsync Main/NetIf: Fixed segmentation fault in VBoxSVC on host-creation failure
(edit) @38406   13 years vboxsync vboxnetadp: moved SetExtraData calls to …
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37307   14 years vboxsync Partly revert r72058, the gcc warning was fixed already
(edit) @37306   14 years vboxsync Main: Fix building if VBOX_WITH_USB is not defined (on FreeBSD 7.4 for …
(edit) @37142   14 years vboxsync Main/Host: fix scoping to avoid compiler warning about variable aliasing
(edit) @37095   14 years vboxsync Host::getDrives: Don't increment the iterator after erase.
(edit) @37014   14 years vboxsync Main/linux/USB: reverted r71595 again, as it did not seem correct
(edit) @36986   14 years vboxsync Main/Host: use setError instead of setWarning, as the calling code …
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