VirtualBox

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

Name Size Rev Age Author Last Change
../
xml 7991   17 years vboxsync Fixed PAE setting
win32 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
testcase 7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
nls 2634   18 years vboxsync nls
linux 8012   17 years vboxsync Main: Better logging for XPCOM server duplicates (VBoxSVC).
include 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
idl 7990   17 years vboxsync Reapplied 29633 & 29635 (fixes to follow)
hgcm 7801   17 years vboxsync HGCM: Add user data pointer to HGCM service function table
glue 7430   17 years vboxsync RTUCS2 -> RTUTF16
darwin 7745   17 years vboxsync Added enmSpeed to USBDEVICE, needed to figure out where to attach a device.
VMMDevInterface.cpp 27.0 KB 7409   17 years vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
VirtualBoxImplExtra.cpp 6.0 KB 7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
VirtualBoxImpl.cpp 150.8 KB 7964   17 years vboxsync Attempt at making OSE build again.
VirtualBoxErrorInfoImpl.cpp 6.1 KB 6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
VirtualBoxBase.cpp 38.6 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
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.
USBDeviceImpl.cpp 6.2 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
USBControllerImpl.cpp 38.5 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
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 18.0 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
SATAControllerImpl.cpp 12.6 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
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 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
ParallelPortImpl.cpp 13.6 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
NetworkAdapterImpl.cpp 33.3 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
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 18.0 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
MachineImpl.cpp 315.9 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
MachineDebuggerImpl.cpp 15.6 KB 7990   17 years vboxsync Reapplied 29633 & 29635 (fixes to follow)
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.
HostNetworkInterfaceImpl.cpp 2.2 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
HostImpl.cpp 107.3 KB 7964   17 years vboxsync Attempt at making OSE build again.
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 167.4 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
HardDiskAttachmentImpl.cpp 3.4 KB 7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
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 9.1 KB 7409   17 years vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
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 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
DVDImageImpl.cpp 7.4 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
DVDDriveImpl.cpp 14.9 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
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 63.7 KB 7761   17 years vboxsync Use RTLdrLoadAppSharedLib for VRDP and HGCM libraries.
ConsoleImpl.cpp 210.4 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
ConsoleImpl2.cpp 81.2 KB 7990   17 years vboxsync Reapplied 29633 & 29635 (fixes to follow)
BIOSSettingsImpl.cpp 18.5 KB 7466   17 years vboxsync Main/Settings: Applied all current XML settings format todos and …
AutoLock.cpp 5.0 KB 8019   17 years vboxsync Main: RWLockHandle: Respect other pending writers when requesting a …
AudioSnifferInterface.cpp 7.1 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
AudioAdapterImpl.cpp 15.7 KB 7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
Note: See TracBrowser for help on using the repository browser.

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