VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
darwin 7745   17 年 vboxsync Added enmSpeed to USBDEVICE, needed to figure out where to attach a device.
glue 7430   17 年 vboxsync RTUCS2 -> RTUTF16
hgcm 7801   17 年 vboxsync HGCM: Add user data pointer to HGCM service function table
idl 7990   17 年 vboxsync Reapplied 29633 & 29635 (fixes to follow)
include 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
linux 7964   17 年 vboxsync Attempt at making OSE build again.
nls 2634   18 年 vboxsync nls
testcase 7442   17 年 vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
win32 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
xml 7991   17 年 vboxsync Fixed PAE setting
AudioAdapterImpl.cpp 15.7 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
AudioSnifferInterface.cpp 7.1 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
AutoLock.cpp 4.9 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
BIOSSettingsImpl.cpp 18.5 KB 7466   17 年 vboxsync Main/Settings: Applied all current XML settings format todos and …
ConsoleImpl2.cpp 81.2 KB 7990   17 年 vboxsync Reapplied 29633 & 29635 (fixes to follow)
ConsoleImpl.cpp 210.4 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
ConsoleVRDPServer.cpp 63.7 KB 7761   17 年 vboxsync Use RTLdrLoadAppSharedLib for VRDP and HGCM libraries.
DisplayImpl.cpp 75.0 KB 7258   17 年 vboxsync Deleted obsolete code.
Doxyfile.Main 46.7 KB 6851   17 年 vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
DVDDriveImpl.cpp 14.9 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
DVDImageImpl.cpp 7.4 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
FloppyDriveImpl.cpp 15.1 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
FloppyImageImpl.cpp 7.3 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
FramebufferImpl.cpp 6.0 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
GuestImpl.cpp 9.1 KB 7409   17 年 vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
GuestOSTypeImpl.cpp 4.4 KB 7233   17 年 vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
HardDiskAttachmentImpl.cpp 3.4 KB 7442   17 年 vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
HardDiskImpl.cpp 167.4 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
HostDVDDriveImpl.cpp 3.3 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
HostFloppyDriveImpl.cpp 3.3 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
HostImpl.cpp 107.3 KB 7964   17 年 vboxsync Attempt at making OSE build again.
HostNetworkInterfaceImpl.cpp 2.2 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
KeyboardImpl.cpp 9.5 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
Logging.cpp 686 位元組 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
MachineDebuggerImpl.cpp 15.6 KB 7990   17 年 vboxsync Reapplied 29633 & 29635 (fixes to follow)
MachineImpl.cpp 315.9 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
Makefile.kmk 18.0 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
Matching.cpp 4.7 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
MouseImpl.cpp 12.6 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
NetworkAdapterImpl.cpp 33.3 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
ParallelPortImpl.cpp 13.6 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
ProgressImpl.cpp 38.0 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
RemoteUSBDeviceImpl.cpp 5.8 KB 7207   17 年 vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
SATAControllerImpl.cpp 12.6 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
SerialPortImpl.cpp 18.0 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
SessionImpl.cpp 28.8 KB 7207   17 年 vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
SharedFolderImpl.cpp 9.2 KB 6388   17 年 vboxsync BOOL seems to be more correct
SnapshotImpl.cpp 12.1 KB 6076   17 年 vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
SystemPropertiesImpl.cpp 12.1 KB 6096   17 年 vboxsync HWVirtExEnabled and LogHistoryCount aren't in the default XML, so …
USBControllerImpl.cpp 38.5 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
USBDeviceImpl.cpp 6.2 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
VBoxDll.cpp 1000 位元組 6076   17 年 vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
VBoxDriversRegister.cpp 2.2 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
Version.cpp 830 位元組 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
VirtualBoxBase.cpp 38.6 KB 7992   17 年 vboxsync Main: Implemented true AutoReaderLock (#2768).
VirtualBoxErrorInfoImpl.cpp 6.1 KB 6935   17 年 vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
VirtualBoxImpl.cpp 150.8 KB 7964   17 年 vboxsync Attempt at making OSE build again.
VirtualBoxImplExtra.cpp 6.0 KB 7442   17 年 vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
VMMDevInterface.cpp 27.0 KB 7409   17 年 vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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