VirtualBox

source: vbox/trunk/src/VBox/Main@ 7285

Name Size Rev Age Author Last Change
../
xml 7218   17 years vboxsync default reported NIC speed is 1GB/s
win32 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
testcase 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
nls 2634   18 years vboxsync nls
linux 6828   17 years vboxsync warning.
include 7258   17 years vboxsync Deleted obsolete code.
idl 7283   17 years vboxsync Main: improve session documentation
hgcm 6985   17 years vboxsync HGCM: reapplied r28137, which got lost when I commited the code Vitali …
glue 6375   17 years vboxsync Main: Fixed VM error callback used during powerup so that it doesn't …
darwin 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
VMMDevInterface.cpp 27.0 KB 6955   17 years vboxsync reverted 28115 because of 28118
VirtualBoxImplExtra.cpp 2.1 KB 6124   17 years vboxsync Removed VBoxXML (including CFGLDR), xerces and xalan.
VirtualBoxImpl.cpp 144.1 KB 7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
VirtualBoxErrorInfoImpl.cpp 6.1 KB 6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
VirtualBoxBase.cpp 38.6 KB 6964   17 years vboxsync Main: Added support for warning result codes and for multi-error mode …
Version.cpp 830 bytes 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
VBoxDriversRegister.cpp 2.2 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
VBoxDll.cpp 1000 bytes 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
USBProxyService.cpp 19.3 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
USBDeviceImpl.cpp 6.2 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
USBDeviceFilterImpl.cpp 53.7 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
USBControllerImpl.cpp 37.7 KB 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
SystemPropertiesImpl.cpp 12.1 KB 6096   17 years vboxsync HWVirtExEnabled and LogHistoryCount aren't in the default XML, so …
SnapshotImpl.cpp 12.1 KB 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
SharedFolderImpl.cpp 9.2 KB 6388   17 years vboxsync BOOL seems to be more correct
SessionImpl.cpp 28.8 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
SerialPortImpl.cpp 17.9 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
RemoteUSBDeviceImpl.cpp 5.8 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
ProgressImpl.cpp 38.0 KB 6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
ParallelPortImpl.cpp 13.6 KB 6168   17 years vboxsync Main: Return errors when the parallel port is enabled but the path is null.
NetworkAdapterImpl.cpp 33.2 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
MouseImpl.cpp 12.6 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
Matching.cpp 4.7 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
Makefile.kmk 17.2 KB 6988   17 years vboxsync VBOXMAINDLL are used for stuff in different directories, so having …
MachineImpl.cpp 311.4 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
MachineDebuggerImpl.cpp 15.1 KB 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
Logging.cpp 686 bytes 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
KeyboardImpl.cpp 9.5 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
HostUSBDeviceImpl.cpp 40.1 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
HostNetworkInterfaceImpl.cpp 2.2 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
HostImpl.cpp 108.9 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
HostFloppyDriveImpl.cpp 3.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
HostDVDDriveImpl.cpp 3.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
HardDiskImpl.cpp 166.1 KB 7277   17 years vboxsync Make the backend type a per-image property and get away from the per …
HardDiskAttachmentImpl.cpp 2.6 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
GuestOSTypeImpl.cpp 4.4 KB 7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
GuestImpl.cpp 8.6 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
FramebufferImpl.cpp 6.0 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
FloppyImageImpl.cpp 7.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
FloppyDriveImpl.cpp 15.1 KB 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
DVDImageImpl.cpp 7.4 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
DVDDriveImpl.cpp 14.8 KB 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
Doxyfile.Main 46.7 KB 6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
DisplayImpl.cpp 75.0 KB 7258   17 years vboxsync Deleted obsolete code.
ConsoleVRDPServer.cpp 65.3 KB 7257   17 years vboxsync Load VRDP library from the vbox path.
ConsoleImpl.cpp 209.3 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
ConsoleImpl2.cpp 76.5 KB 7277   17 years vboxsync Make the backend type a per-image property and get away from the per …
BIOSSettingsImpl.cpp 18.5 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
AudioSnifferInterface.cpp 7.1 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
AudioAdapterImpl.cpp 15.2 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
Note: See TracBrowser for help on using the repository browser.

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