VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
cbinding 19138   16 年 vboxsync cbinding: tab to spaces
darwin 18732   16 年 vboxsync NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
freebsd 19067   16 年 vboxsync Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to …
generic 17997   16 年 vboxsync warnings
glue 18831   16 年 vboxsync XPCOM glue: added extra search paths
hgcm 14215   16 年 vboxsync Fixed some warnings
idl 19134   16 年 vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
include 19134   16 年 vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
linux 19094   16 年 vboxsync gcc-4 fixes
nls 2634   18 年 vboxsync nls
os2 18732   16 年 vboxsync NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
solaris 18732   16 年 vboxsync NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
testcase 18866   16 年 vboxsync *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
webservice 19020   16 年 vboxsync webservice/Makefile.kmk: some cleanup.
win 19130   16 年 vboxsync NetAdp/win: static ip settings by default, dynamic calculation
xml 18591   16 年 vboxsync E1000: Added support for 82545EM (MT Server)
xpcom 18265   16 年 vboxsync config file cleanup + small copyright year update
ApplianceImpl.cpp 191.1 KB 18838   16 年 vboxsync Main/Appliance: windows build fix
AudioAdapterImpl.cpp 17.5 KB 19058   16 年 vboxsync AudioAdapterImpl.cpp: There might be more OSS users, so join them up.
AudioSnifferInterface.cpp 7.3 KB 14772   16 年 vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
AutoLock.cpp 14.6 KB 16310   16 年 vboxsync AutoLock.cpp: TLS question.
BIOSSettingsImpl.cpp 17.3 KB 17669   16 年 vboxsync Main: Rework storage controller handling to allow an arbitrary number …
ConsoleImpl2.cpp 124.3 KB 19124   16 年 vboxsync ConsoleImpl2.cpp: anything goes for VBoxInternal2/UseEFI.
ConsoleImpl.cpp 230.3 KB 19086   16 年 vboxsync ConsoleImpl.cpp: Don't crash on VM create or restore errors.
ConsoleVRDPServer.cpp 65.2 KB 19134   16 年 vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
DHCPServerImpl.cpp 7.5 KB 18208   16 年 vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
DHCPServerRunner.cpp 3.7 KB 18208   16 年 vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
DisplayImpl.cpp 79.0 KB 18669   16 年 vboxsync DisplayImpl.cpp: Don't bitch about VBOX_VIDEO_INFO_TYPE_NV_HEAP since …
Doxyfile.Main 59.1 KB 18630   16 年 vboxsync Doxyfile.Main: Restored indentation and formatting.
DVDDriveImpl.cpp 18.6 KB 18210   16 年 vboxsync Remove some no longer needed code.
FloppyDriveImpl.cpp 18.8 KB 18210   16 年 vboxsync Remove some no longer needed code.
FramebufferImpl.cpp 6.4 KB 14972   16 年 vboxsync #3285: Improve error handling API to include unique error numbers The …
Global.cpp 14.4 KB 17721   16 年 vboxsync Turbolinux
GuestImpl.cpp 9.4 KB 18113   16 年 vboxsync don't spam the release log if Guest::GetStatistic() fails
GuestOSTypeImpl.cpp 7.7 KB 15064   16 年 vboxsync Added QNX guest OS type. Cleaned up the guest OS table.
HardDiskAttachmentImpl.cpp 3.7 KB 17671   16 年 vboxsync Main: Try to fix Windows builds
HardDiskFormatImpl.cpp 9.3 KB 16873   16 年 vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
HardDiskImpl.cpp 156.1 KB 19108   16 年 vboxsync Main: fix discarding snapshots when the corresponding disk images …
HostDVDDriveImpl.cpp 3.5 KB 15051   16 年 vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
HostFloppyDriveImpl.cpp 3.5 KB 15051   16 年 vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
HostImpl.cpp 85.4 KB 19130   16 年 vboxsync NetAdp/win: static ip settings by default, dynamic calculation
HostNetworkInterfaceImpl.cpp 16.3 KB 19130   16 年 vboxsync NetAdp/win: static ip settings by default, dynamic calculation
HostPower.cpp 4.8 KB 15454   16 年 vboxsync svn properties
KeyboardImpl.cpp 10.3 KB 15715   16 年 vboxsync #3285: Improve error handling API to include unique error numbers …
Logging.cpp 927 位元組 14772   16 年 vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
MachineDebuggerImpl.cpp 18.8 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
MachineImpl.cpp 372.0 KB 19017   16 年 vboxsync Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
Makefile.kmk 25.4 KB 19134   16 年 vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
Matching.cpp 4.9 KB 14772   16 年 vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
MediumImpl.cpp 30.3 KB 18813   16 年 vboxsync Main/IMedium,IHardDisk: fix error handling so that VBOX_E_FILE_ERROR …
MouseImpl.cpp 13.3 KB 15716   16 年 vboxsync #3285: Improve error handling API to include unique error numbers …
NetworkAdapterImpl.cpp 32.9 KB 18829   16 年 vboxsync undo 45832
ParallelPortImpl.cpp 14.0 KB 16560   16 年 vboxsync Main: do not include include/VBox/settings.h from other header files …
Performance.cpp 16.0 KB 17911   16 年 vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
PerformanceImpl.cpp 21.6 KB 19017   16 年 vboxsync Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
ProgressImpl.cpp 48.1 KB 18643   16 年 vboxsync Typos in comments corrected while fixing doxygen warnings.
RemoteUSBDeviceImpl.cpp 7.8 KB 15051   16 年 vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
SerialPortImpl.cpp 17.6 KB 16560   16 年 vboxsync Main: do not include include/VBox/settings.h from other header files …
SessionImpl.cpp 34.3 KB 17669   16 年 vboxsync Main: Rework storage controller handling to allow an arbitrary number …
SharedFolderImpl.cpp 9.5 KB 16215   16 年 vboxsync Reapplied r41613.
SnapshotImpl.cpp 10.4 KB 18482   16 年 vboxsync SnapshotImpl.cpp: size_t warning.
StorageControllerImpl.cpp 17.8 KB 17768   16 年 vboxsync export
SystemPropertiesImpl.cpp 18.5 KB 18263   16 年 vboxsync Main,VBox/param.h: Move the hard RAM limit out of the schema.
USBControllerImpl.cpp 37.4 KB 17394   16 年 vboxsync #3551: “Main: Replace remaining collections with safe arrays” Convert …
USBDeviceImpl.cpp 8.5 KB 15051   16 年 vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
VBoxDll.cpp 1.2 KB 14772   16 年 vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VBoxDriversRegister.cpp 2.4 KB 14772   16 年 vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
Version.cpp 1.0 KB 14772   16 年 vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VirtualBoxBase.cpp 39.6 KB 17911   16 年 vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VirtualBoxErrorInfoImpl.cpp 6.3 KB 17911   16 年 vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VirtualBoxImpl.cpp 147.1 KB 19017   16 年 vboxsync Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
VirtualBoxImplExtra.cpp 9.0 KB 17911   16 年 vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VMMDevInterface.cpp 28.6 KB 18637   16 年 vboxsync crOpenGL: add seamless mode clip regions to opengl ones
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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