VirtualBox

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

Name Size Rev Age Author Last Change
../
xpcom 13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
xml 14224   16 years vboxsync Main: Added ISystemProperties::defaultHardDiskFormat.
win 14087   16 years vboxsync More logging
testcase 14184   16 years vboxsync s/virual/virtual/g :-)
solaris 13054   16 years vboxsync Solaris/DynLoadLib: Build fix for older Nevadas.
os2 12400   16 years vboxsync PerfAPI: Improved Win collector. More realistic performance test. No …
nls 2634   18 years vboxsync nls
linux 12546   16 years vboxsync PerfAPI: Improved Linux collector
include 14272   16 years vboxsync Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
idl 14224   16 years vboxsync Main: Added ISystemProperties::defaultHardDiskFormat.
hgcm 14215   16 years vboxsync Fixed some warnings
glue 13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
darwin 12678   16 years vboxsync PerfAPI: Handling of trailing colon in filter patterns
VMMDevInterface.cpp 29.2 KB 13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
VirtualBoxImplExtra.cpp 6.4 KB 14222   16 years vboxsync Main/Settings: Docs.
VirtualBoxImpl.cpp 136.3 KB 14272   16 years vboxsync Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
VirtualBoxErrorInfoImpl.cpp 6.2 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VirtualBoxBase.cpp 42.0 KB 13887   16 years vboxsync Main: Fixed: 1) …
Version.cpp 1.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VBoxDriversRegister.cpp 2.3 KB 13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
VBoxDll.cpp 1.2 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
USBDeviceImpl.cpp 8.5 KB 13659   16 years vboxsync Main: Moved last USB classes to the new locking scheme.
USBControllerImpl.cpp 38.9 KB 10535   16 years vboxsync The OSE case (no USB) didn't compile
SystemPropertiesImpl.cpp 17.8 KB 14225   16 years vboxsync Main: Use the parent's hard disk format when implicitly creating …
SnapshotImpl.cpp 10.5 KB 13580   16 years vboxsync Ported s2 branch (r37120:38456).
SharedFolderImpl.cpp 9.3 KB 13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
SessionImpl.cpp 32.8 KB 13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
SerialPortImpl.cpp 17.6 KB 13580   16 years vboxsync Ported s2 branch (r37120:38456).
SATAControllerImpl.cpp 13.2 KB 10082   16 years vboxsync typo
RemoteUSBDeviceImpl.cpp 7.9 KB 13659   16 years vboxsync Main: Moved last USB classes to the new locking scheme.
ProgressImpl.cpp 42.9 KB 13915   16 years vboxsync Main: fix mac burns
PerformanceImpl.cpp 21.2 KB 13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
Performance.cpp 15.8 KB 13915   16 years vboxsync Main: fix mac burns
ParallelPortImpl.cpp 14.0 KB 13580   16 years vboxsync Ported s2 branch (r37120:38456).
NetworkAdapterImpl.cpp 35.4 KB 10898   16 years vboxsync Main: Host interface networking on Darwin.
MouseImpl.cpp 13.3 KB 13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
MediumImpl.cpp 30.1 KB 13842   16 years vboxsync It's RTuuid not Ruuid.
Matching.cpp 4.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
Makefile.kmk 20.8 KB 14245   16 years vboxsync more BLDDIRS…
MachineImpl.cpp 342.0 KB 14290   16 years vboxsync Main: Fixed typos in printf arg list (could lead to problems similar …
MachineDebuggerImpl.cpp 18.0 KB 14107   16 years vboxsync Added InjectNMI method to the MachineDebugger class.
Logging.cpp 880 bytes 8155   17 years vboxsync The Big Sun Rebranding Header Change
KeyboardImpl.cpp 10.2 KB 14215   16 years vboxsync Fixed some warnings
HostPower.cpp 4.9 KB 13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
HostNetworkInterfaceImpl.cpp 2.9 KB 13607   16 years vboxsync Main: keywords space
HostImpl.cpp 113.1 KB 14283   16 years vboxsync Linux hostif: Only Ethernet interfaces gets listed.
HostFloppyDriveImpl.cpp 3.4 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
HostDVDDriveImpl.cpp 3.4 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
HardDiskFormatImpl.cpp 9.4 KB 14225   16 years vboxsync Main: Use the parent's hard disk format when implicitly creating …
HardDiskAttachmentImpl.cpp 3.7 KB 13580   16 years vboxsync Ported s2 branch (r37120:38456).
HardDisk2Impl.cpp 112.6 KB 14272   16 years vboxsync Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
GuestOSTypeImpl.cpp 4.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
GuestImpl.cpp 9.4 KB 9360   17 years vboxsync Main: Return the correct value for IGuest::OSTypeId as reported by the …
Global.cpp 5.4 KB 12406   16 years vboxsync Todo added for VBOXOSTYPE_OS2
FramebufferImpl.cpp 6.4 KB 12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
FloppyDriveImpl.cpp 17.2 KB 13580   16 years vboxsync Ported s2 branch (r37120:38456).
DVDDriveImpl.cpp 16.9 KB 13580   16 years vboxsync Ported s2 branch (r37120:38456).
Doxyfile.Main 46.7 KB 11848   16 years vboxsync docs, other sdk cleanups
DisplayImpl.cpp 76.6 KB 13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
ConsoleVRDPServer.cpp 65.0 KB 13860   16 years vboxsync SharedClipboard (HostServices and Main): fixed a warning fix
ConsoleImpl.cpp 236.2 KB 14000   16 years vboxsync removed unncessary iprt/types.h include (wrong comment after it was moved).
ConsoleImpl2.cpp 92.4 KB 14237   16 years vboxsync compile fix for Linux netflt code
BIOSSettingsImpl.cpp 18.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
AutoLock.cpp 14.5 KB 8756   17 years vboxsync Main/AutoLock: Fixed: Two or more write locks could be acquired …
AudioSnifferInterface.cpp 7.3 KB 13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
AudioAdapterImpl.cpp 15.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
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