History log of /vbox/src/VBox/Devices/Storage/DrvVD.cpp
Revision Date Author Comments Expand
fdab0fffeebe7ad5dfee549841f0c5482de95c34 54977 26-Mar-2015 vboxsync

DrvVD: don't make 'rc=%Rrc' part of the error message as the error code is printed later anyway

d1aab951b0bd1de1a8a51daca46fce06daaed8d7 54591 02-Mar-2015 vboxsync

Add support to supply passwords for disk encryption while the VM is running

f4fd9b62ec1cb6bb79fc7432a2d1a4c5f7c63bfc 54340 20-Feb-2015 vboxsync

Storage/VD: Allow different filter chains for reads and writes (required by disk image encryption to encrypt images afterwards)

d8c1ea9ddf56bd31af2c314604613d9d695f6e89 53539 14-Dec-2014 vboxsync

Storage/iSCSI: Fail when a connection attempt takes too long to pause the VM more quickly when the target is not responding

eeebcc1f7aedfdbcaf7c4dae90ad932d5d9c03c8 53407 28-Nov-2014 vboxsync

Disk encryption: Make sure the DekMissing guest property is set before the state change handler is called when the VM is suspended

1fdf058ef3f645ee13c9957807e401ac3c9bc65b 53148 26-Oct-2014 vboxsync

Port a part of r95116 (disk encryption changes in 4.3) which was forgotten to trunk. Fixes starting a VM with an encrypted VHD image

1bf320fa7c84120347a65cdbbf4d673f50abdbae 52063 16-Jul-2014 vboxsync

build fix

60a713666695ab3f2f6a0e43288c38e72f697d41 52062 16-Jul-2014 vboxsync

build fix

47579c4cc64e7dff9b4de48841a2c4df3b96ab38 52023 14-Jul-2014 vboxsync

pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer memory to PDMIBLOCK and PDMIMEDIA. DrvVD decides how to allocate the memory based on the setup

9909b034014551f20c4e82bcb5caf6d2ae3c115d 51923 08-Jul-2014 vboxsync

Console,DrvVD: Clear the encryption keys on suspend

203cad92999b4792bf61b4b65e1e2abfe08f5664 51899 07-Jul-2014 vboxsync

Console,DrvVD: Make disk encryption completely configurable through medium properties

10e818af327731667e40ed25ee3e70ab5ea2cc4c 51754 28-Jun-2014 vboxsync

Main,DrvVD,VD: Implement support for VD plugins from extension packs

c5abe3ea9c7ac6dec34f42af30612534bea951ff 51752 27-Jun-2014 vboxsync

Storage,DrvVD,Main: Redo the way secret keys are passed from Main to encryption filters in DrvVD. Instead of using the config interface in VD use a distinct interface for retrieving secret keys which directly talks to the entity storing the keys in Console. Avoids copying sensitive data into probably insecure buffers. Key consumers only get a reference to the key which they can use and don't have to worry about allocating secure key memory.

1741b757f7a570a7e6d48db46c3f4cd50f2ee296 51342 22-May-2014 vboxsync

Main,DrvVD: Interface to pass the keys to the disk encryption module from Main

baacecc94a2d23b6f5086739c08cf06d6b357d0a 51103 18-Apr-2014 vboxsync

Devics/Storage/DrvVD: Add support for filter plugins

1e9e76e4273dcc2e3d560a0f3605c46f0013eb7b 48947 07-Oct-2013 vboxsync

Devices: Whitespace and svn:keyword cleanups by scm.

/vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxPeCoffLib/BasePeCoff.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/PartitionDxe/Partition.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_core.h /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_lib.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_strfunc.h /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/Ata.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/Atapi.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/ComponentName.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/ComponentName.h /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/DriverConfiguration.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/DriverDiagnostics.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/Ide.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/Ide.h /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/IdeBus.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/IdeBus.h /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeBusDxe/IdeData.h /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeControllerDxe/ComponentName.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeControllerDxe/IdeController.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxIdeControllerDxe/IdeController.h /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVariable/EmuVariable.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVariable/InitVariable.c /vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/Edid.c /vbox/src/VBox/Devices/Graphics/BIOS/vbe.c /vbox/src/VBox/Devices/Input/PS2K.cpp /vbox/src/VBox/Devices/Input/PS2M.cpp /vbox/src/VBox/Devices/Input/UsbKbd.cpp /vbox/src/VBox/Devices/Input/UsbMouse.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.c /vbox/src/VBox/Devices/Network/slirp/slirp.c /vbox/src/VBox/Devices/PC/BIOS/bios.c /vbox/src/VBox/Devices/PC/BIOS/eltorito.c /vbox/src/VBox/Devices/PC/BIOS/floppy.c /vbox/src/VBox/Devices/PC/BIOS/pcibios.c /vbox/src/VBox/Devices/PC/BIOS/vds.h /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.cpp /vbox/src/VBox/Devices/PC/DevHPET.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp DevBusLogic.cpp DrvHostFloppy.cpp DrvSCSI.cpp DrvVD.cpp UsbMsd.cpp VSCSI/VSCSILun.cpp VSCSI/VSCSILunMmc.cpp /vbox/src/VBox/Devices/USB/DevOHCI.cpp /vbox/src/VBox/Devices/USB/VUSBDevice.cpp /vbox/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp
a0a5ab4e085a7ee5b95bdfae04cec7de95792c3c 48872 04-Oct-2013 vboxsync

DrvVD.cpp: nits and some logging.

99afce7a96e1262ce137aa1fd4d2a911ebd644b1 48744 27-Sep-2013 vboxsync

Devices/Storage: Support different sector sizes, booting from images with a sector size != 512 is not supported

e18d16f31765f000e2a4a111a3df6d211cd825f1 47829 18-Aug-2013 vboxsync

Devices/Storage: Preparations for non 512 byte sector sizes. Add a new getter in the block and media interfaces and remove uses of 512 constants and use the reported sector size from the underlying medium

a0a3a26a4065b9401681a8c99a11bd83e08f94cc 45356 05-Apr-2013 vboxsync

tabs

/vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.h /vbox/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp /vbox/src/VBox/Additions/linux/drm/vboxvideo.h /vbox/src/VBox/Additions/x11/vboxmouse/vboxmouse.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo.h /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_dri.c /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp DrvVD.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp /vbox/src/VBox/Main/src-server/VirtualBoxImpl.cpp /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/common/checksum/md5.cpp /vbox/src/VBox/Runtime/common/misc/getopt.cpp /vbox/src/VBox/Runtime/r3/haiku/time-haiku.cpp /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp
1e1273b11e17928ec3c3a8fff45121aa7a169413 45061 18-Mar-2013 vboxsync

Review of PDM driver destructors making sure that variables they use are correctly initialized in the constructor. Found several RTFileClose(0) cases.

be41e59f051a3abb5cd05e7fe270ab2fea791f5a 44358 24-Jan-2013 vboxsync

PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal APIs where possible (not all because of test cases). API docs lives where the implmentation lives, NOT in headers (IPRT is the exception).

30c39307775310ba50de9d9b74f1ea9e12524102 43923 21-Nov-2012 vboxsync

DrvVD: IPv6 and new LWIP introduction.

6437cb19ad6d607a74ccf8d8f25c7e7af761b316 43861 13-Nov-2012 vboxsync

Storage: Introduce new flag to skip unnecessary consistency checks in the VMDK backend while opening an image in readonly mode to speed up opening snapshots

4bc80d07c812dc7ce2b5a329b489cfdb722c9013 42073 10-Jul-2012 vboxsync

Fix error message

c13422b6c2690d4243041112362ef95e0ac23e79 42071 10-Jul-2012 vboxsync

DrvVD: Add InformAboutZeroBlocks CFGM key

ad48e47654d22f79b025dc4b21cb162cb123801a 40282 28-Feb-2012 vboxsync

*: gcc-4.7: ~0 => ~0U in initializers (''warning: narrowing conversion of `-1' from `int' to `unsigned int' inside { } is ill-formed in C++11 [-Wnarrowing]'')

/vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Debugger/DBGCCommands.cpp /vbox/src/VBox/Debugger/DBGCEmulateCodeView.cpp /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/DevPciIch9.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Input/UsbKbd.cpp /vbox/src/VBox/Devices/Input/UsbMouse.cpp /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DevVirtioNet.cpp /vbox/src/VBox/Devices/Network/DrvDedicatedNic.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvUDPTunnel.cpp /vbox/src/VBox/Devices/Network/DrvVDE.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Samples/DrvStorageFilter.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp DevAHCI.cpp DevBusLogic.cpp DevLsiLogicSCSI.cpp DrvBlock.cpp DrvDiskIntegrity.cpp DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp UsbMsd.cpp /vbox/src/VBox/Devices/USB/DevOHCI.cpp /vbox/src/VBox/Devices/USB/DrvVUSBRootHub.cpp /vbox/src/VBox/Devices/USB/USBProxyDevice.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Main/src-client/AudioSnifferInterface.cpp /vbox/src/VBox/Main/src-client/ConsoleImpl.cpp /vbox/src/VBox/Main/src-client/DisplayImpl.cpp /vbox/src/VBox/Main/src-client/KeyboardImpl.cpp /vbox/src/VBox/Main/src-client/MouseImpl.cpp /vbox/src/VBox/Main/src-client/PciRawDevImpl.cpp /vbox/src/VBox/Main/src-client/VMMDevInterface.cpp /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/recompiler/VBoxRecompiler.c
9daee41d5cb5a2e8390f015a486e67a6cd52b836 39855 24-Jan-2012 vboxsync

Various drivers: Use PDMIBASE_2_PDMDRV instead of cooking your own stuff.

ff5f52502d5dff6a8f353c85702ef49cc25c2f6b 39414 24-Nov-2011 vboxsync

PDMBlkCache: Clear all entries on reset to prevent that unwritten data is in the cache which can lead to data corruption in case the cache isn't used after the reset

f4aad55f8addd816ef005845842a2418bbdc3ea2 38878 27-Sep-2011 vboxsync

PDM,Devices,Drivers: Add async discard API and make us of it

e2ebb3d022edb845fd1158d6338e3def1d0e2159 38622 04-Sep-2011 vboxsync

AHCI+DrvBlock+DrvVD: Add support for the TRIM command and connect with the VD discard support.

e4f367251aede667a6de69baa54ef9eb5f150871 38469 16-Aug-2011 vboxsync

VD: Interface cleanup. Merge the two involved structures (generic interface descriptor and callback table) into one, remove the duplicated interface wrappers in the backends and move the interface definitions into separate headers separating public and private interfaces.

/vbox/include/VBox/vd-cache-plugin.h /vbox/include/VBox/vd-ifs-internal.h /vbox/include/VBox/vd-ifs.h /vbox/include/VBox/vd-plugin.h /vbox/include/VBox/vd.h DrvVD.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp /vbox/src/VBox/Main/include/ApplianceImplPrivate.h /vbox/src/VBox/Main/include/MediumImpl.h /vbox/src/VBox/Main/src-server/ApplianceImplExport.cpp /vbox/src/VBox/Main/src-server/ApplianceImplIO.cpp /vbox/src/VBox/Main/src-server/ApplianceImplImport.cpp /vbox/src/VBox/Main/src-server/MediumImpl.cpp /vbox/src/VBox/Storage/DMG.cpp /vbox/src/VBox/Storage/ISCSI.cpp /vbox/src/VBox/Storage/Parallels.cpp /vbox/src/VBox/Storage/QED.cpp /vbox/src/VBox/Storage/RAW.cpp /vbox/src/VBox/Storage/VCICache.cpp /vbox/src/VBox/Storage/VD.cpp /vbox/src/VBox/Storage/VDI.cpp /vbox/src/VBox/Storage/VDICore.h /vbox/src/VBox/Storage/VHD.cpp /vbox/src/VBox/Storage/VMDK.cpp /vbox/src/VBox/Storage/testcase/tstVD-2.cpp /vbox/src/VBox/Storage/testcase/tstVD.cpp /vbox/src/VBox/Storage/testcase/tstVDCopy.cpp /vbox/src/VBox/Storage/testcase/tstVDCopy.vd /vbox/src/VBox/Storage/testcase/tstVDIo.cpp /vbox/src/VBox/Storage/testcase/tstVDShareable.cpp /vbox/src/VBox/Storage/testcase/tstVDSnap.cpp /vbox/src/VBox/Storage/testcase/vbox-img.cpp
aa834e89e076db44fa8fe82d177748f0a45d14c2 37641 26-Jun-2011 vboxsync

DrvVD: Correct logging\n

251b3801f86afc901bee955a7e5a8d14b5836e74 36022 18-Feb-2011 vboxsync

DrvVD: Fix crash for the internal network stack case

61b5982fad4660d0fe3dd6ceba9eda85eb32f7e8 36003 16-Feb-2011 vboxsync

DrvVD: Make use of the new flag in case UseNewIo is unset but there is a bandwidth group assigned

f5e53763b0a581b0299e98028c6c52192eb06785 35353 27-Dec-2010 vboxsync

Move the misc files the in src/VBox/Devices/ directory into a build/ subdirectory, changing their names to match the target module.

/vbox/src/VBox/Devices/Audio/DevCodec.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/DevIchIntelHDA.cpp /vbox/src/VBox/Devices/Audio/DevSB16.cpp /vbox/src/VBox/Devices/Audio/alsaaudio.c /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/dsoundaudio.c /vbox/src/VBox/Devices/Audio/mixeng.c /vbox/src/VBox/Devices/Audio/noaudio.c /vbox/src/VBox/Devices/Audio/ossaudio.c /vbox/src/VBox/Devices/Audio/pulseaudio.c /vbox/src/VBox/Devices/Audio/solaudio.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/DevPciIch9.cpp /vbox/src/VBox/Devices/Bus/DevPciRaw.cpp /vbox/src/VBox/Devices/EFI/DevEFI.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Input/UsbKbd.cpp /vbox/src/VBox/Devices/Input/UsbMouse.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DevVirtioNet.cpp /vbox/src/VBox/Devices/Network/DrvDedicatedNic.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvVDE.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.cpp /vbox/src/VBox/Devices/PC/DevHPET.cpp /vbox/src/VBox/Devices/PC/DevLPC.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DevSMC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp DevAHCI.cpp DevATA.cpp DevBusLogic.cpp DevLsiLogicSCSI.cpp DrvBlock.cpp DrvDiskIntegrity.cpp DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp UsbMsd.cpp fdc.c /vbox/src/VBox/Devices/USB/DevOHCI.cpp /vbox/src/VBox/Devices/USB/DrvVUSBRootHub.cpp /vbox/src/VBox/Devices/USB/USBProxyDevice.cpp /vbox/src/VBox/Devices/build/VBoxDD-dtrace.d /vbox/src/VBox/Devices/build/VBoxDD.cpp /vbox/src/VBox/Devices/build/VBoxDD.h /vbox/src/VBox/Devices/build/VBoxDD2.cpp /vbox/src/VBox/Devices/build/VBoxDD2.h /vbox/src/VBox/Devices/build/VBoxDDUDeps.cpp /vbox/src/VBox/Devices/build/vl_vbox.h /vbox/src/VBox/Devices/testcase/Makefile.kmk
43747b1f0bc8302a238fb35e55857a5e9aa1933d 35346 27-Dec-2010 vboxsync

VMM reorg: Moving the public include files from include/VBox to include/VBox/vmm.

/vbox/include/Makefile.kmk /vbox/include/VBox/cfgm.h /vbox/include/VBox/cpum.h /vbox/include/VBox/cpum.mac /vbox/include/VBox/cpumctx.h /vbox/include/VBox/cpumdis.h /vbox/include/VBox/csam.h /vbox/include/VBox/dbg.h /vbox/include/VBox/dbgf.h /vbox/include/VBox/dbgfcorefmt.h /vbox/include/VBox/dbgfsel.h /vbox/include/VBox/em.h /vbox/include/VBox/ftm.h /vbox/include/VBox/gmm.h /vbox/include/VBox/gvm.h /vbox/include/VBox/gvmm.h /vbox/include/VBox/hwacc_svm.h /vbox/include/VBox/hwacc_vmx.h /vbox/include/VBox/hwacc_vmx.mac /vbox/include/VBox/hwaccm.h /vbox/include/VBox/intnet.h /vbox/include/VBox/iom.h /vbox/include/VBox/mm.h /vbox/include/VBox/patm.h /vbox/include/VBox/pdm.h /vbox/include/VBox/pdmapi.h /vbox/include/VBox/pdmasynccompletion.h /vbox/include/VBox/pdmasynctask.h /vbox/include/VBox/pdmblkcache.h /vbox/include/VBox/pdmcommon.h /vbox/include/VBox/pdmcritsect.h /vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdrv.h /vbox/include/VBox/pdmifs.h /vbox/include/VBox/pdmins.h /vbox/include/VBox/pdmnetifs.h /vbox/include/VBox/pdmnetinline.h /vbox/include/VBox/pdmqueue.h /vbox/include/VBox/pdmsrv.h /vbox/include/VBox/pdmthread.h /vbox/include/VBox/pdmusb.h /vbox/include/VBox/pgm.h /vbox/include/VBox/rem.h /vbox/include/VBox/selm.h /vbox/include/VBox/ssm.h /vbox/include/VBox/stam.h /vbox/include/VBox/stam.mac /vbox/include/VBox/tm.h /vbox/include/VBox/trpm.h /vbox/include/VBox/trpm.mac /vbox/include/VBox/uvm.h /vbox/include/VBox/vm.h /vbox/include/VBox/vm.mac /vbox/include/VBox/vmapi.h /vbox/include/VBox/vmm.h /vbox/src/VBox/Debugger/DBGCBuiltInSymbols.cpp /vbox/src/VBox/Debugger/DBGCCmdHlp.cpp /vbox/src/VBox/Debugger/DBGCCmdWorkers.cpp /vbox/src/VBox/Debugger/DBGCCommands.cpp /vbox/src/VBox/Debugger/DBGCEmulateCodeView.cpp /vbox/src/VBox/Debugger/DBGCGdbRemoteStub.cpp /vbox/src/VBox/Debugger/DBGCOps.cpp /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/DBGPlugInCommonELF.cpp /vbox/src/VBox/Debugger/DBGPlugInDiggers.cpp /vbox/src/VBox/Debugger/DBGPlugInLinux.cpp /vbox/src/VBox/Debugger/DBGPlugInSolaris.cpp /vbox/src/VBox/Debugger/DBGPlugInWinNt.cpp /vbox/src/VBox/Debugger/DBGPlugIns.h /vbox/src/VBox/Debugger/VBoxDbg.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.cpp /vbox/src/VBox/Debugger/testcase/tstDBGCStubs.cpp /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevCodec.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/DevIchIntelHDA.cpp /vbox/src/VBox/Devices/Audio/DevSB16.cpp /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/DevPciIch9.cpp /vbox/src/VBox/Devices/Bus/DevPciRaw.cpp /vbox/src/VBox/Devices/Bus/MsiCommon.cpp /vbox/src/VBox/Devices/Bus/MsixCommon.cpp /vbox/src/VBox/Devices/EFI/DevEFI.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Input/UsbKbd.cpp /vbox/src/VBox/Devices/Input/UsbMouse.cpp /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevE1000Phy.cpp /vbox/src/VBox/Devices/Network/DevEEPROM.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DevVirtioNet.cpp /vbox/src/VBox/Devices/Network/DrvDedicatedNic.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvVDE.cpp /vbox/src/VBox/Devices/Network/Pcap.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/slirp/libslirp.h /vbox/src/VBox/Devices/Network/slirp/slirp.c /vbox/src/VBox/Devices/Network/slirp/slirp.h /vbox/src/VBox/Devices/Network/slirp/socket.c /vbox/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp /vbox/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.cpp /vbox/src/VBox/Devices/PC/DevHPET.cpp /vbox/src/VBox/Devices/PC/DevLPC.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DevSMC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Samples/VBoxSampleDevice.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp ATAController.cpp ATAController.h DevAHCI.cpp DevATA.cpp DevBusLogic.cpp DevLsiLogicSCSI.cpp DrvBlock.cpp DrvDiskIntegrity.cpp DrvHostBase.cpp DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp UsbMsd.cpp VBoxSCSI.cpp VBoxSCSI.h fdc.c /vbox/src/VBox/Devices/USB/DevOHCI.cpp /vbox/src/VBox/Devices/USB/DrvVUSBRootHub.cpp /vbox/src/VBox/Devices/USB/USBProxyDevice-stub.cpp /vbox/src/VBox/Devices/USB/USBProxyDevice.cpp /vbox/src/VBox/Devices/USB/VUSBDevice.cpp /vbox/src/VBox/Devices/USB/VUSBInternal.h /vbox/src/VBox/Devices/USB/VUSBReadAhead.cpp /vbox/src/VBox/Devices/USB/VUSBUrb.cpp /vbox/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp /vbox/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp /vbox/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp /vbox/src/VBox/Devices/USB/os2/USBProxyDevice-os2.cpp /vbox/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp /vbox/src/VBox/Devices/USB/vrdp/USBProxyDevice-vrdp.cpp /vbox/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp /vbox/src/VBox/Devices/VMMDev/VMMDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/VirtIO/Virtio.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmReg.cpp /vbox/src/VBox/Disassembler/DisasmTestA.asm /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HGCM.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDev.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp /vbox/src/VBox/GuestHost/OpenGL/include/cr_glstate.h /vbox/src/VBox/GuestHost/OpenGL/include/cr_server.h /vbox/src/VBox/HostDrivers/Support/SUPDrv.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv /vbox/src/VBox/HostDrivers/Support/linux/files_vboxdrv /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/VBoxNetAdp/freebsd/files_vboxnetadp /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp /vbox/src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/BusAssignmentManager.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/ConsoleImplTeleporter.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/DisplayUtils.cpp /vbox/src/VBox/Main/GuestCtrlImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp /vbox/src/VBox/NetworkServices/NetLib/VBoxNetIntIf.cpp /vbox/src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Storage/VDICore.h /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllA.asm /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/CPUMStack.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/FTMAll.cpp /vbox/src/VBox/VMM/VMMAll/HWACCMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/CPUMR0A.asm /vbox/src/VBox/VMM/VMMR0/CPUMR0UnusedA.asm /vbox/src/VBox/VMM/VMMR0/GMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/GVMMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/PDMR0Driver.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR3/CFGM.cpp /vbox/src/VBox/VMM/VMMR3/CPUM.cpp /vbox/src/VBox/VMM/VMMR3/DBGF.cpp /vbox/src/VBox/VMM/VMMR3/DBGFAddr.cpp /vbox/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp /vbox/src/VBox/VMM/VMMR3/DBGFBp.cpp /vbox/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp /vbox/src/VBox/VMM/VMMR3/DBGFCpu.cpp /vbox/src/VBox/VMM/VMMR3/DBGFDisas.cpp /vbox/src/VBox/VMM/VMMR3/DBGFInfo.cpp /vbox/src/VBox/VMM/VMMR3/DBGFLog.cpp /vbox/src/VBox/VMM/VMMR3/DBGFMem.cpp /vbox/src/VBox/VMM/VMMR3/DBGFModule.cpp /vbox/src/VBox/VMM/VMMR3/DBGFOS.cpp /vbox/src/VBox/VMM/VMMR3/DBGFReg.cpp /vbox/src/VBox/VMM/VMMR3/DBGFStack.cpp /vbox/src/VBox/VMM/VMMR3/DBGFSym.cpp /vbox/src/VBox/VMM/VMMR3/EM.cpp /vbox/src/VBox/VMM/VMMR3/EMHwaccm.cpp /vbox/src/VBox/VMM/VMMR3/EMRaw.cpp /vbox/src/VBox/VMM/VMMR3/FTM.cpp /vbox/src/VBox/VMM/VMMR3/GMM.cpp /vbox/src/VBox/VMM/VMMR3/HWACCM.cpp /vbox/src/VBox/VMM/VMMR3/IOM.cpp /vbox/src/VBox/VMM/VMMR3/MM.cpp /vbox/src/VBox/VMM/VMMR3/MMHeap.cpp /vbox/src/VBox/VMM/VMMR3/MMHyper.cpp /vbox/src/VBox/VMM/VMMR3/MMPagePool.cpp /vbox/src/VBox/VMM/VMMR3/MMUkHeap.cpp /vbox/src/VBox/VMM/VMMR3/PDM.cpp /vbox/src/VBox/VMM/VMMR3/PDMAsyncCompletion.cpp /vbox/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp /vbox/src/VBox/VMM/VMMR3/PDMBlkCache.cpp /vbox/src/VBox/VMM/VMMR3/PDMCritSect.cpp /vbox/src/VBox/VMM/VMMR3/PDMDevHlp.cpp /vbox/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp /vbox/src/VBox/VMM/VMMR3/PDMDevice.cpp /vbox/src/VBox/VMM/VMMR3/PDMDriver.cpp /vbox/src/VBox/VMM/VMMR3/PDMLdr.cpp /vbox/src/VBox/VMM/VMMR3/PDMQueue.cpp /vbox/src/VBox/VMM/VMMR3/PDMThread.cpp /vbox/src/VBox/VMM/VMMR3/PDMUsb.cpp /vbox/src/VBox/VMM/VMMR3/PGM.cpp /vbox/src/VBox/VMM/VMMR3/PGMDbg.cpp /vbox/src/VBox/VMM/VMMR3/PGMHandler.cpp /vbox/src/VBox/VMM/VMMR3/PGMMap.cpp /vbox/src/VBox/VMM/VMMR3/PGMPhys.cpp /vbox/src/VBox/VMM/VMMR3/PGMPool.cpp /vbox/src/VBox/VMM/VMMR3/PGMSavedState.cpp /vbox/src/VBox/VMM/VMMR3/PGMSharedPage.cpp /vbox/src/VBox/VMM/VMMR3/SELM.cpp /vbox/src/VBox/VMM/VMMR3/SSM.cpp /vbox/src/VBox/VMM/VMMR3/STAM.cpp /vbox/src/VBox/VMM/VMMR3/TM.cpp /vbox/src/VBox/VMM/VMMR3/TRPM.cpp /vbox/src/VBox/VMM/VMMR3/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VMMR3/VM.cpp /vbox/src/VBox/VMM/VMMR3/VMEmt.cpp /vbox/src/VBox/VMM/VMMR3/VMM.cpp /vbox/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp /vbox/src/VBox/VMM/VMMR3/VMMSwitcher.cpp /vbox/src/VBox/VMM/VMMR3/VMMTests.cpp /vbox/src/VBox/VMM/VMMR3/VMReq.cpp /vbox/src/VBox/VMM/VMMRC/CPUMRC.cpp /vbox/src/VBox/VMM/VMMRC/CPUMRCA.asm /vbox/src/VBox/VMM/VMMRC/CSAMRC.cpp /vbox/src/VBox/VMM/VMMRC/HWACCMRCA.asm /vbox/src/VBox/VMM/VMMRC/IOMRC.cpp /vbox/src/VBox/VMM/VMMRC/MMRamRC.cpp /vbox/src/VBox/VMM/VMMRC/PATMRC.cpp /vbox/src/VBox/VMM/VMMRC/PDMRCDevice.cpp /vbox/src/VBox/VMM/VMMRC/PGMRC.cpp /vbox/src/VBox/VMM/VMMRC/SELMRC.cpp /vbox/src/VBox/VMM/VMMRC/TRPMRC.cpp /vbox/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp /vbox/src/VBox/VMM/VMMRC/TRPMRCHandlersA.asm /vbox/src/VBox/VMM/VMMRC/VMMRC.cpp /vbox/src/VBox/VMM/VMMRZ/DBGFRZ.cpp /vbox/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp /vbox/src/VBox/VMM/VMMRZ/VMMRZ.cpp /vbox/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac /vbox/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/include/DBGFInternal.h /vbox/src/VBox/VMM/include/EMInternal.h /vbox/src/VBox/VMM/include/FTMInternal.h /vbox/src/VBox/VMM/include/HWACCMInternal.h /vbox/src/VBox/VMM/include/IOMInternal.h /vbox/src/VBox/VMM/include/MMInternal.h /vbox/src/VBox/VMM/include/PDMAsyncCompletionFileInternal.h /vbox/src/VBox/VMM/include/PDMAsyncCompletionInternal.h /vbox/src/VBox/VMM/include/PDMBlkCacheInternal.h /vbox/src/VBox/VMM/include/PDMInternal.h /vbox/src/VBox/VMM/include/PGMInline.h /vbox/src/VBox/VMM/include/PGMInternal.h /vbox/src/VBox/VMM/include/REMInternal.h /vbox/src/VBox/VMM/include/SELMInternal.h /vbox/src/VBox/VMM/include/SSMInternal.h /vbox/src/VBox/VMM/include/STAMInternal.h /vbox/src/VBox/VMM/include/TMInternal.h /vbox/src/VBox/VMM/include/TRPMInternal.h /vbox/src/VBox/VMM/include/TRPMInternal.mac /vbox/src/VBox/VMM/include/VMInternal.h /vbox/src/VBox/VMM/include/VMMInternal.h /vbox/src/VBox/VMM/include/VMMSwitcher.h /vbox/src/VBox/VMM/include/internal/em.h /vbox/src/VBox/VMM/include/internal/pgm.h /vbox/src/VBox/VMM/include/internal/vm.h /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructsAsm.asm /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstGlobalConfig.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstInstrEmul.cpp /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicroRC.cpp /vbox/src/VBox/VMM/testcase/tstMicroRCA.asm /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMFork.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructRC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/recompiler/cpu-all.h /vbox/src/recompiler/exec-all.h /vbox/src/recompiler/exec.c /vbox/src/recompiler/target-i386/cpu.h
a5e6836247bf89fb87d0fdf08c1ac8c79dd979ad 35162 15-Dec-2010 vboxsync

BlkCache: Fix possible crash during suspend of the VM. The cache must be suspended before making the disk readonly to make sure all I/O completed

840653a285d6bb20fb3150f7c85313956ae4ddb7 35072 14-Dec-2010 vboxsync

DrvVD: remove poweroff callback (not needed anymore). Fixes assertion during destruction if there is still dirty data in the block cache

adefd5e9babba486cba0cfae52f5a0f6c8c4ef24 34930 10-Dec-2010 vboxsync

DrvVD: Don't use the builtin cache when opening the image on readonly mode

c875d0c8cd81d1b60bc665afa94673ddb62a78bc 34434 27-Nov-2010 vboxsync

Switch to the new block cache and disable the old one for now

cab115cfa31c584def7069312a1e23c3fc88533b 34433 27-Nov-2010 vboxsync

Storage: Introduce interface to query the location of a medium (device + instance + LUN) in a VM to generate IDs which are constant for saved states

bdaae7f756db4f5cf2d62f495a2a80acaf581a0c 34247 22-Nov-2010 vboxsync

DrvVD: Bugfix

009d45aa55691312278d41edb20154dc208d9cd8 34224 22-Nov-2010 vboxsync

DrvVD: Block cache integration, work in progress

19badc2a6bdaeb1208f71b7de06feec1aa7c59c9 34217 21-Nov-2010 vboxsync

VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and VDAsyncRead (Preparation for moving the I/O cache in front of VD, see #5295)

681fd85cc7cd49e9cf66a917d6ae9ff36eb7d9e9 33745 03-Nov-2010 vboxsync

VCI: Updates

cd6f71bc352f550074f1ba2c830a2cf2f0b3dd46 33567 28-Oct-2010 vboxsync

VD: Move the generic virtual disk framework + backends to src/VBox/Storage and rename the files to get rid of the HDD part because it supports floppy and DVD images too

/vbox/include/VBox/vd-cache-plugin.h /vbox/include/VBox/vd-plugin.h /vbox/include/VBox/vd.h /vbox/src/VBox/Devices/Makefile.kmk DrvVD.cpp /vbox/src/VBox/Devices/VBoxDDUDeps.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp /vbox/src/VBox/Main/ApplianceImplIO.cpp /vbox/src/VBox/Main/ApplianceImplImport.cpp /vbox/src/VBox/Main/MediumFormatImpl.cpp /vbox/src/VBox/Main/MediumImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/include/MediumImpl.h /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/Storage/DMG.cpp /vbox/src/VBox/Storage/ISCSI.cpp /vbox/src/VBox/Storage/Makefile.kmk /vbox/src/VBox/Storage/Parallels.cpp /vbox/src/VBox/Storage/RAW.cpp /vbox/src/VBox/Storage/VCICache.cpp /vbox/src/VBox/Storage/VD.cpp /vbox/src/VBox/Storage/VDI.cpp /vbox/src/VBox/Storage/VDICore.h /vbox/src/VBox/Storage/VHD.cpp /vbox/src/VBox/Storage/VMDK.cpp /vbox/src/VBox/Storage/testcase/Makefile.kmk /vbox/src/VBox/Storage/testcase/tstVD-2.cpp /vbox/src/VBox/Storage/testcase/tstVD.cpp /vbox/src/VBox/Storage/testcase/tstVDCopy.cpp /vbox/src/VBox/Storage/testcase/tstVDI.cpp /vbox/src/VBox/Storage/testcase/tstVDShareable.cpp /vbox/src/VBox/Storage/testcase/tstVDSnap.cpp /vbox/src/VBox/Storage/testcase/vbox-img.cpp /vbox/src/VBox/Storage/testcase/vditool.cpp
ad27e1d5e48ca41245120c331cc88b50464813ce 33540 28-Oct-2010 vboxsync

*: spelling fixes, thanks Timeless!

/vbox/include/VBox/HostServices/GuestPropertySvc.h /vbox/include/VBox/RemoteDesktop/VRDE.h /vbox/include/VBox/VBoxGuest.h /vbox/include/VBox/VBoxHDD.h /vbox/include/VBox/VMMDev.h /vbox/include/VBox/com/array.h /vbox/include/VBox/cpumctx.h /vbox/include/VBox/dbg.h /vbox/include/VBox/dbgf.h /vbox/include/VBox/dis.h /vbox/include/VBox/err.h /vbox/include/VBox/intnet.h /vbox/include/VBox/iom.h /vbox/include/VBox/patm.h /vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdrv.h /vbox/include/VBox/pdmifs.h /vbox/include/VBox/pdmnetifs.h /vbox/include/VBox/pdmnetinline.h /vbox/include/VBox/pdmsrv.h /vbox/include/VBox/pdmusb.h /vbox/include/VBox/pgm.h /vbox/include/VBox/shflsvc.h /vbox/include/VBox/sup.h /vbox/include/VBox/usblib-darwin.h /vbox/include/VBox/usblib.h /vbox/include/VBox/uvm.h /vbox/include/VBox/vm.h /vbox/include/VBox/vmapi.h /vbox/include/VBox/vscsi.h /vbox/include/VBox/vusb.h /vbox/include/VBox/x86.h /vbox/include/iprt/asm.h /vbox/include/iprt/base64.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/condvar.h /vbox/include/iprt/dbg.h /vbox/include/iprt/dir.h /vbox/include/iprt/file.h /vbox/include/iprt/getopt.h /vbox/include/iprt/handletable.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/localipc.h /vbox/include/iprt/lockvalidator.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/mempool.h /vbox/include/iprt/mp.h /vbox/include/iprt/path.h /vbox/include/iprt/poll.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime-loader.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/sha.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/tar.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/color.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/driver.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/enable.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/screen.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispCm.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3DIf.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxScreen.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxHGSMI.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoCm.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVhwa.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp /vbox/src/VBox/Additions/WINNT/Installer/ISO/ReadmeDrivers.txt /vbox/src/VBox/Additions/WINNT/Installer/ReplaceDLL.nsh /vbox/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp /vbox/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi /vbox/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh /vbox/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh /vbox/src/VBox/Additions/WINNT/Installer/VBoxWHQLFake.au3 /vbox/src/VBox/Additions/WINNT/Installer/strstr.nsh /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.cpp /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/fileinfo.c /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/init.c /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/netroot.c /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/notimpl.c /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/srvcall.c /vbox/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredential.cpp /vbox/src/VBox/Additions/WINNT/VBoxCredProv/common.h /vbox/src/VBox/Additions/WINNT/VBoxCredProv/helpers.cpp /vbox/src/VBox/Additions/WINNT/VBoxCredProv/helpers.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/WinWlx.h /vbox/src/VBox/Additions/WINNT/VBoxTray/helpers.cpp /vbox/src/VBox/Additions/WINNT/i8042prt/i8042cmn.c /vbox/src/VBox/Additions/WINNT/i8042prt/i8042dep.c /vbox/src/VBox/Additions/WINNT/i8042prt/i8042log.mc /vbox/src/VBox/Additions/WINNT/i8042prt/i8042prt.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/bugcodes.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/mce.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntddk.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntdef.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntiologc.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntstatus.h /vbox/src/VBox/Additions/WINNT/i8042prt/moudep.c /vbox/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestIDC-unix.c.h /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuest/win/VBoxGuestMsg.mc /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCpuHotPlug.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCredentials.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSharedFolders.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp /vbox/src/VBox/Additions/common/crOpenGL/LICENSE /vbox/src/VBox/Additions/common/crOpenGL/array/arrayspu.c /vbox/src/VBox/Additions/common/crOpenGL/context.c /vbox/src/VBox/Additions/common/crOpenGL/dri_drv.c /vbox/src/VBox/Additions/common/crOpenGL/dri_glx.h /vbox/src/VBox/Additions/common/crOpenGL/dri_util.c /vbox/src/VBox/Additions/common/crOpenGL/fakedri_drv.c /vbox/src/VBox/Additions/common/crOpenGL/glx.c /vbox/src/VBox/Additions/common/crOpenGL/glx_c_exports.c /vbox/src/VBox/Additions/common/crOpenGL/glx_proto.h /vbox/src/VBox/Additions/common/crOpenGL/load.c /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu_swapbuf.c /vbox/src/VBox/Additions/common/crOpenGL/stub.c /vbox/src/VBox/Additions/common/crOpenGL/stub.h /vbox/src/VBox/Additions/common/crOpenGL/utils.c /vbox/src/VBox/Additions/common/crOpenGL/vboxdri_drv.c /vbox/src/VBox/Additions/common/crOpenGL/xfont.c /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/os2/Config.kmk /vbox/src/VBox/Additions/os2/VBoxSF/VBoxSFA.asm /vbox/src/VBox/Additions/solaris/DRM/include/drmP.h /vbox/src/VBox/Additions/solaris/DRM/include/drm_atomic.h /vbox/src/VBox/Additions/solaris/Installer/postinstall.sh /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c /vbox/src/VBox/Additions/x11/VBoxClient/Makefile.kmk /vbox/src/VBox/Additions/x11/VBoxClient/seamless-x11.h /vbox/src/VBox/Additions/x11/vboxmouse/Makefile.kmk /vbox/src/VBox/Additions/x11/vboxmouse/mouse.c /vbox/src/VBox/Additions/x11/vboxmouse/pnp.c /vbox/src/VBox/Additions/x11/vboxvideo/Makefile.kmk /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_70.c /vbox/src/VBox/Debugger/DBGCEmulateCodeView.cpp /vbox/src/VBox/Debugger/DBGCInternal.h /vbox/src/VBox/Debugger/DBGCOps.cpp /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/DBGPlugInCommonELF.h /vbox/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStatsQt4.cpp /vbox/src/VBox/Debugger/VBoxDbgStatsQt4.h /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevCodec.cpp /vbox/src/VBox/Devices/Audio/DevIchIntelHDA.cpp /vbox/src/VBox/Devices/Audio/DevSB16.cpp /vbox/src/VBox/Devices/Audio/coreaudio.c /vbox/src/VBox/Devices/Audio/mixeng.c /vbox/src/VBox/Devices/Audio/pulseaudio.c /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/DevPciIch9.cpp /vbox/src/VBox/Devices/EFI/DevEFI.cpp /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/DevEFI.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/IndustryStandard/PeImage.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/Library/GenericBdsLib.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/Library/PeCoffLib.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/VBoxMemLayout.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/BdsBoot.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/BdsConnect.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/BdsConsole.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/BdsMisc.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/DevicePath.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/Performance.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/VBoxGenericBdsLib.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxPeCoffLib/BasePeCoff.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxAppleSim/ConsoleControl.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxAppleSim/VBoxAppleSim.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/fsw_core.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/fsw_efi.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/fsw_hfs.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/fsw_iso9660.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/fsw_lib.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/hfs_format.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/Ata.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/Atapi.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/DriverConfiguration.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/DriverDiagnostics.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/Ide.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/Ide.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/IdeBus.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/IdeBus.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeControllerDxe/IdeController.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMisc/efi-app/Readme.txt /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkg.dsc /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkgOSE.dsc /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxSysTables/LegacyBiosMpTable.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxSysTables/TableConversion.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVga.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVgaGraphicsOutput.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVgaI2c.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVgaI2c.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVgaUgaDraw.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-idtgdt /vbox/src/VBox/Devices/EFI/tools/include/Common/BaseTypes.h /vbox/src/VBox/Devices/EFI/tools/include/Common/PiFirmwareFile.h /vbox/src/VBox/Devices/EFI/tools/include/Common/UefiBaseTypes.h /vbox/src/VBox/Devices/EFI/tools/include/Ia32/ProcessorBind.h /vbox/src/VBox/Devices/EFI/tools/include/IndustryStandard/PeImage.h /vbox/src/VBox/Devices/EFI/tools/include/X64/ProcessorBind.h /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevE1000Phy.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvVDE.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp /vbox/src/VBox/Devices/PC/BIOS/rombios.c /vbox/src/VBox/Devices/PC/BIOS/scsi.c /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/vbox.dsl /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp ATAController.cpp ATAController.h DMGHDDCore.cpp DevAHCI.cpp DevATA.cpp DevBusLogic.cpp DevLsiLogicSCSI.cpp DevLsiLogicSCSI.h DrvDiskIntegrity.cpp DrvHostBase.cpp DrvHostBase.h DrvHostDVD.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp ISCSIHDDCore.cpp UsbMsd.cpp VBoxHDD.cpp VBoxHDDFormats/AppleDiskImage/VBoxDMG.cpp VBoxSCSI.cpp VCICacheCore.cpp VDICore.h VDIHDDCore.cpp VHDHDDCore.cpp VSCSI/VSCSIInternal.h VSCSI/VSCSILun.cpp VmdkHDDCore.cpp fdc.c testcase/tstVDCopy.cpp /vbox/src/VBox/Devices/USB/DevOHCI.cpp /vbox/src/VBox/Devices/USB/DrvVUSBRootHub.cpp /vbox/src/VBox/Devices/USB/USBProxyDevice.cpp /vbox/src/VBox/Devices/USB/USBProxyDevice.h /vbox/src/VBox/Devices/USB/VUSBDevice.cpp /vbox/src/VBox/Devices/USB/VUSBUrb.cpp /vbox/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp /vbox/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp /vbox/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp /vbox/src/VBox/Devices/USB/os2/USBProxyDevice-os2.cpp /vbox/src/VBox/Devices/USB/testcase/tstPalmOne.c /vbox/src/VBox/Devices/VMMDev/VMMDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/testcase/tstDisasm-2.cpp /vbox/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-types.h /vbox/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c /vbox/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCM.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFEMain-darwin.m /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.m /vbox/src/VBox/Frontends/VBoxShell/vboxshell.py /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlayCommon.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMedium.h /vbox/src/VBox/Frontends/VirtualBox/src/X11/XKeyboard-new.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/UIWindowMenuManager.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/UIWindowMenuManager.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonPress.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonPress.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIHttp.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIRichToolButton.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferDirectDraw.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp /vbox/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.cpp /vbox/src/VBox/Frontends/VirtualBox/src/selector/UIVMListView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/selector/UIVMPreviewWindow.cpp /vbox/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsPortForwardingDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloaderUserManual.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxFilePathSelectorWidget.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMiniToolBar.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzd.cpp /vbox/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt /vbox/src/VBox/GuestHost/OpenGL/include/cr_net.h /vbox/src/VBox/GuestHost/OpenGL/include/cr_version.h /vbox/src/VBox/GuestHost/OpenGL/include/state/cr_client.h /vbox/src/VBox/GuestHost/OpenGL/include/state/cr_glsl.h /vbox/src/VBox/GuestHost/OpenGL/spu_loader/spuinit.c /vbox/src/VBox/GuestHost/OpenGL/spu_loader/spuload.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/gendiffcode.py /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_bufferobject.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_current.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_evaluators.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_feedback.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_regcombiner.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c /vbox/src/VBox/GuestHost/OpenGL/util/bbox.c /vbox/src/VBox/GuestHost/OpenGL/util/devnull.c /vbox/src/VBox/GuestHost/OpenGL/util/dll.c /vbox/src/VBox/GuestHost/OpenGL/util/pixel.c /vbox/src/VBox/GuestHost/OpenGL/util/udptcpip.c /vbox/src/VBox/GuestHost/OpenGL/util/vboxhgsmi.c /vbox/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp /vbox/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDrv.c /vbox/src/VBox/HostDrivers/Support/SUPDrvIDC.h /vbox/src/VBox/HostDrivers/Support/SUPDrvIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDrvInternal.h /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClient.c /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvc.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvcInternal.h /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPR0IdcClient-win.c /vbox/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp /vbox/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/NetFltInstall.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltCommon-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltMp-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/WinNetConfig.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/darwin/VBoxUSB.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/os2/usbcalls.c /vbox/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c /vbox/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBHelper.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c /vbox/src/VBox/HostDrivers/VBoxUSB/solaris/include/usbai_private.h /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxdev.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxpnp.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxrwr.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxrwr.h /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxusb.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxusb.h /vbox/src/VBox/HostDrivers/VBoxUSB/win/Filter/USBFilt-win32.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/win/Filter/USBFilter.c /vbox/src/VBox/HostDrivers/VBoxUSB/win/USBLib-win.cpp /vbox/src/VBox/HostServices/GuestControl/gctrl.cpp /vbox/src/VBox/HostServices/GuestControl/service.cpp /vbox/src/VBox/HostServices/GuestProperties/service.cpp /vbox/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard-win.cpp /vbox/src/VBox/HostServices/SharedClipboard/darwin.cpp /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.cpp /vbox/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_clip.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getteximage.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_glsl.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_lists.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_projmatrix.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_readpixels.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_viewport.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_glx.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c /vbox/src/VBox/ImageMounter/VBoxFUSE/VBoxFUSE.cpp /vbox/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool /vbox/src/VBox/Installer/solaris/Makefile.kmk /vbox/src/VBox/Installer/win/Stub/VBoxStub.cpp /vbox/src/VBox/Installer/win/UserInterface.wxi /vbox/src/VBox/Installer/win/VirtualBox.wxs /vbox/src/VBox/Main/ApplianceImpl.cpp /vbox/src/VBox/Main/ApplianceImplExport.cpp /vbox/src/VBox/Main/ApplianceImplImport.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/ConsoleImplTeleporter.cpp /vbox/src/VBox/Main/DHCPServerImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/DisplayResampleImage.cpp /vbox/src/VBox/Main/Doxyfile.Main /vbox/src/VBox/Main/EventImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostUSBDeviceImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/MediumImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ParallelPortImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/ProgressProxyImpl.cpp /vbox/src/VBox/Main/RemoteUSBBackend.cpp /vbox/src/VBox/Main/SerialPortImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/USBProxyService.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/darwin/HostPowerDarwin.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/glue/AutoLock.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/idl/VirtualBox.dtd /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/include/AutoStateDep.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/Global.h /vbox/src/VBox/Main/include/HostHardwareLinux.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostUSBDeviceImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/ProgressCombinedImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/include/objectslist.h /vbox/src/VBox/Main/linux/HostHardwareLinux.cpp /vbox/src/VBox/Main/linux/NetIf-linux.cpp /vbox/src/VBox/Main/linux/USBGetDevices.cpp /vbox/src/VBox/Main/linux/USBProxyServiceLinux.cpp /vbox/src/VBox/Main/solaris/USBProxyServiceSolaris.cpp /vbox/src/VBox/Main/testcase/VBoxVBTest/TestForm.frm /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/webservice/Makefile.kmk /vbox/src/VBox/Main/webservice/platform-xidl.xsl /vbox/src/VBox/Main/webservice/samples/java/jax-ws/metrictest.java /vbox/src/VBox/Main/webservice/samples/php/clienttest.php /vbox/src/VBox/Main/webservice/types.txt /vbox/src/VBox/Main/webservice/vboxweb.cpp /vbox/src/VBox/Main/webservice/websrv-wsdl.xsl /vbox/src/VBox/Main/win/PerformanceWin.cpp /vbox/src/VBox/Main/win/USBProxyServiceWindows.cpp /vbox/src/VBox/Main/xml/Settings.cpp /vbox/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-os2.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Main/xml/ovfreader.cpp /vbox/src/VBox/Main/xpcom/server.cpp /vbox/src/VBox/Main/xpcom/server_module.cpp /vbox/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp /vbox/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp /vbox/src/VBox/Runtime/Doxyfile /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgExU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU8.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicXchgU64.asm /vbox/src/VBox/Runtime/common/asm/ASMMultU64ByU32DivByU32.asm /vbox/src/VBox/Runtime/common/asm/ASMNopPause.asm /vbox/src/VBox/Runtime/common/checksum/crc32.cpp /vbox/src/VBox/Runtime/common/checksum/ipv4.cpp /vbox/src/VBox/Runtime/common/dbg/dbgas.cpp /vbox/src/VBox/Runtime/common/dbg/dbgmod.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/common/ldr/ldrEx.cpp /vbox/src/VBox/Runtime/common/ldr/ldrPE.cpp /vbox/src/VBox/Runtime/common/log/log.cpp /vbox/src/VBox/Runtime/common/log/logellipsis.cpp /vbox/src/VBox/Runtime/common/log/logrel.cpp /vbox/src/VBox/Runtime/common/log/logrelellipsis.cpp /vbox/src/VBox/Runtime/common/misc/cidr.cpp /vbox/src/VBox/Runtime/common/misc/getopt.cpp /vbox/src/VBox/Runtime/common/misc/getoptargv.cpp /vbox/src/VBox/Runtime/common/misc/handle.cpp /vbox/src/VBox/Runtime/common/misc/handletable.cpp /vbox/src/VBox/Runtime/common/misc/lockvalidator.cpp /vbox/src/VBox/Runtime/common/misc/req.cpp /vbox/src/VBox/Runtime/common/misc/s3.cpp /vbox/src/VBox/Runtime/common/misc/tar.cpp /vbox/src/VBox/Runtime/common/misc/term.cpp /vbox/src/VBox/Runtime/common/misc/zip.cpp /vbox/src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp /vbox/src/VBox/Runtime/common/path/RTPathChangeToUnixSlashes.cpp /vbox/src/VBox/Runtime/common/path/comparepaths.cpp /vbox/src/VBox/Runtime/common/rand/rand.cpp /vbox/src/VBox/Runtime/common/string/base64.cpp /vbox/src/VBox/Runtime/common/string/memmove.asm /vbox/src/VBox/Runtime/common/string/simplepattern.cpp /vbox/src/VBox/Runtime/common/string/strcache.cpp /vbox/src/VBox/Runtime/common/string/strformat.cpp /vbox/src/VBox/Runtime/common/string/strformattype.cpp /vbox/src/VBox/Runtime/common/string/stringalloc.cpp /vbox/src/VBox/Runtime/common/string/strspace.cpp /vbox/src/VBox/Runtime/common/string/strtonum.cpp /vbox/src/VBox/Runtime/common/string/uniread.cpp /vbox/src/VBox/Runtime/common/string/utf-8.cpp /vbox/src/VBox/Runtime/common/time/time.cpp /vbox/src/VBox/Runtime/common/time/timesupA.mac /vbox/src/VBox/Runtime/common/time/timesupref.h /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwin.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/generic/mempool-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semxroads-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/timerlr-generic.cpp /vbox/src/VBox/Runtime/include/internal/dbgmod.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h /vbox/src/VBox/Runtime/r0drv/freebsd/timer-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/nt/RTTimerGetSystemGranularity-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/darwin/mp-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp /vbox/src/VBox/Runtime/r3/dir.cpp /vbox/src/VBox/Runtime/r3/fileio.cpp /vbox/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp /vbox/src/VBox/Runtime/r3/fs.cpp /vbox/src/VBox/Runtime/r3/isofs.cpp /vbox/src/VBox/Runtime/r3/linux/fileaio-linux.cpp /vbox/src/VBox/Runtime/r3/linux/mp-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semevent-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sysfs.cpp /vbox/src/VBox/Runtime/r3/os2/filelock-os2.cpp /vbox/src/VBox/Runtime/r3/posix/fileaio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/pathhost-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semevent-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semeventmulti-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/socket.cpp /vbox/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/test.cpp /vbox/src/VBox/Runtime/r3/win/RTSystemQueryDmiString-win.cpp /vbox/src/VBox/Runtime/r3/win/fileaio-win.cpp /vbox/src/VBox/Runtime/r3/win/fileio-win.cpp /vbox/src/VBox/Runtime/r3/win/localipc-win.cpp /vbox/src/VBox/Runtime/r3/win/pipe-win.cpp /vbox/src/VBox/Runtime/r3/win/process-win.cpp /vbox/src/VBox/Runtime/r3/win/semevent-win.cpp /vbox/src/VBox/Runtime/r3/xml.cpp /vbox/src/VBox/Runtime/testcase/soundcard.h /vbox/src/VBox/Runtime/testcase/tstFork.cpp /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstRTAvl.cpp /vbox/src/VBox/Runtime/testcase/tstRTLockValidator.cpp /vbox/src/VBox/Runtime/testcase/tstRTMemPool.cpp /vbox/src/VBox/Runtime/testcase/tstRTPrfIO.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0Common.h /vbox/src/VBox/Runtime/testcase/tstRTR0SemMutexDriver.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0Timer.cpp /vbox/src/VBox/Runtime/testcase/tstRTTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFMem.cpp /vbox/src/VBox/VMM/DBGFModule.cpp /vbox/src/VBox/VMM/DBGFOS.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMAsyncCompletion.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFile.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileInternal.h /vbox/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionInternal.h /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PDMUsb.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMDbg.cpp /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMInline.h /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMSavedState.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGuruMeditation.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/GMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/GVMMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm /vbox/src/VBox/VMM/VMMR0/VMMR0JmpA-x86.asm /vbox/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp /vbox/src/VBox/VMM/VMMSwitcher.cpp /vbox/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/apps/svnsync-vbox/main.c /vbox/src/bldprogs/scm.cpp /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/Sun/e_powl-amd64.S /vbox/src/recompiler/Sun/testmath.c /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/recompiler/a.out.h /vbox/src/recompiler/cpu-all.h /vbox/src/recompiler/cpu-defs.h /vbox/src/recompiler/cpu-exec.c /vbox/src/recompiler/dyngen-exec.h /vbox/src/recompiler/elf.h /vbox/src/recompiler/exec-all.h /vbox/src/recompiler/exec.c /vbox/src/recompiler/hostregs_helper.h /vbox/src/recompiler/qemu-lock.h /vbox/src/recompiler/softmmu_template.h /vbox/src/recompiler/target-i386/cpu.h /vbox/src/recompiler/target-i386/exec.h /vbox/src/recompiler/target-i386/op_helper.c /vbox/src/recompiler/target-i386/translate.c /vbox/src/recompiler/tcg/README /vbox/src/recompiler/tcg/i386/tcg-target.c /vbox/src/recompiler/tcg/tcg.c /vbox/src/recompiler/tcg/tcg.h /vbox/src/recompiler/tests/qruncom.c /vbox/src/recompiler/tests/test-i386.c /vbox/src/recompiler/vl.h /vbox/src/testcase/tstRunTestcases.cpp
ee00a0b29854e7f513198772bccb6650f6dd2184 33524 27-Oct-2010 vboxsync

Storage: Implement offical support for other disk types like DVD and floppy images. DMG images can be used now without hacks

/vbox/include/VBox/VBoxHDD-Plugin.h /vbox/include/VBox/VBoxHDD.h /vbox/include/VBox/settings.h DMGHDDCore.cpp DrvVD.cpp ISCSIHDDCore.cpp ParallelsHDDCore.cpp RawHDDCore.cpp VBoxHDD.cpp VCICacheCore.cpp VDIHDDCore.cpp VHDHDDCore.cpp VmdkHDDCore.cpp testcase/tstVD-2.cpp testcase/tstVD.cpp testcase/tstVDCopy.cpp testcase/tstVDShareable.cpp testcase/tstVDSnap.cpp testcase/vbox-img.cpp testcase/vditool.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/MediumFormatImpl.cpp /vbox/src/VBox/Main/MediumImpl.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/include/MediumFormatImpl.h /vbox/src/VBox/Main/include/MediumImpl.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/xml/Settings.cpp
b5ad839a3757b305d4e98d7264da2b53c9cd27f0 33218 18-Oct-2010 vboxsync

AsyncCompletion: Move bandwidth groups to the generic code and support arbitrary grouping of endpoints into bandwidth groups. To add a new bandwidth group use setextradata (this adds a group called Test and sets the maximum to 2 MB/s): VBoxInternal/PDM/AsyncCompletion/File/BwGroups/Test/Max 2097152 VBoxInternal/PDM/AsyncCompletion/File/BwGroups/Test/Start 2097152 VBoxInternal/PDM/AsyncCompletion/File/BwGroups/Test/Step 0 To assign a disk to the group add: VBoxInternal/Devices/ahci/0/LUN#0/AttachedDriver/Config/BwGroup Test

a2f96875f61628e5a5fd33785f8c0bbb310f981f 32818 29-Sep-2010 vboxsync

IPRT: RTTcpClientCloseEx - don't be nice to storage servers, they don't always repay the kindness.

c0a370e600bb60153a269fb32b5f709347c35768 32691 22-Sep-2010 vboxsync

Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET interfaces per i mage, fix comments, remove forgotten dead code, handle disk and image interfaces separately in Medium, whitespace cleanup

037bb2a3e9d81a494a15e37911a8e5cdc565fb5d 32553 16-Sep-2010 vboxsync

VBoxHDD: More cleanup - The I/O interface between the generic layer and the backend is private because it includes operations for various async I/O tasks the user of VBoxHDD doesn't know about. Renamed it to make clear that it is internal and make the old async I/O interface the one which can be used for the VFS layer from the outside.

1189c7dde5d7f6c26f338ced3d40fc830b822e68 32536 15-Sep-2010 vboxsync

Storage/VBoxHDD: replace custom open flags with regular IPRT file open flags, introduce user-providable filesystem access interface, eliminate dependency on PGM geometry structure, change pvBuffer/cbBuffer parameter ordering to the usual conventions, eliminate the remains of the old I/O code, make more plugin methods optional to reduce redundancy, lots of cleanups Storage/DrvVD+testcases,Main/Medium+Frontends: adapt to VBoxHDD changes, logging fixes Storage/VDI+VMDK+DMG+Raw+VHD+Parallels+VCI: made as similar to each other as possible, added inline VFS wrappers to improve readability, full VFS support, VDI files are now 4K aligned, eliminate the remains of the old I/O code, various more or less severe bugfixes, code sort Storage/iSCSI: support disks bigger than 2T, streamline the code to be more similar to the file-based backends, memory leak fix, error code usage like file-based backends, code sort log+err: added new error codes/log groups and eliminated unused old ones

63c12491acc2b8b95c8ac454f1c48b98eec8f7d8 32430 11-Sep-2010 vboxsync

VD: Little experiment to speed up booting from a high latency storage medium (iSCSI over a WAN network for example) by increasing small reads and saving the result in a temporary buffer. Subsequent reads can then be served from the buffer avoiding to read from the medium.

b0b15690f00527424b2d5fb88456d747252322f7 32277 07-Sep-2010 vboxsync

DrvVD: Implement alternate select interface for Windows XP to avoid the 15ms delay when waiting for the socket to become writable

0e80480b2707d2c4c884675bf906320fa95cefea 31578 11-Aug-2010 vboxsync

whitespace

217fa436516d137a409bb493cb7d350898f64666 31457 08-Aug-2010 vboxsync

DrvVD: Don't change the events if the socket is not connected

51a01524909c95ee04b636218b6a89b29fb81825 31456 08-Aug-2010 vboxsync

VBoxHDD: Make the non blocking read/write socket APIs available in the VDTCPNET interface

55a50c0fb3e12bb3fb6d7f2dc184838b04002dd1 31186 28-Jul-2010 vboxsync

Grrr

ba74637cb4d2e749337d51ccbfb1038bdd3e2092 31185 28-Jul-2010 vboxsync

VBoxHDD: Add a flag to disable locking of an image file

61d064a54f03596920c3918f58ecc7764074a5d8 31180 28-Jul-2010 vboxsync

Main/Medium+Main/Console+Storage: Pass a flag for the medium type "Shareable" to the image format backends so that they can treat the files appropriately.

24a0cc1776a88752cc25446a98e2a3881e623216 31128 26-Jul-2010 vboxsync

Main/Console,Storage/DrvVD+fdc: Allow readonly floppy images (suppress runtime error on VM start for readonly media), and take this as the signal to make the floppy medium readonly. Never attempt to write to such images, and signal the appropriate error.

cc15c3fa4bb2d3fb91e4d0cd15a73133963f86b0 31098 26-Jul-2010 vboxsync

iSCSI: First part for async I/O. Move I/O into a separate thread and handle NOP-in requests properly to prevent disconnects if the guest isn't doing any I/O.

4bd3e7685494afe7c303fc131c66e685023b6b4a 30468 28-Jun-2010 vboxsync

IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit parameter names. - Don't use AssertReturnVoid (and variations) in RTSgBuf* as there the result is that we use uninitialized structures. Better to crash and burn in IPRT then. - Added RTSocketSgWriteL/LV and RTTcpSgWriteL/LV for lazy guys like me. - RTSocketSgWrite doesn't need a do {} while (0).

8dbf70ba2345e69b0b6d45c38cf1add0ef10591c 30309 18-Jun-2010 vboxsync

Storage/iSCSI: switch to sending in a single call, avoiding separate sending of iSCSI PDU header separately on some IP stacks. Adjustments to VBoxHDD, DrvVD and MediumImpl to pass the required VD interface methods.

59a2c1c0a4a0762b46bc5ff056f5705ec9c0a660 30221 16-Jun-2010 vboxsync

DrvVD: todo/r=bird: lwip_recv does not set errno, so checking it here is bogus. someone else need to figure this out.

c7ff622115966b69b482bd2896662e40d823b22f 30111 09-Jun-2010 vboxsync

iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new saves lots of unsafe (void * volatile *) casts as well as adding some type safety when using GCC (typeof rulez).

/vbox/include/iprt/asm.h /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp DevAHCI.cpp DrvDiskIntegrity.cpp DrvVD.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClient.c /vbox/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/freebsd/VBoxNetFlt-freebsd.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Runtime/common/alloc/memcache.cpp /vbox/src/VBox/Runtime/common/log/log.cpp /vbox/src/VBox/Runtime/common/log/logrel.cpp /vbox/src/VBox/Runtime/common/misc/assert.cpp /vbox/src/VBox/Runtime/common/misc/lockvalidator.cpp /vbox/src/VBox/Runtime/common/misc/req.cpp /vbox/src/VBox/Runtime/common/misc/thread.cpp /vbox/src/VBox/Runtime/generic/tls-generic.cpp /vbox/src/VBox/Runtime/r3/darwin/sched-darwin.cpp /vbox/src/VBox/Runtime/r3/posix/fileaio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semrw-posix.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/win/semmutex-win.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFile.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMR0/GVMMR0.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0.cpp /vbox/src/VBox/VMM/VMReq.cpp
c8cedf818a53e003ce5a59c552d2f15c1b51f64c 29135 06-May-2010 vboxsync

Storage/DrvVD: quick workaround for the synchronization problems when live merging a disk which uses async I/O.

45e31a95c8e9de5861eef83b17755534d29b59bf 29006 04-May-2010 vboxsync

VBoxHDD: Move the FinishWrite call from DrvVD to VBoxHDD where we can determine the type of the operation (read/write)

76364cddabfeb143dad91862d41a5638d8860b25 28835 27-Apr-2010 vboxsync

Main: live snapshot merging. initially limited to forward merging (i.e. everything but the first snapshot can be deleted)

e64031e20c39650a7bc902a3e1aba613b9415dee 28800 27-Apr-2010 vboxsync

Automated rebranding to Oracle copyright/license strings via filemuncher

/vbox/Config.kmk /vbox/Makefile.kmk /vbox/configure /vbox/configure.vbs /vbox/debian/LocalConfig.kmk /vbox/debian/VBox.sh /vbox/doc/VBox-CodingGuidelines.cpp /vbox/doc/VBox-MakefileGuidelines.cpp /vbox/doc/VBox-doc.c /vbox/include/Makefile.kmk /vbox/include/VBox/DevPCNet.h /vbox/include/VBox/GuestHost/SharedClipboard.h /vbox/include/VBox/GuestHost/clipboard-helper.h /vbox/include/VBox/HGSMI/HGSMI.h /vbox/include/VBox/HGSMI/HGSMIChSetup.h /vbox/include/VBox/HGSMI/HGSMIChannels.h /vbox/include/VBox/HostServices/GuestControlSvc.h /vbox/include/VBox/HostServices/GuestPropertySvc.h /vbox/include/VBox/HostServices/VBoxClipboardExt.h /vbox/include/VBox/HostServices/VBoxClipboardSvc.h /vbox/include/VBox/HostServices/VBoxCrOpenGLSvc.h /vbox/include/VBox/HostServices/VBoxOGLOp.h /vbox/include/VBox/HostServices/VBoxOpenGLSvc.h /vbox/include/VBox/VBoxGL2D.h /vbox/include/VBox/VBoxGuest.h /vbox/include/VBox/VBoxGuest.inc /vbox/include/VBox/VBoxGuest.mac /vbox/include/VBox/VBoxGuest16.h /vbox/include/VBox/VBoxGuest2.h /vbox/include/VBox/VBoxGuestLib.h /vbox/include/VBox/VBoxHDD-Plugin.h /vbox/include/VBox/VBoxHDD.h /vbox/include/VBox/VBoxVideo.h /vbox/include/VBox/VMMDev.h /vbox/include/VBox/VMMDev2.h /vbox/include/VBox/VRDPAuth.h /vbox/include/VBox/VRDPOrders.h /vbox/include/VBox/WinNetConfig.h /vbox/include/VBox/asmdefs.mac /vbox/include/VBox/bioslogo.h /vbox/include/VBox/cdefs.h /vbox/include/VBox/cfgm.h /vbox/include/VBox/com/AutoLock.h /vbox/include/VBox/com/ErrorInfo.h /vbox/include/VBox/com/EventQueue.h /vbox/include/VBox/com/Guid.h /vbox/include/VBox/com/SupportErrorInfo.h /vbox/include/VBox/com/VirtualBox.h /vbox/include/VBox/com/VirtualBoxErrorInfo.h /vbox/include/VBox/com/array.h /vbox/include/VBox/com/assert.h /vbox/include/VBox/com/com.h /vbox/include/VBox/com/defs.h /vbox/include/VBox/com/errorprint.h /vbox/include/VBox/com/ptr.h /vbox/include/VBox/com/string.h /vbox/include/VBox/cpum.h /vbox/include/VBox/cpum.mac /vbox/include/VBox/cpumdis.h /vbox/include/VBox/csam.h /vbox/include/VBox/dbg.h /vbox/include/VBox/dbgf.h /vbox/include/VBox/dbgfsel.h /vbox/include/VBox/dbggui.h /vbox/include/VBox/dbus-calls.h /vbox/include/VBox/dbus.h /vbox/include/VBox/dis.h /vbox/include/VBox/disopcode.h /vbox/include/VBox/em.h /vbox/include/VBox/err.h /vbox/include/VBox/err.sed /vbox/include/VBox/gmm.h /vbox/include/VBox/gvm.h /vbox/include/VBox/gvmm.h /vbox/include/VBox/hgcmsvc.h /vbox/include/VBox/hwacc_svm.h /vbox/include/VBox/hwacc_vmx.h /vbox/include/VBox/hwacc_vmx.mac /vbox/include/VBox/hwaccm.h /vbox/include/VBox/intnet.h /vbox/include/VBox/intnetinline.h /vbox/include/VBox/iom.h /vbox/include/VBox/log.h /vbox/include/VBox/mm.h /vbox/include/VBox/nasm.mac /vbox/include/VBox/ostypes.h /vbox/include/VBox/param.h /vbox/include/VBox/patm.h /vbox/include/VBox/pci.h /vbox/include/VBox/pdm.h /vbox/include/VBox/pdmapi.h /vbox/include/VBox/pdmasynccompletion.h /vbox/include/VBox/pdmasynctask.h /vbox/include/VBox/pdmcommon.h /vbox/include/VBox/pdmcritsect.h /vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdrv.h /vbox/include/VBox/pdmifs.h /vbox/include/VBox/pdmins.h /vbox/include/VBox/pdmnetifs.h /vbox/include/VBox/pdmnetinline.h /vbox/include/VBox/pdmqueue.h /vbox/include/VBox/pdmsrv.h /vbox/include/VBox/pdmthread.h /vbox/include/VBox/pdmusb.h /vbox/include/VBox/pgm.h /vbox/include/VBox/rem.h /vbox/include/VBox/scsi.h /vbox/include/VBox/selm.h /vbox/include/VBox/settings.h /vbox/include/VBox/shflsvc.h /vbox/include/VBox/ssm.h /vbox/include/VBox/stam.h /vbox/include/VBox/stam.mac /vbox/include/VBox/sup.h /vbox/include/VBox/sup.mac /vbox/include/VBox/tm.h /vbox/include/VBox/trpm.h /vbox/include/VBox/trpm.mac /vbox/include/VBox/types.h /vbox/include/VBox/usb.h /vbox/include/VBox/usblib-win.h /vbox/include/VBox/usblib.h /vbox/include/VBox/uvm.h /vbox/include/VBox/version.h /vbox/include/VBox/vm.h /vbox/include/VBox/vm.mac /vbox/include/VBox/vmapi.h /vbox/include/VBox/vmm.h /vbox/include/VBox/vrdpapi.h /vbox/include/VBox/vrdpusb.h /vbox/include/VBox/vscsi.h /vbox/include/VBox/vusb.h /vbox/include/VBox/x86.h /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/base64.h /vbox/include/iprt/buildconfig.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/cidr.h /vbox/include/iprt/cpp/autores.h /vbox/include/iprt/cpp/lock.h /vbox/include/iprt/cpp/ministring.h /vbox/include/iprt/cpp/utils.h /vbox/include/iprt/cpp/xml.h /vbox/include/iprt/cpuset.h /vbox/include/iprt/crc.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dbg.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/getopt.h /vbox/include/iprt/handle.h /vbox/include/iprt/handletable.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/linux/sysfs.h /vbox/include/iprt/list.h /vbox/include/iprt/localipc.h /vbox/include/iprt/lockvalidator.h /vbox/include/iprt/log.h /vbox/include/iprt/manifest.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memcache.h /vbox/include/iprt/memobj.h /vbox/include/iprt/memory /vbox/include/iprt/mempool.h /vbox/include/iprt/message.h /vbox/include/iprt/mp.h /vbox/include/iprt/net.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/compiler/compiler.h /vbox/include/iprt/nocrt/compiler/gcc.h /vbox/include/iprt/nocrt/compiler/msc.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/limits.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdarg.h /vbox/include/iprt/nocrt/stddef.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/once.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/pipe.h /vbox/include/iprt/poll.h /vbox/include/iprt/power.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime-loader.h /vbox/include/iprt/runtime.h /vbox/include/iprt/s3.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/sg.h /vbox/include/iprt/sha.h /vbox/include/iprt/socket.h /vbox/include/iprt/sort.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/strcache.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tar.h /vbox/include/iprt/tcp.h /vbox/include/iprt/test.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile.kmk /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/driver.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/enable.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/screen.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/VBoxDisp.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/color.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/dd.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/dd.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/debug.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/debug.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/driver.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/enable.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/palette.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/pointer.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/screen.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vhwa.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdptext.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.rc /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D64.def /vbox/src/VBox/Additions/WINNT/Graphics/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpdd.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxHGSMI.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoShgsmi.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoShgsmi.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVbva.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVbva.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.rc /vbox/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/d3d8.rc /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/d3d8_main.c /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/d3d9.rc /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/d3d9_main.c /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/sw_common.c /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/switcher.h /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.rc /vbox/src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredPoller.cpp /vbox/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredPoller.h /vbox/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProv.rc /vbox/src/VBox/Additions/WINNT/VBoxCredProv/guid.cpp /vbox/src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/HelperBugCheck.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestMsg.mc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.rc /vbox/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxRestore.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxRestore.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.rc /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.h /vbox/src/VBox/Additions/WINNT/VBoxTray/helpers.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/helpers.h /vbox/src/VBox/Additions/WINNT/VBoxTray/resource.h /vbox/src/VBox/Additions/WINNT/VBoxTray/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxTray/testcase/tstSessionHack.cpp /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk /vbox/src/VBox/Additions/WINNT/include/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h /vbox/src/VBox/Additions/WINNT/include/VBoxHook.h /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/common/VBoxControl/VBoxControl.rc /vbox/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp /vbox/src/VBox/Additions/common/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.def /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.conf /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestIDC-unix.c.h /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile /vbox/src/VBox/Additions/common/VBoxGuest/linux/Makefile /vbox/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibBalloon.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCpuHotPlug.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCredentials.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibEvent.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGR.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibLog.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibModule.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMouse.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibRuntimeXF86.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibStat.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibTime.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VbglR0CanUsePhysPageList.cpp /vbox/src/VBox/Additions/common/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxService/VBoxService-os2.def /vbox/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxService-win.rc /vbox/src/VBox/Additions/common/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceExec.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceResource-win.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp /vbox/src/VBox/Additions/common/crOpenGL/Linux_i386_glxapi_exports.py /vbox/src/VBox/Additions/common/crOpenGL/Makefile.kmk /vbox/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports.py /vbox/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports_dri.py /vbox/src/VBox/Additions/common/crOpenGL/SunOS_i386_glxapi_exports.py /vbox/src/VBox/Additions/common/crOpenGL/VBoxCROGL.rc /vbox/src/VBox/Additions/common/crOpenGL/VBoxICDList.h /vbox/src/VBox/Additions/common/crOpenGL/array/arrayspu.rc /vbox/src/VBox/Additions/common/crOpenGL/dri_drv.c /vbox/src/VBox/Additions/common/crOpenGL/dri_drv.h /vbox/src/VBox/Additions/common/crOpenGL/dri_glx.h /vbox/src/VBox/Additions/common/crOpenGL/fakedri_drv.c /vbox/src/VBox/Additions/common/crOpenGL/fakedri_drv.h /vbox/src/VBox/Additions/common/crOpenGL/fakedri_glfuncsList.h /vbox/src/VBox/Additions/common/crOpenGL/fakedri_glxfuncsList.h /vbox/src/VBox/Additions/common/crOpenGL/feedback/feedback_context.c /vbox/src/VBox/Additions/common/crOpenGL/feedback/feedbackspu.rc /vbox/src/VBox/Additions/common/crOpenGL/glx_c_exports.c /vbox/src/VBox/Additions/common/crOpenGL/glx_proto.h /vbox/src/VBox/Additions/common/crOpenGL/icd_drv.c /vbox/src/VBox/Additions/common/crOpenGL/icd_drv.h /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu.rc /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu_framebuffer.c /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu_getshaders.c /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu_glsl.c /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu_texture.c /vbox/src/VBox/Additions/common/crOpenGL/passthrough/passthroughspu.rc /vbox/src/VBox/Additions/common/pam/Makefile.kmk /vbox/src/VBox/Additions/common/pam/pam_vbox.cpp /vbox/src/VBox/Additions/freebsd/Installer/vboxguest.sh /vbox/src/VBox/Additions/freebsd/Makefile /vbox/src/VBox/Additions/freebsd/Makefile.kmk /vbox/src/VBox/Additions/freebsd/drm/Makefile /vbox/src/VBox/Additions/freebsd/drm/Makefile.kmk /vbox/src/VBox/Additions/freebsd/drm/vboxvideo_drm.c /vbox/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs.h /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vfsops.c /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c /vbox/src/VBox/Additions/linux/Makefile /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/drm/Makefile.kmk /vbox/src/VBox/Additions/linux/drm/Makefile.module /vbox/src/VBox/Additions/linux/drm/files_vboxvideo_drm /vbox/src/VBox/Additions/linux/drm/vboxvideo_drm.c /vbox/src/VBox/Additions/linux/drm/vboxvideo_drm.h /vbox/src/VBox/Additions/linux/export_modules /vbox/src/VBox/Additions/linux/installer/Makefile.include.footer /vbox/src/VBox/Additions/linux/installer/Makefile.include.header /vbox/src/VBox/Additions/linux/installer/vboxadd-service.sh /vbox/src/VBox/Additions/linux/installer/vboxadd-x11.sh /vbox/src/VBox/Additions/linux/installer/vboxadd.sh /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/files_vboxvfs /vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/linux/sharedfolders/utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vbsfmount.h /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/os2/Config.kmk /vbox/src/VBox/Additions/os2/Makefile.kmk /vbox/src/VBox/Additions/solaris/DRM/Makefile.kmk /vbox/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c /vbox/src/VBox/Additions/solaris/Installer/VBox.sh /vbox/src/VBox/Additions/solaris/Installer/makepackage.sh /vbox/src/VBox/Additions/solaris/Installer/postinstall.sh /vbox/src/VBox/Additions/solaris/Installer/preremove.sh /vbox/src/VBox/Additions/solaris/Installer/vboxguest.sh /vbox/src/VBox/Additions/solaris/Installer/vboxservice.xml /vbox/src/VBox/Additions/solaris/Makefile.kmk /vbox/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs.h /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h /vbox/src/VBox/Additions/x11/Installer/x11config-new.pl /vbox/src/VBox/Additions/x11/Installer/x11config.pl /vbox/src/VBox/Additions/x11/Installer/x11config15.pl /vbox/src/VBox/Additions/x11/Installer/x11config15sol.pl /vbox/src/VBox/Additions/x11/Installer/x11config15suse.pl /vbox/src/VBox/Additions/x11/Installer/x11restore.pl /vbox/src/VBox/Additions/x11/Makefile.kmk /vbox/src/VBox/Additions/x11/VBoxClient/Makefile.kmk /vbox/src/VBox/Additions/x11/VBoxClient/VBoxClient.h /vbox/src/VBox/Additions/x11/VBoxClient/clipboard.cpp /vbox/src/VBox/Additions/x11/VBoxClient/clipboard.h /vbox/src/VBox/Additions/x11/VBoxClient/display.cpp /vbox/src/VBox/Additions/x11/VBoxClient/hostversion.cpp /vbox/src/VBox/Additions/x11/VBoxClient/main.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless-glue.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless-guest.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless-host.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless-host.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless-x11.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless.h /vbox/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp /vbox/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp /vbox/src/VBox/Additions/x11/VBoxClient/thread.cpp /vbox/src/VBox/Additions/x11/VBoxClient/thread.h /vbox/src/VBox/Additions/x11/vboxmouse/Makefile.kmk /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils.c /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils.h /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils_68.c /vbox/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c /vbox/src/VBox/Additions/x11/vboxmouse/xorg14/mouse.c /vbox/src/VBox/Additions/x11/vboxmouse/xorg70/mouse.c /vbox/src/VBox/Additions/x11/vboxmouse/xorg71/mouse.c /vbox/src/VBox/Additions/x11/vboxvideo/Makefile.kmk /vbox/src/VBox/Additions/x11/vboxvideo/vboxutils.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxutils_68.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo.h /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_68.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_68.h /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_70.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_dri.c /vbox/src/VBox/Additions/x11/x11stubs/Makefile.kmk /vbox/src/VBox/Additions/x11/x11stubs/libXcomposite-1.0.0/libXcomposite.c /vbox/src/VBox/Additions/x11/x11stubs/libXdamage-1.1.0/libXdamage.c /vbox/src/VBox/Additions/x11/x11stubs/libXext-6.4.0/libXext.c /vbox/src/VBox/Additions/x11/x11stubs/libXfixes-3.1.0/libXfixes.c /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/alsa_stubs.c /vbox/src/VBox/Devices/Audio/alsa_stubs.h /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/coreaudio.c /vbox/src/VBox/Devices/Audio/pulse_stubs.c /vbox/src/VBox/Devices/Audio/pulse_stubs.h /vbox/src/VBox/Devices/Audio/pulseaudio.c /vbox/src/VBox/Devices/Audio/solaudio.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/EFI/DevEFI.cpp /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/DevEFI.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/DevEFI.mac /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/VBoxDebugLib.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/VBoxMemLayout.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/VBoxPkg.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintGuid.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintHex.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintHexDump.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxOemHookStatusCodeLib/VBoxOemHookStatusCodeLib.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxOemHookStatusCodeLib/VBoxOemHookStatusCodeLib.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxConsoleDxe/VBoxConsole.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxConsoleDxe/VBoxConsole.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxConsoleDxe/VBoxConsoleDxe.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMisc/Makefile /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxOSELogo/VBoxOSELogo.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe.inf /vbox/src/VBox/Devices/EFI/Thunk/EfiThunk.asm /vbox/src/VBox/Devices/EFI/Thunk/Makefile.kmk /vbox/src/VBox/Devices/Graphics/BIOS/Makefile.kmk /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGASavedState.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHostHlp.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHostHlp.h /vbox/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Input/UsbKbd.cpp /vbox/src/VBox/Devices/Input/UsbMouse.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevE1000Phy.cpp /vbox/src/VBox/Devices/Network/DevE1000Phy.h /vbox/src/VBox/Devices/Network/DevEEPROM.cpp /vbox/src/VBox/Devices/Network/DevEEPROM.h /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DevVirtioNet.cpp /vbox/src/VBox/Devices/Network/DrvDedicatedNic.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvVDE.cpp /vbox/src/VBox/Devices/Network/Pcap.cpp /vbox/src/VBox/Devices/Network/Pcap.h /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/VDEPlug.cpp /vbox/src/VBox/Devices/Network/VDEPlug.h /vbox/src/VBox/Devices/Network/VDEPlugSymDefs.h /vbox/src/VBox/Devices/Network/lwip/vbox/sys_arch.c /vbox/src/VBox/Devices/Network/scripts/VBoxConvertNATStats.sh /vbox/src/VBox/Devices/Network/scripts/VBoxPortForwarding.py /vbox/src/VBox/Devices/Network/slirp/bootp.c /vbox/src/VBox/Devices/Network/slirp/bootp.h /vbox/src/VBox/Devices/Network/slirp/cksum.c /vbox/src/VBox/Devices/Network/slirp/counters.h /vbox/src/VBox/Devices/Network/slirp/ctl.h /vbox/src/VBox/Devices/Network/slirp/debug.c /vbox/src/VBox/Devices/Network/slirp/debug.h /vbox/src/VBox/Devices/Network/slirp/ext.h /vbox/src/VBox/Devices/Network/slirp/icmp_var.h /vbox/src/VBox/Devices/Network/slirp/if.c /vbox/src/VBox/Devices/Network/slirp/if.h /vbox/src/VBox/Devices/Network/slirp/ip.h /vbox/src/VBox/Devices/Network/slirp/ip_icmp.c /vbox/src/VBox/Devices/Network/slirp/ip_icmp.h /vbox/src/VBox/Devices/Network/slirp/ip_input.c /vbox/src/VBox/Devices/Network/slirp/ip_output.c /vbox/src/VBox/Devices/Network/slirp/libalias/alias_dns.c /vbox/src/VBox/Devices/Network/slirp/libslirp.h /vbox/src/VBox/Devices/Network/slirp/main.h /vbox/src/VBox/Devices/Network/slirp/mbuf.c /vbox/src/VBox/Devices/Network/slirp/mbuf.h /vbox/src/VBox/Devices/Network/slirp/misc.c /vbox/src/VBox/Devices/Network/slirp/misc.h /vbox/src/VBox/Devices/Network/slirp/queue.h /vbox/src/VBox/Devices/Network/slirp/sbuf.c /vbox/src/VBox/Devices/Network/slirp/sbuf.h /vbox/src/VBox/Devices/Network/slirp/slirp.c /vbox/src/VBox/Devices/Network/slirp/slirp.h /vbox/src/VBox/Devices/Network/slirp/slirp_config.h /vbox/src/VBox/Devices/Network/slirp/slirp_state.h /vbox/src/VBox/Devices/Network/slirp/socket.c /vbox/src/VBox/Devices/Network/slirp/socket.h /vbox/src/VBox/Devices/Network/slirp/tcp.h /vbox/src/VBox/Devices/Network/slirp/tcp_input.c /vbox/src/VBox/Devices/Network/slirp/tcp_output.c /vbox/src/VBox/Devices/Network/slirp/tcp_subr.c /vbox/src/VBox/Devices/Network/slirp/tcp_timer.c /vbox/src/VBox/Devices/Network/slirp/tcp_timer.h /vbox/src/VBox/Devices/Network/slirp/tcp_var.h /vbox/src/VBox/Devices/Network/slirp/tcpip.h /vbox/src/VBox/Devices/Network/slirp/tftp.c /vbox/src/VBox/Devices/Network/slirp/tftp.h /vbox/src/VBox/Devices/Network/slirp/udp.c /vbox/src/VBox/Devices/Network/slirp/udp.h /vbox/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp /vbox/src/VBox/Devices/Network/solaris/vbox-libdlpi.h /vbox/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh /vbox/src/VBox/Devices/Network/solaris/vnicterm_solaris.sh /vbox/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile.kmk /vbox/src/VBox/Devices/PC/BIOS/logo.c /vbox/src/VBox/Devices/PC/BIOS/scsi.c /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.h /vbox/src/VBox/Devices/PC/DevHPET.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/PC/vbox-cpuhotplug.dsl /vbox/src/VBox/Devices/PC/vbox-standard.dsl /vbox/src/VBox/Devices/PC/vbox.dsl /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Samples/Makefile.kmk /vbox/src/VBox/Devices/Samples/VBoxSampleDevice.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp ATAController.cpp ATAController.h Debug.cpp DevAHCI.cpp DevATA.cpp DevBusLogic.cpp DevLsiLogicSCSI.cpp DevLsiLogicSCSI.h DrvBlock.cpp DrvDiskIntegrity.cpp DrvHostBase.cpp DrvHostBase.h DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp ISCSIHDDCore.cpp PIIX3ATABmDma.h ParallelsHDDCore.cpp RawHDDCore.cpp UsbMsd.cpp VBoxHDD.cpp VBoxHDDFormats/AppleDiskImage/Makefile.kmk VBoxHDDFormats/AppleDiskImage/VBoxDMG.cpp VBoxSCSI.cpp VBoxSCSI.h VDICore.h VDIHDDCore.cpp VHDHDDCore.cpp VSCSI/VSCSIDevice.cpp VSCSI/VSCSIInline.h VSCSI/VSCSIInternal.h VSCSI/VSCSIIoReq.cpp VSCSI/VSCSILun.cpp VSCSI/VSCSILunSbc.cpp VSCSI/VSCSISense.cpp VSCSI/VSCSISgBuf.cpp VmdkHDDCore.cpp fdc.c ide.h swab.h testcase/Makefile.kmk testcase/tstVD-2.cpp testcase/tstVD.cpp testcase/tstVDCopy.cpp testcase/tstVDI.cpp testcase/tstVDSnap.cpp testcase/vditool.cpp /vbox/src/VBox/Devices/USB/DevOHCI.cpp /vbox/src/VBox/Devices/USB/DrvVUSBRootHub.cpp /vbox/src/VBox/Devices/USB/VUSBDevice.cpp /vbox/src/VBox/Devices/USB/VUSBInternal.h /vbox/src/VBox/Devices/USB/VUSBReadAhead.cpp /vbox/src/VBox/Devices/USB/VUSBUrb.cpp /vbox/src/VBox/Devices/VBoxDDUDeps.cpp /vbox/src/VBox/Devices/VMMDev/VMMDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/VirtIO/Virtio.cpp /vbox/src/VBox/Devices/VirtIO/Virtio.h /vbox/src/VBox/Devices/testcase/Makefile.kmk /vbox/src/VBox/Devices/testcase/tstDeviceStructSize.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmFormatBytes.cpp /vbox/src/VBox/Disassembler/DisasmFormatYasm.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmReg.cpp /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTablesX64.cpp /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestA.asm /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile.kmk /vbox/src/VBox/Disassembler/testcase/Makefile.kmk /vbox/src/VBox/Disassembler/testcase/tstAsm.mac /vbox/src/VBox/Disassembler/testcase/tstAsmLock-1.asm /vbox/src/VBox/Disassembler/testcase/tstAsmLock-2.asm /vbox/src/VBox/Disassembler/testcase/tstAsmLock-3.asm /vbox/src/VBox/Disassembler/testcase/tstAsmRegs-1.asm /vbox/src/VBox/Disassembler/testcase/tstDisasm-2.cpp /vbox/src/VBox/Frontends/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/AutoCaller.h /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HGCM.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCM.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFEHardened.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMControl.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMControl.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDev.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile.kmk /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.cpp /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp /vbox/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.h /vbox/src/VBox/Frontends/VBoxHeadless/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.h /vbox/src/VBox/Frontends/VBoxHeadless/VBoxHeadlessHardened.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/testcase/tstHeadless.cpp /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLHardened.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VBoxShell/Makefile.kmk /vbox/src/VBox/Frontends/VBoxShell/vboxinfo.vbs /vbox/src/VBox/Frontends/VBoxShell/vboxshell.py /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.kmk /vbox/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxCloseVMDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxCloseVMDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxCloseVMDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlayCommon.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBQGL.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBQuartz2D.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxHelpActions.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxHelpActions.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMedium.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListView.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.ui /vbox/src/VBox/Frontends/VirtualBox/src/X11/Makefile /vbox/src/VBox/Frontends/VirtualBox/src/X11/VBoxX11Helper.cpp /vbox/src/VBox/Frontends/VirtualBox/src/X11/VBoxX11Helper.h /vbox/src/VBox/Frontends/VirtualBox/src/X11/XKeyboard-new.cpp /vbox/src/VBox/Frontends/VirtualBox/src/X11/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/AbstractDockIconPreview.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/AbstractDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/CarbonDockIconPreview.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/CarbonDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/CocoaDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/UIAbstractDockIconPreview.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/UIAbstractDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/UICocoaDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.m /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaHelper.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaSpecialControls.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxIChatTheaterWrapper.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxIChatTheaterWrapper.m /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin-carbon.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIAdvancedSlider.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIAdvancedSlider.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonPress.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonPress.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowSplitter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowSplitter.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIDialog.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIDialogButtonBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIDialogButtonBox.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIHttp.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILabel.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILabelSeparator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILabelSeparator.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIListView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIListView.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIMainDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIMainDialog.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIRichToolButton.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIRichToolButton.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QISplitter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QISplitter.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIToolButton.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QITreeView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QITreeView.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QITreeWidget.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QITreeWidget.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/src/globals/QIWithRetranslateUI.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.asm /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.cpp /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferDirectDraw.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferDirectDraw.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQGL.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQGL.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferSDL.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferSDL.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialog.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialog.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialogSpecific.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialogSpecific.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsPage.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsSelector.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsSelector.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsInput.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsInput.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsInput.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsLanguage.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsLanguage.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsLanguage.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetwork.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetwork.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetwork.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetworkDetails.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetworkDetails.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetworkDetails.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsUpdate.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsUpdate.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsUpdate.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsAudio.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsAudio.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsAudio.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsGeneral.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsGeneral.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsGeneral.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsParallel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsParallel.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsParallel.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSF.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSF.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSF.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSFDetails.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSFDetails.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSFDetails.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSerial.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSerial.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSerial.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSB.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSB.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSB.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSBFilterDetails.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSBFilterDetails.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSBFilterDetails.ui /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloader.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloader.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloaderAdditions.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloaderAdditions.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloaderUserManual.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloaderUserManual.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.ui /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxBootTable.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxBootTable.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxExportApplianceWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxExportApplianceWgt.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxFilePathSelectorWidget.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxFilePathSelectorWidget.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxGuestRAMSlider.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxGuestRAMSlider.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxImportApplianceWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxImportApplianceWgt.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxLineTextEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxLineTextEdit.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMiniToolBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMiniToolBar.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxOSTypeSelectorButton.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxOSTypeSelectorButton.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxOSTypeSelectorWidget.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxOSTypeSelectorWidget.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxProgressDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxProgressDialog.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxSpecialControls.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxSpecialControls.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxWarningPane.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxWarningPane.h /vbox/src/VBox/Frontends/VirtualBox/src/win/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage1.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage2.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage3.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage4.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage1.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage2.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage3.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzdPage1.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzdPage2.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzdPage1.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzdPage2.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzdPage3.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzdPage4.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage1.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage2.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage3.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage4.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage5.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzdPage1.ui /vbox/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp /vbox/src/VBox/GuestHost/HGSMI/Makefile.kmk /vbox/src/VBox/GuestHost/Makefile.kmk /vbox/src/VBox/GuestHost/OpenGL/Makefile.kmk /vbox/src/VBox/GuestHost/OpenGL/error/errorspu.rc /vbox/src/VBox/GuestHost/OpenGL/include/state/cr_framebuffer.h /vbox/src/VBox/GuestHost/OpenGL/include/state/cr_glsl.h /vbox/src/VBox/GuestHost/OpenGL/packer/pack_framebuffer.c /vbox/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c /vbox/src/VBox/GuestHost/OpenGL/packer/pack_visibleregion.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c /vbox/src/VBox/GuestHost/OpenGL/util/util.rc /vbox/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c /vbox/src/VBox/GuestHost/SharedClipboard/Makefile.kmk /vbox/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp /vbox/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDrv.c /vbox/src/VBox/HostDrivers/Support/SUPDrvIDC.h /vbox/src/VBox/HostDrivers/Support/SUPDrvIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDrvInternal.h /vbox/src/VBox/HostDrivers/Support/SUPDrvSem.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPLibSem.cpp /vbox/src/VBox/HostDrivers/Support/SUPR0.def /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClient.c /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClientComponent.c /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvc.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvcInternal.h /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPR0IdcClient-darwin.c /vbox/src/VBox/HostDrivers/Support/darwin/load.sh /vbox/src/VBox/HostDrivers/Support/freebsd/Makefile /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/freebsd/SUPR0IdcClient-freebsd.c /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/linux/SUPR0IdcClient-linux.c /vbox/src/VBox/HostDrivers/Support/linux/files_vboxdrv /vbox/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/os2/SUPR0IdcClient-os2.c /vbox/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c /vbox/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp /vbox/src/VBox/HostDrivers/Support/solaris/SUPR0IdcClient-solaris.c /vbox/src/VBox/HostDrivers/Support/solaris/mod.sh /vbox/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm /vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPR0IdcClient-win.c /vbox/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp /vbox/src/VBox/HostDrivers/Support/win/VBoxDrv.inf /vbox/src/VBox/HostDrivers/Support/win/VBoxDrv.rc /vbox/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h /vbox/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp /vbox/src/VBox/HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh /vbox/src/VBox/HostDrivers/VBoxNetAdp/freebsd/Makefile /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp /vbox/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/solaris/vboxnet.conf /vbox/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh /vbox/src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt /vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxflt.conf /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/NetAdpInstall.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/NetAdpUninstall.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/NetFltInstall.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/NetFltUninstall.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetAdp.inf /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.rc /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt.inf /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltCommon-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltMp-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltMp-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt_m.inf /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/WinNetConfig.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/notifyobj/VBoxNetFltNotify.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/notifyobj/VBoxNetFltNotify.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/notifyobj/VBoxNetFltNotify.rc /vbox/src/VBox/HostDrivers/darwin/Makefile.kmk /vbox/src/VBox/HostDrivers/darwin/loadall.sh /vbox/src/VBox/HostDrivers/freebsd/Makefile /vbox/src/VBox/HostDrivers/freebsd/export_modules /vbox/src/VBox/HostDrivers/linux/Makefile /vbox/src/VBox/HostDrivers/linux/build_in_tmp /vbox/src/VBox/HostDrivers/linux/export_modules /vbox/src/VBox/HostServices/GuestControl/Makefile.kmk /vbox/src/VBox/HostServices/GuestControl/gctrl.cpp /vbox/src/VBox/HostServices/GuestControl/gctrl.h /vbox/src/VBox/HostServices/GuestControl/service.cpp /vbox/src/VBox/HostServices/GuestControl/testcase/Makefile.kmk /vbox/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp /vbox/src/VBox/HostServices/GuestProperties/Makefile.kmk /vbox/src/VBox/HostServices/GuestProperties/service.cpp /vbox/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk /vbox/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp /vbox/src/VBox/HostServices/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard-win.cpp /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h /vbox/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp /vbox/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h /vbox/src/VBox/HostServices/SharedClipboard/darwin.cpp /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp /vbox/src/VBox/HostServices/SharedClipboard/x11-stub.cpp /vbox/src/VBox/HostServices/SharedFolders/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/mappings.cpp /vbox/src/VBox/HostServices/SharedFolders/mappings.h /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedFolders/shfl.h /vbox/src/VBox/HostServices/SharedFolders/shflhandle.cpp /vbox/src/VBox/HostServices/SharedFolders/shflhandle.h /vbox/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.h /vbox/src/VBox/HostServices/SharedOpenGL/Makefile.kmk /vbox/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_framebuffer.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_glsl.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.h /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m /vbox/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_framebuffer.c /vbox/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c /vbox/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_visibleregion.c /vbox/src/VBox/HostServices/testcase/Makefile.kmk /vbox/src/VBox/HostServices/testcase/tstHGCMSvc.cpp /vbox/src/VBox/ImageMounter/VBoxFUSE/Makefile.kmk /vbox/src/VBox/ImageMounter/VBoxFUSE/VBoxFUSE.cpp /vbox/src/VBox/Installer/Makefile.kmk /vbox/src/VBox/Installer/common/Makefile.kmk /vbox/src/VBox/Installer/common/vboxapisetup.py /vbox/src/VBox/Installer/freebsd/Makefile.kmk /vbox/src/VBox/Installer/freebsd/postdeinstall.sh /vbox/src/VBox/Installer/freebsd/postinstall.sh /vbox/src/VBox/Installer/linux/Makefile.kmk /vbox/src/VBox/Installer/linux/VBox.sh /vbox/src/VBox/Installer/linux/VBoxSysInfo.sh /vbox/src/VBox/Installer/linux/vboxdrv.sh.in /vbox/src/VBox/Installer/solaris/Makefile.kmk /vbox/src/VBox/Installer/solaris/VBox.sh /vbox/src/VBox/Installer/solaris/VBoxISAExec.c /vbox/src/VBox/Installer/solaris/VBoxZoneAccess.c /vbox/src/VBox/Installer/solaris/checkinstall.sh /vbox/src/VBox/Installer/solaris/makepackage.sh /vbox/src/VBox/Installer/solaris/pkginstall.sh /vbox/src/VBox/Installer/solaris/postinstall.sh /vbox/src/VBox/Installer/solaris/preremove.sh /vbox/src/VBox/Installer/solaris/smf-vboxwebsrv.sh /vbox/src/VBox/Installer/solaris/vbi/makepackage.sh /vbox/src/VBox/Installer/solaris/vbi/preremove.sh /vbox/src/VBox/Installer/solaris/vboxconfig.sh /vbox/src/VBox/Installer/solaris/virtualbox-webservice.xml /vbox/src/VBox/Installer/solaris/virtualbox-zoneaccess.xml /vbox/src/VBox/Main/ApplianceImpl.cpp /vbox/src/VBox/Main/ApplianceImplExport.cpp /vbox/src/VBox/Main/ApplianceImplImport.cpp /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/ConsoleImplTeleporter.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DHCPServerImpl.cpp /vbox/src/VBox/Main/DHCPServerRunner.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/DisplayResampleImage.cpp /vbox/src/VBox/Main/Global.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/HostPower.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MediumAttachmentImpl.cpp /vbox/src/VBox/Main/MediumFormatImpl.cpp /vbox/src/VBox/Main/MediumImpl.cpp /vbox/src/VBox/Main/MediumLock.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NATEngineImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ParallelPortImpl.cpp /vbox/src/VBox/Main/Performance.cpp /vbox/src/VBox/Main/PerformanceImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SerialPortImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/StorageControllerImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VFSExplorerImpl.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxCallbackImpl.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/cbinding/Makefile.kmk /vbox/src/VBox/Main/cbinding/VBoxXPCOMC.cpp /vbox/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue /vbox/src/VBox/Main/cbinding/tstXPCOMCCall.c /vbox/src/VBox/Main/cbinding/tstXPCOMCGlue.c /vbox/src/VBox/Main/cbinding/xpcidl.xsl /vbox/src/VBox/Main/darwin/HostPowerDarwin.cpp /vbox/src/VBox/Main/darwin/NetIf-darwin.cpp /vbox/src/VBox/Main/darwin/OpenGLTestDarwin.cpp /vbox/src/VBox/Main/darwin/PerformanceDarwin.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/freebsd/HostHardwareFreeBSD.cpp /vbox/src/VBox/Main/freebsd/NetIf-freebsd.cpp /vbox/src/VBox/Main/freebsd/PerformanceFreeBSD.cpp /vbox/src/VBox/Main/generic/NetIf-generic.cpp /vbox/src/VBox/Main/generic/OpenGLTest.cpp /vbox/src/VBox/Main/generic/OpenGLTestApp.cpp /vbox/src/VBox/Main/glue/AutoLock.cpp /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/SupportErrorInfo.cpp /vbox/src/VBox/Main/glue/VirtualBoxErrorInfo.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/constants-python.xsl /vbox/src/VBox/Main/glue/errorprint.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/glue/vboxapi.py /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/idl/docstrip.xsl /vbox/src/VBox/Main/idl/doxygen.xsl /vbox/src/VBox/Main/idl/midl.xsl /vbox/src/VBox/Main/idl/xpidl.xsl /vbox/src/VBox/Main/include/ApplianceImpl.h /vbox/src/VBox/Main/include/ApplianceImplPrivate.h /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoCaller.h /vbox/src/VBox/Main/include/AutoStateDep.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DHCPServerImpl.h /vbox/src/VBox/Main/include/DHCPServerRunner.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/Global.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HostHardwareLinux.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/HostPower.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MediumAttachmentImpl.h /vbox/src/VBox/Main/include/MediumFormatImpl.h /vbox/src/VBox/Main/include/MediumImpl.h /vbox/src/VBox/Main/include/MediumLock.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NATEngineImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ParallelPortImpl.h /vbox/src/VBox/Main/include/Performance.h /vbox/src/VBox/Main/include/PerformanceImpl.h /vbox/src/VBox/Main/include/ProgressCombinedImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SerialPortImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/StorageControllerImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/VFSExplorerImpl.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxCallbackImpl.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/include/netif.h /vbox/src/VBox/Main/include/objectslist.h /vbox/src/VBox/Main/include/ovfreader.h /vbox/src/VBox/Main/include/vbox-libhal.h /vbox/src/VBox/Main/linux/HostHardwareLinux.cpp /vbox/src/VBox/Main/linux/NetIf-linux.cpp /vbox/src/VBox/Main/linux/PerformanceLinux.cpp /vbox/src/VBox/Main/linux/vbox-libhal.cpp /vbox/src/VBox/Main/os2/NetIf-os2.cpp /vbox/src/VBox/Main/os2/PerformanceOs2.cpp /vbox/src/VBox/Main/solaris/DynLoadLibSolaris.cpp /vbox/src/VBox/Main/solaris/DynLoadLibSolaris.h /vbox/src/VBox/Main/solaris/NetIf-solaris.cpp /vbox/src/VBox/Main/solaris/PerformanceSolaris.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/makefile.tstVBoxAPILinux /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstCollector.cpp /vbox/src/VBox/Main/testcase/tstHostHardwareLinux.cpp /vbox/src/VBox/Main/testcase/tstUSBLinux.h /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/webservice/Makefile.kmk /vbox/src/VBox/Main/webservice/filesplitter.cpp /vbox/src/VBox/Main/webservice/glue-jaxws.xsl /vbox/src/VBox/Main/webservice/platform-xidl.xsl /vbox/src/VBox/Main/webservice/samples/java/jax-ws/Makefile /vbox/src/VBox/Main/webservice/samples/java/jax-ws/Makefile.glue /vbox/src/VBox/Main/webservice/samples/python/Makefile /vbox/src/VBox/Main/webservice/samples/python/Makefile.glue /vbox/src/VBox/Main/webservice/split-soapC.cpp /vbox/src/VBox/Main/webservice/vboxweb.cpp /vbox/src/VBox/Main/webservice/vboxweb.h /vbox/src/VBox/Main/webservice/websrv-cpp.xsl /vbox/src/VBox/Main/webservice/websrv-gsoapH.xsl /vbox/src/VBox/Main/webservice/websrv-nsmap.xsl /vbox/src/VBox/Main/webservice/websrv-php.xsl /vbox/src/VBox/Main/webservice/websrv-python.xsl /vbox/src/VBox/Main/webservice/websrv-shared.inc.xsl /vbox/src/VBox/Main/webservice/websrv-typemap.xsl /vbox/src/VBox/Main/webservice/websrv-wsdl-service.xsl /vbox/src/VBox/Main/webservice/websrv-wsdl.xsl /vbox/src/VBox/Main/webservice/websrv-wsdl2gsoapH.xsl /vbox/src/VBox/Main/webservice/webtest.cpp /vbox/src/VBox/Main/win/HostPowerWin.cpp /vbox/src/VBox/Main/win/NetIf-win.cpp /vbox/src/VBox/Main/win/PerformanceWin.cpp /vbox/src/VBox/Main/win/VBoxC.def /vbox/src/VBox/Main/win/VBoxC.rc /vbox/src/VBox/Main/win/VBoxSVC.rc /vbox/src/VBox/Main/win/VirtualBox_rgs.xsl /vbox/src/VBox/Main/win/comregister.cmd /vbox/src/VBox/Main/win/dllmain.cpp /vbox/src/VBox/Main/win/resource.h /vbox/src/VBox/Main/win/svchlp.cpp /vbox/src/VBox/Main/win/svchlp.h /vbox/src/VBox/Main/win/svcmain.cpp /vbox/src/VBox/Main/xml/SchemaDefs.xsl /vbox/src/VBox/Main/xml/Settings.cpp /vbox/src/VBox/Main/xml/SettingsConverter.xsl /vbox/src/VBox/Main/xml/VirtualBox-settings-common.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-os2.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Main/xml/ovfreader.cpp /vbox/src/VBox/Main/xpcom/helpers.cpp /vbox/src/VBox/Main/xpcom/module.cpp /vbox/src/VBox/Main/xpcom/server.cpp /vbox/src/VBox/Main/xpcom/server.h /vbox/src/VBox/Main/xpcom/server_module.cpp /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/NetworkServices/DHCP/Makefile.kmk /vbox/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp /vbox/src/VBox/NetworkServices/DHCP/VBoxNetDHCPHardened.cpp /vbox/src/VBox/NetworkServices/Makefile.kmk /vbox/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp /vbox/src/VBox/NetworkServices/NAT/VBoxNetNATHardened.cpp /vbox/src/VBox/NetworkServices/NetLib/VBoxNetARP.cpp /vbox/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp /vbox/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h /vbox/src/VBox/NetworkServices/NetLib/VBoxNetIntIf.cpp /vbox/src/VBox/NetworkServices/NetLib/VBoxNetLib.h /vbox/src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp /vbox/src/VBox/RDP/client/Makefile.kmk /vbox/src/VBox/RDP/client/vrdp/USBProxyDevice-linux.c /vbox/src/VBox/RDP/client/vrdp/rdpusb.c /vbox/src/VBox/RDP/client/vrdp/vrdpusb.h /vbox/src/VBox/RDP/client/vrdp/vusb.h /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/VBox/RTAssertShouldPanic-vbox.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/dbus.cpp /vbox/src/VBox/Runtime/VBox/errmsgvboxcom.xsl /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/common/alloc/alloc.cpp /vbox/src/VBox/Runtime/common/alloc/heapoffset.cpp /vbox/src/VBox/Runtime/common/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/common/alloc/memcache.cpp /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgExU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU8.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicUoReadU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicXchgU64.asm /vbox/src/VBox/Runtime/common/asm/ASMMultU64ByU32DivByU32.asm /vbox/src/VBox/Runtime/common/asm/ASMNopPause.asm /vbox/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp /vbox/src/VBox/Runtime/common/checksum/adler32.cpp /vbox/src/VBox/Runtime/common/checksum/crc32-zlib.cpp /vbox/src/VBox/Runtime/common/checksum/crc32.cpp /vbox/src/VBox/Runtime/common/checksum/crc64.cpp /vbox/src/VBox/Runtime/common/checksum/ipv4.cpp /vbox/src/VBox/Runtime/common/checksum/ipv6.cpp /vbox/src/VBox/Runtime/common/checksum/manifest.cpp /vbox/src/VBox/Runtime/common/checksum/md5.cpp /vbox/src/VBox/Runtime/common/checksum/md5str.cpp /vbox/src/VBox/Runtime/common/checksum/sha1.cpp /vbox/src/VBox/Runtime/common/checksum/sha1str.cpp /vbox/src/VBox/Runtime/common/checksum/sha256.cpp /vbox/src/VBox/Runtime/common/checksum/sha256str.cpp /vbox/src/VBox/Runtime/common/checksum/sha512.cpp /vbox/src/VBox/Runtime/common/checksum/sha512str.cpp /vbox/src/VBox/Runtime/common/dbg/dbg.cpp /vbox/src/VBox/Runtime/common/dbg/dbgas.cpp /vbox/src/VBox/Runtime/common/dbg/dbgmod.cpp /vbox/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp /vbox/src/VBox/Runtime/common/dbg/dbgmodnm.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp /vbox/src/VBox/Runtime/common/err/errmsg.cpp /vbox/src/VBox/Runtime/common/err/errmsg.sed /vbox/src/VBox/Runtime/common/err/errmsgcom.sed /vbox/src/VBox/Runtime/common/err/errmsgxpcom.cpp /vbox/src/VBox/Runtime/common/ldr/ldr.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELF.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/common/ldr/ldrEx.cpp /vbox/src/VBox/Runtime/common/ldr/ldrFile.cpp /vbox/src/VBox/Runtime/common/ldr/ldrNative.cpp /vbox/src/VBox/Runtime/common/ldr/ldrPE.cpp /vbox/src/VBox/Runtime/common/ldr/ldrkStuff.cpp /vbox/src/VBox/Runtime/common/log/log.cpp /vbox/src/VBox/Runtime/common/log/logcom.cpp /vbox/src/VBox/Runtime/common/log/logellipsis.cpp /vbox/src/VBox/Runtime/common/log/logformat.cpp /vbox/src/VBox/Runtime/common/log/logrel.cpp /vbox/src/VBox/Runtime/common/log/logrelellipsis.cpp /vbox/src/VBox/Runtime/common/math/ceill.asm /vbox/src/VBox/Runtime/common/math/cosl.asm /vbox/src/VBox/Runtime/common/math/fabs.asm /vbox/src/VBox/Runtime/common/math/fabsf.asm /vbox/src/VBox/Runtime/common/math/fabsl.asm /vbox/src/VBox/Runtime/common/math/floor.asm /vbox/src/VBox/Runtime/common/math/floorf.asm /vbox/src/VBox/Runtime/common/math/floorl.asm /vbox/src/VBox/Runtime/common/math/ldexpl.asm /vbox/src/VBox/Runtime/common/math/llrint.asm /vbox/src/VBox/Runtime/common/math/llrintf.asm /vbox/src/VBox/Runtime/common/math/llrintl.asm /vbox/src/VBox/Runtime/common/math/logl.asm /vbox/src/VBox/Runtime/common/math/lrint.asm /vbox/src/VBox/Runtime/common/math/lrintf.asm /vbox/src/VBox/Runtime/common/math/lrintl.asm /vbox/src/VBox/Runtime/common/math/remainder.asm /vbox/src/VBox/Runtime/common/math/remainderf.asm /vbox/src/VBox/Runtime/common/math/remainderl.asm /vbox/src/VBox/Runtime/common/math/sinl.asm /vbox/src/VBox/Runtime/common/math/tanl.asm /vbox/src/VBox/Runtime/common/math/trunc.asm /vbox/src/VBox/Runtime/common/math/truncf.asm /vbox/src/VBox/Runtime/common/math/truncl.asm /vbox/src/VBox/Runtime/common/misc/RTAssertMsg1Weak.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2Add.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2AddWeak.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2AddWeakV.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2Weak.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2WeakV.cpp /vbox/src/VBox/Runtime/common/misc/RTFileOpenF.cpp /vbox/src/VBox/Runtime/common/misc/RTFileOpenV.cpp /vbox/src/VBox/Runtime/common/misc/assert.cpp /vbox/src/VBox/Runtime/common/misc/buildconfig.cpp /vbox/src/VBox/Runtime/common/misc/cidr.cpp /vbox/src/VBox/Runtime/common/misc/getopt.cpp /vbox/src/VBox/Runtime/common/misc/getoptargv.cpp /vbox/src/VBox/Runtime/common/misc/handle.cpp /vbox/src/VBox/Runtime/common/misc/handletable.cpp /vbox/src/VBox/Runtime/common/misc/handletable.h /vbox/src/VBox/Runtime/common/misc/handletablectx.cpp /vbox/src/VBox/Runtime/common/misc/handletablesimple.cpp /vbox/src/VBox/Runtime/common/misc/lockvalidator.cpp /vbox/src/VBox/Runtime/common/misc/message.cpp /vbox/src/VBox/Runtime/common/misc/once.cpp /vbox/src/VBox/Runtime/common/misc/req.cpp /vbox/src/VBox/Runtime/common/misc/s3.cpp /vbox/src/VBox/Runtime/common/misc/sanity-c.c /vbox/src/VBox/Runtime/common/misc/sanity-cpp.cpp /vbox/src/VBox/Runtime/common/misc/sanity.h /vbox/src/VBox/Runtime/common/misc/semspingpong.cpp /vbox/src/VBox/Runtime/common/misc/setjmp.asm /vbox/src/VBox/Runtime/common/misc/sg.cpp /vbox/src/VBox/Runtime/common/misc/tar.cpp /vbox/src/VBox/Runtime/common/misc/term.cpp /vbox/src/VBox/Runtime/common/misc/thread.cpp /vbox/src/VBox/Runtime/common/misc/zip.cpp /vbox/src/VBox/Runtime/common/path/RTPathAbsDup.cpp /vbox/src/VBox/Runtime/common/path/RTPathAbsEx.cpp /vbox/src/VBox/Runtime/common/path/RTPathAbsExDup.cpp /vbox/src/VBox/Runtime/common/path/RTPathAppend.cpp /vbox/src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp /vbox/src/VBox/Runtime/common/path/RTPathChangeToUnixSlashes.cpp /vbox/src/VBox/Runtime/common/path/RTPathCopyComponents.cpp /vbox/src/VBox/Runtime/common/path/RTPathCountComponents.cpp /vbox/src/VBox/Runtime/common/path/RTPathExt.cpp /vbox/src/VBox/Runtime/common/path/RTPathFilename.cpp /vbox/src/VBox/Runtime/common/path/RTPathHaveExt.cpp /vbox/src/VBox/Runtime/common/path/RTPathHavePath.cpp /vbox/src/VBox/Runtime/common/path/RTPathJoin.cpp /vbox/src/VBox/Runtime/common/path/RTPathParse.cpp /vbox/src/VBox/Runtime/common/path/RTPathRealDup.cpp /vbox/src/VBox/Runtime/common/path/RTPathStripExt.cpp /vbox/src/VBox/Runtime/common/path/RTPathStripFilename.cpp /vbox/src/VBox/Runtime/common/path/RTPathStripTrailingSlash.cpp /vbox/src/VBox/Runtime/common/path/RTPathTraverseList.cpp /vbox/src/VBox/Runtime/common/path/comparepaths.cpp /vbox/src/VBox/Runtime/common/path/rtPathRootSpecLen.cpp /vbox/src/VBox/Runtime/common/path/rtPathVolumeSpecLen.cpp /vbox/src/VBox/Runtime/common/rand/rand.cpp /vbox/src/VBox/Runtime/common/rand/randadv.cpp /vbox/src/VBox/Runtime/common/rand/randparkmiller.cpp /vbox/src/VBox/Runtime/common/sort/RTSortApvIsSorted.cpp /vbox/src/VBox/Runtime/common/sort/RTSortIsSorted.cpp /vbox/src/VBox/Runtime/common/sort/shellsort.cpp /vbox/src/VBox/Runtime/common/string/RTStrCmp.cpp /vbox/src/VBox/Runtime/common/string/RTStrConvertHexBytes.cpp /vbox/src/VBox/Runtime/common/string/RTStrCopy.cpp /vbox/src/VBox/Runtime/common/string/RTStrCopyEx.cpp /vbox/src/VBox/Runtime/common/string/RTStrNCmp.cpp /vbox/src/VBox/Runtime/common/string/RTStrNLen.cpp /vbox/src/VBox/Runtime/common/string/RTStrNLenEx.cpp /vbox/src/VBox/Runtime/common/string/RTStrPrintHexBytes.cpp /vbox/src/VBox/Runtime/common/string/RTStrStr.cpp /vbox/src/VBox/Runtime/common/string/base64.cpp /vbox/src/VBox/Runtime/common/string/memchr.asm /vbox/src/VBox/Runtime/common/string/memchr.cpp /vbox/src/VBox/Runtime/common/string/memchr_alias.c /vbox/src/VBox/Runtime/common/string/memcmp.asm /vbox/src/VBox/Runtime/common/string/memcmp.cpp /vbox/src/VBox/Runtime/common/string/memcmp_alias.c /vbox/src/VBox/Runtime/common/string/memcpy.asm /vbox/src/VBox/Runtime/common/string/memcpy.cpp /vbox/src/VBox/Runtime/common/string/memcpy_alias.c /vbox/src/VBox/Runtime/common/string/memmove.asm /vbox/src/VBox/Runtime/common/string/memmove_alias.c /vbox/src/VBox/Runtime/common/string/mempcpy.asm /vbox/src/VBox/Runtime/common/string/memset.asm /vbox/src/VBox/Runtime/common/string/memset.cpp /vbox/src/VBox/Runtime/common/string/memset_alias.c /vbox/src/VBox/Runtime/common/string/ministring.cpp /vbox/src/VBox/Runtime/common/string/simplepattern.cpp /vbox/src/VBox/Runtime/common/string/straprintf.cpp /vbox/src/VBox/Runtime/common/string/strcache.cpp /vbox/src/VBox/Runtime/common/string/strchr.asm /vbox/src/VBox/Runtime/common/string/strchr_alias.c /vbox/src/VBox/Runtime/common/string/strcmp.asm /vbox/src/VBox/Runtime/common/string/strcmp_alias.c /vbox/src/VBox/Runtime/common/string/strcpy.asm /vbox/src/VBox/Runtime/common/string/strcpy.cpp /vbox/src/VBox/Runtime/common/string/strcpy_alias.c /vbox/src/VBox/Runtime/common/string/strformat.cpp /vbox/src/VBox/Runtime/common/string/strformatrt.cpp /vbox/src/VBox/Runtime/common/string/strformattype.cpp /vbox/src/VBox/Runtime/common/string/stringalloc.cpp /vbox/src/VBox/Runtime/common/string/strlen.asm /vbox/src/VBox/Runtime/common/string/strlen.cpp /vbox/src/VBox/Runtime/common/string/strlen_alias.c /vbox/src/VBox/Runtime/common/string/strncmp.cpp /vbox/src/VBox/Runtime/common/string/strpbrk.cpp /vbox/src/VBox/Runtime/common/string/strprintf.cpp /vbox/src/VBox/Runtime/common/string/strspace.cpp /vbox/src/VBox/Runtime/common/string/strstrip.cpp /vbox/src/VBox/Runtime/common/string/strtonum.cpp /vbox/src/VBox/Runtime/common/string/strversion.cpp /vbox/src/VBox/Runtime/common/string/uni.cpp /vbox/src/VBox/Runtime/common/string/unidata.cpp /vbox/src/VBox/Runtime/common/string/uniread.cpp /vbox/src/VBox/Runtime/common/string/utf-16.cpp /vbox/src/VBox/Runtime/common/string/utf-8-case.cpp /vbox/src/VBox/Runtime/common/string/utf-8.cpp /vbox/src/VBox/Runtime/common/table/avl_Base.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Destroy.cpp.h /vbox/src/VBox/Runtime/common/table/avl_DoWithAll.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Get.cpp.h /vbox/src/VBox/Runtime/common/table/avl_GetBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Range.cpp.h /vbox/src/VBox/Runtime/common/table/avl_RemoveBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avlgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlhcphys.cpp /vbox/src/VBox/Runtime/common/table/avllu32.cpp /vbox/src/VBox/Runtime/common/table/avlogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlohcphys.cpp /vbox/src/VBox/Runtime/common/table/avloioport.cpp /vbox/src/VBox/Runtime/common/table/avlou32.cpp /vbox/src/VBox/Runtime/common/table/avlpv.cpp /vbox/src/VBox/Runtime/common/table/avlrfoff.cpp /vbox/src/VBox/Runtime/common/table/avlrgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlroioport.cpp /vbox/src/VBox/Runtime/common/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlruintptr.cpp /vbox/src/VBox/Runtime/common/table/avlu32.cpp /vbox/src/VBox/Runtime/common/table/avluintptr.cpp /vbox/src/VBox/Runtime/common/table/avlul.cpp /vbox/src/VBox/Runtime/common/table/table.cpp /vbox/src/VBox/Runtime/common/time/time.cpp /vbox/src/VBox/Runtime/common/time/timeprog.cpp /vbox/src/VBox/Runtime/common/time/timesup.cpp /vbox/src/VBox/Runtime/common/time/timesupA.asm /vbox/src/VBox/Runtime/common/time/timesupA.mac /vbox/src/VBox/Runtime/common/time/timesupref.cpp /vbox/src/VBox/Runtime/common/time/timesupref.h /vbox/src/VBox/Runtime/common/time/timesysalias.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwin.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/gc/initterm-gc.cpp /vbox/src/VBox/Runtime/generic/RTAssertShouldPanic-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirCreateTemp-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirExists-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTEnvDupEx-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileExists-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileQuerySize-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileReadAll-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileReadAllByHandle-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileReadAllByHandleEx-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileReadAllEx-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileReadAllFree-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuId-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuIdFromSetIndex-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuIdToSetIndex-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetCount-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetCurFrequency-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetDescription-generic-stub.cpp /vbox/src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetMaxCpuId-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetMaxFrequency-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetOnlineCount-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetOnlineSet-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetSet-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpIsCpuOnline-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpIsCpuPossible-generic.cpp /vbox/src/VBox/Runtime/generic/RTProcDaemonize-generic.cpp /vbox/src/VBox/Runtime/generic/RTProcIsRunningByName-generic.cpp /vbox/src/VBox/Runtime/generic/RTRandAdvCreateSystemFaster-generic.cpp /vbox/src/VBox/Runtime/generic/RTRandAdvCreateSystemTruer-generic.cpp /vbox/src/VBox/Runtime/generic/RTSemEventMultiWait-generic.cpp /vbox/src/VBox/Runtime/generic/RTSemEventWait-generic.cpp /vbox/src/VBox/Runtime/generic/RTSemMutexRequest-generic.cpp /vbox/src/VBox/Runtime/generic/RTSemMutexRequestDebug-generic.cpp /vbox/src/VBox/Runtime/generic/RTSystemQueryDmiString-generic.cpp /vbox/src/VBox/Runtime/generic/RTSystemQueryOSInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTThreadGetNativeState-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerLRCreate-generic.cpp /vbox/src/VBox/Runtime/generic/RTUuidCreate-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/mempool-generic.cpp /vbox/src/VBox/Runtime/generic/mppresent-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-lockless-generic.cpp /vbox/src/VBox/Runtime/generic/semxroads-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/strcache-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/timerlr-generic.cpp /vbox/src/VBox/Runtime/generic/tls-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/generic/uuid-generic.cpp /vbox/src/VBox/Runtime/include/internal/alignmentchecks.h /vbox/src/VBox/Runtime/include/internal/assert.h /vbox/src/VBox/Runtime/include/internal/dbgmod.h /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fileaio.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/iprt.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/lockvalidator.h /vbox/src/VBox/Runtime/include/internal/magics.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/pipe.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/socket.h /vbox/src/VBox/Runtime/include/internal/strict.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/nt/NtProcessStartup-stub.cpp /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/os2/sys0.asm /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteStdOut-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memuserkernel-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semevent-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semeventmulti-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semfastmutex-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semmutex-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/threadpreempt-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/semmutex-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/thread-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/generic/RTMpIsCpuWorkPending-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTMpOn-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTMpPokeCpu-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTThreadPreemptDisable-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTThreadPreemptIsEnabled-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTThreadPreemptIsPending-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTThreadPreemptIsPendingTrusty-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTThreadPreemptRestore-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/mpnotification-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/assert-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/memuserkernel-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semfastmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/mp-r0drv.h /vbox/src/VBox/Runtime/r0drv/mpnotification-r0drv.c /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/assert-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h /vbox/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/memuserkernel-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semeventmulti-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semfastmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/os2/memuserkernel-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/power-r0drv.h /vbox/src/VBox/Runtime/r0drv/powernotification-r0drv.c /vbox/src/VBox/Runtime/r0drv/solaris/RTLogWriteDebugger-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/memuserkernel-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/mpnotification-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semfastmutex-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semmutex-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h /vbox/src/VBox/Runtime/r0drv/solaris/vbi/RTMpPokeCpu-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/alloc-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/process-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/thread2-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/time-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/RTSystemQueryDmiString-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/mp-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/rtProcInitExePath-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/sched-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/dir.cpp /vbox/src/VBox/Runtime/r3/fileio.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp /vbox/src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp /vbox/src/VBox/Runtime/r3/freebsd/rtProcInitExePath-freebsd.cpp /vbox/src/VBox/Runtime/r3/fs.cpp /vbox/src/VBox/Runtime/r3/generic/semspinmutex-r3-generic.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/RTProcIsRunningByName-linux.cpp /vbox/src/VBox/Runtime/r3/linux/RTSystemQueryDmiString-linux.cpp /vbox/src/VBox/Runtime/r3/linux/RTThreadGetNativeState-linux.cpp /vbox/src/VBox/Runtime/r3/linux/fileaio-linux.cpp /vbox/src/VBox/Runtime/r3/linux/mp-linux.cpp /vbox/src/VBox/Runtime/r3/linux/rtProcInitExePath-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semevent-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semmutex-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sysfs.cpp /vbox/src/VBox/Runtime/r3/linux/time-linux.cpp /vbox/src/VBox/Runtime/r3/os2/filelock-os2.cpp /vbox/src/VBox/Runtime/r3/os2/mp-os2.cpp /vbox/src/VBox/Runtime/r3/os2/pipe-os2.cpp /vbox/src/VBox/Runtime/r3/os2/poll-os2.cpp /vbox/src/VBox/Runtime/r3/os2/rtProcInitExePath-os2.cpp /vbox/src/VBox/Runtime/r3/os2/sched-os2.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/path.cpp /vbox/src/VBox/Runtime/r3/posix/RTFileQueryFsSizes-posix.cpp /vbox/src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp /vbox/src/VBox/Runtime/r3/posix/RTSystemQueryOSInfo-posix.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeSet-posix.cpp /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/env-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileaio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/pipe-posix.cpp /vbox/src/VBox/Runtime/r3/posix/poll-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semevent-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semeventmulti-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semmutex-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semrw-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timelocal-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/tls-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/socket.cpp /vbox/src/VBox/Runtime/r3/solaris/RTSystemQueryDmiString-solaris.cpp /vbox/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp /vbox/src/VBox/Runtime/r3/solaris/fileaio-solaris.cpp /vbox/src/VBox/Runtime/r3/solaris/mp-solaris.cpp /vbox/src/VBox/Runtime/r3/solaris/rtProcInitExePath-solaris.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/test.cpp /vbox/src/VBox/Runtime/r3/testi.cpp /vbox/src/VBox/Runtime/r3/win/RTLogWriteDebugger-win.cpp /vbox/src/VBox/Runtime/r3/win/RTSystemQueryDmiString-win.cpp /vbox/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp /vbox/src/VBox/Runtime/r3/win/RTUuidCreate-win.cpp /vbox/src/VBox/Runtime/r3/win/VBoxRT-openssl-ose.def /vbox/src/VBox/Runtime/r3/win/VBoxRT-openssl.def /vbox/src/VBox/Runtime/r3/win/VBoxRT-win32.def /vbox/src/VBox/Runtime/r3/win/VBoxRT-win64.def /vbox/src/VBox/Runtime/r3/win/alloc-win.cpp /vbox/src/VBox/Runtime/r3/win/dir-win.cpp /vbox/src/VBox/Runtime/r3/win/dllmain-win.cpp /vbox/src/VBox/Runtime/r3/win/fileaio-win.cpp /vbox/src/VBox/Runtime/r3/win/fileio-win.cpp /vbox/src/VBox/Runtime/r3/win/fs-win.cpp /vbox/src/VBox/Runtime/r3/win/ldrNative-win.cpp /vbox/src/VBox/Runtime/r3/win/localipc-win.cpp /vbox/src/VBox/Runtime/r3/win/mp-win.cpp /vbox/src/VBox/Runtime/r3/win/path-win.cpp /vbox/src/VBox/Runtime/r3/win/pipe-win.cpp /vbox/src/VBox/Runtime/r3/win/poll-win.cpp /vbox/src/VBox/Runtime/r3/win/process-win.cpp /vbox/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp /vbox/src/VBox/Runtime/r3/win/rtProcInitExePath-win.cpp /vbox/src/VBox/Runtime/r3/win/sched-win.cpp /vbox/src/VBox/Runtime/r3/win/semevent-win.cpp /vbox/src/VBox/Runtime/r3/win/semeventmulti-win.cpp /vbox/src/VBox/Runtime/r3/win/semmutex-win.cpp /vbox/src/VBox/Runtime/r3/win/thread-win.cpp /vbox/src/VBox/Runtime/r3/win/time-win.cpp /vbox/src/VBox/Runtime/r3/win/timer-win.cpp /vbox/src/VBox/Runtime/r3/win/tls-win.cpp /vbox/src/VBox/Runtime/r3/win/utf16locale-win.cpp /vbox/src/VBox/Runtime/r3/win/utf8-win.cpp /vbox/src/VBox/Runtime/r3/win/uuid-win.cpp /vbox/src/VBox/Runtime/r3/xml.cpp /vbox/src/VBox/Runtime/testcase/Makefile.kmk /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir-3.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstEnv.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileAio.cpp /vbox/src/VBox/Runtime/testcase/tstFileAppend-1.cpp /vbox/src/VBox/Runtime/testcase/tstFileAppendWin-1.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstFork.cpp /vbox/src/VBox/Runtime/testcase/tstHandleTable.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-os2.def /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-win.def /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMemAutoPtr.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstMp-1.cpp /vbox/src/VBox/Runtime/testcase/tstNoCrt-1.cpp /vbox/src/VBox/Runtime/testcase/tstOnce.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp /vbox/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h /vbox/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp /vbox/src/VBox/Runtime/testcase/tstRTAvl.cpp /vbox/src/VBox/Runtime/testcase/tstRTBase64.cpp /vbox/src/VBox/Runtime/testcase/tstRTBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstRTCidr.cpp /vbox/src/VBox/Runtime/testcase/tstRTCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstRTDigest.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTGetOpt.cpp /vbox/src/VBox/Runtime/testcase/tstRTGetOptArgv.cpp /vbox/src/VBox/Runtime/testcase/tstRTHeapOffset.cpp /vbox/src/VBox/Runtime/testcase/tstRTHeapSimple.cpp /vbox/src/VBox/Runtime/testcase/tstRTList.cpp /vbox/src/VBox/Runtime/testcase/tstRTLockValidator.cpp /vbox/src/VBox/Runtime/testcase/tstRTMemCache.cpp /vbox/src/VBox/Runtime/testcase/tstRTMemEf.cpp /vbox/src/VBox/Runtime/testcase/tstRTMemPool.cpp /vbox/src/VBox/Runtime/testcase/tstRTPath.cpp /vbox/src/VBox/Runtime/testcase/tstRTPipe.cpp /vbox/src/VBox/Runtime/testcase/tstRTPoll.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcIsRunningByName.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0MemUserKernel.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0MemUserKernel.h /vbox/src/VBox/Runtime/testcase/tstRTR0MemUserKernelDriver.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0SemMutex.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0SemMutex.h /vbox/src/VBox/Runtime/testcase/tstRTR0SemMutexDriver.cpp /vbox/src/VBox/Runtime/testcase/tstRTS3.cpp /vbox/src/VBox/Runtime/testcase/tstRTSemRW.cpp /vbox/src/VBox/Runtime/testcase/tstRTSemXRoads.cpp /vbox/src/VBox/Runtime/testcase/tstRTSort.cpp /vbox/src/VBox/Runtime/testcase/tstRTStrAlloc.cpp /vbox/src/VBox/Runtime/testcase/tstRTStrCache.cpp /vbox/src/VBox/Runtime/testcase/tstRTStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstRTStrVersion.cpp /vbox/src/VBox/Runtime/testcase/tstRTSystemQueryDmi.cpp /vbox/src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp /vbox/src/VBox/Runtime/testcase/tstRTTemp.cpp /vbox/src/VBox/Runtime/testcase/tstRTTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstRTUuid.cpp /vbox/src/VBox/Runtime/testcase/tstRand.cpp /vbox/src/VBox/Runtime/testcase/tstSemEvent.cpp /vbox/src/VBox/Runtime/testcase/tstSemMutex.cpp /vbox/src/VBox/Runtime/testcase/tstSemPingPong.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrSimplePattern.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstTermCallbacks.cpp /vbox/src/VBox/Runtime/testcase/tstThread-1.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime-4.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstTimerLR.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitTestAndToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU16.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU8.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstSet.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetCS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR0.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR1.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR2.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR3.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR6.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR7.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetES.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFlags.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetIDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetSS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMProbeReadByte.asm /vbox/src/VBox/Runtime/win/amd64/ASMSetFlags.asm /vbox/src/VBox/Runtime/win/errmsgwin.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMInternal.mac /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFAddrSpace.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFCpu.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFMem.cpp /vbox/src/VBox/VMM/DBGFModule.cpp /vbox/src/VBox/VMM/DBGFOS.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMHandleRCTmpl.h /vbox/src/VBox/VMM/EMHwaccm.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/EMRaw.cpp /vbox/src/VBox/VMM/GMM.cpp /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/HWACCMInternal.mac /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMUkHeap.cpp /vbox/src/VBox/VMM/Makefile.kmk /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMAsyncCompletion.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFile.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileInternal.h /vbox/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionInternal.h /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevHlp.cpp /vbox/src/VBox/VMM/PDMDevMiscHlp.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PDMThread.cpp /vbox/src/VBox/VMM/PDMUsb.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMDbg.cpp /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMGstDefs.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInline.h /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhysRWTmpl.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMSavedState.cpp /vbox/src/VBox/VMM/PGMSharedPage.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/TRPMInternal.mac /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllA.asm /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/CPUMStack.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/HWACCMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAllA.asm /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGCA.asm /vbox/src/VBox/VMM/VMMGC/EMGCA.asm /vbox/src/VBox/VMM/VMMGC/HWACCMGCA.asm /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGCA.asm /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.def /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGC/VMMGC0.asm /vbox/src/VBox/VMM/VMMGC/VMMGC99.asm /vbox/src/VBox/VMM/VMMGC/VMMGCA.asm /vbox/src/VBox/VMM/VMMGC/VMMGCBuiltin.def /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMGuruMeditation.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/CPUMR0A.asm /vbox/src/VBox/VMM/VMMR0/CPUMR0UnusedA.asm /vbox/src/VBox/VMM/VMMR0/GMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/GVMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GVMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWACCMR0Mixed.mac /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/PDMR0Driver.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0Bth.h /vbox/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.def /vbox/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm /vbox/src/VBox/VMM/VMMR0/VMMR0JmpA-x86.asm /vbox/src/VBox/VMM/VMMRZ/DBGFRZ.cpp /vbox/src/VBox/VMM/VMMRZ/VMMRZ.cpp /vbox/src/VBox/VMM/VMMSwitcher.cpp /vbox/src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToAMD64.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64To32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac /vbox/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac /vbox/src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/pure_test.sh /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/mkdsk.sh /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructsAsm.asm /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp /vbox/src/VBox/VMM/testcase/tstGlobalConfig.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstInstrEmul.cpp /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicro.mac /vbox/src/VBox/VMM/testcase/tstMicroRC.cpp /vbox/src/VBox/VMM/testcase/tstMicroRC.def /vbox/src/VBox/VMM/testcase/tstMicroRCA.asm /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMFork.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructRC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/apps/Makefile.kmk /vbox/src/apps/adpctl/Makefile.kmk /vbox/src/apps/adpctl/VBoxNetAdpCtl.cpp /vbox/src/apps/tunctl/Makefile.kmk /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/bldprogs/biossums.c /vbox/src/bldprogs/checkUndefined.sh /vbox/src/bldprogs/preload.cpp /vbox/src/bldprogs/scm.cpp /vbox/src/libs/Makefile.kmk /vbox/src/libs/kStuff/Makefile.kmk /vbox/src/libs/kStuff/iprt/kHlpAlloc-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpAssert-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpEnv-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpPage-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpString-iprt.cpp /vbox/src/libs/kStuff/iprt/kRdrFile-iprt.cpp /vbox/src/libs/liblzf-3.4/Makefile.kmk /vbox/src/libs/libpng-1.2.8/Makefile.kmk /vbox/src/libs/libxml2-2.6.30/Makefile.kmk /vbox/src/libs/libxslt-1.1.22/Makefile.kmk /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_iprt_atomic.h /vbox/src/libs/xpcom18a4/python/Makefile.kmk /vbox/src/libs/xpcom18a4/python/gen_python_deps.py /vbox/src/libs/xpcom18a4/python/vboxxpcom.py /vbox/src/libs/xpcom18a4/xpcom-namespace-cleanup.map /vbox/src/libs/zlib-1.2.1/Makefile.kmk /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/Sun/config-host.h /vbox/src/recompiler/Sun/config.h /vbox/src/recompiler/Sun/crt/stdio.h /vbox/src/recompiler/Sun/deftoimp.sed /vbox/src/recompiler/VBoxREM.def /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxREMWrapperA.asm /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/testcase/Makefile.kmk /vbox/src/testcase/tstRunTestcases.cpp /vbox/tools/CommonFetch.kmk /vbox/tools/Makefile-ose.kmk
f687f34bd232be13744edbc0cc5155fa5d4540ed 28784 27-Apr-2010 vboxsync

Interface changes for error reporting and async I/O

44fc72ff17b23a9b970505fcf8d6da1019ddcec5 28622 23-Apr-2010 vboxsync

oops

c1e8287e038e789c1eefcee00a2e63258ca22d48 28620 23-Apr-2010 vboxsync

VBoxHDD: async I/O updates. Mostly complete except for bug fixes

fc78e01f665145ab3641c5f8095e9ae984ddcb84 28383 15-Apr-2010 vboxsync

async I/O: Add async flush method

fbf08fabb4c4b383d6aa2830c2bd5b943a26f10c 28258 13-Apr-2010 vboxsync

PDM critsects for drivers. Fixed critsect cleanup in failure path. Started on new transmit locking scheme (required for intnet buffer serialization).

a9f41cb889f53e8407561a6155052c441eb0fc5f 28065 07-Apr-2010 vboxsync

Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between those two in VBoxHDD and more async I/O updates

d5ea45cc92d7f1d3ade8189944531f665bfe8ed5 27977 04-Apr-2010 vboxsync

VBoxHDD: Async I/O for flat images are back

468c2bcb36eb9a032f5dd0fcb34db10bd58e9996 27976 04-Apr-2010 vboxsync

*: scm cleans up whitespace and adds a new line at the end of ApplianceimplPrivate.h.

/vbox/include/VBox/VBoxGuestLib.h /vbox/include/VBox/VBoxHDD.h /vbox/include/iprt/socket.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp /vbox/src/VBox/Additions/x11/vboxvideo/vboxutils.c /vbox/src/VBox/Devices/Network/slirp/ip_icmp.c /vbox/src/VBox/Devices/Network/slirp/slirp.c /vbox/src/VBox/Devices/Network/slirp/socket.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp DrvVD.cpp VDIHDDCore.cpp VSCSI/VSCSILun.cpp VSCSI/VSCSISgBuf.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp /vbox/src/VBox/HostServices/GuestControl/gctrl.cpp /vbox/src/VBox/HostServices/GuestControl/gctrl.h /vbox/src/VBox/HostServices/GuestControl/service.cpp /vbox/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/NATEngineImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/Performance.cpp /vbox/src/VBox/Main/include/ApplianceImplPrivate.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp /vbox/src/VBox/Runtime/common/sort/RTSortApvIsSorted.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMR0/GMMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp
7766bf675357fd940d8c49e69a5d72dc6eaa6be4 27922 31-Mar-2010 vboxsync

DrvVD: Pass request status code to the backends

22ec733a5e041fcdfe02fce2eafc9faf8b0077dd 27920 31-Mar-2010 vboxsync

AsyncCompletion: Return error code for completed requests

7a3f491705173bc08122f2c7d26d48a8b4c5ceec 27810 29-Mar-2010 vboxsync

Another fix

89929f1c5e76283fd07c1886aa7c861d12df3a67 27809 29-Mar-2010 vboxsync

Compile fix

c7551981eb6d97331da479f68f14a9c56247e4f7 27808 29-Mar-2010 vboxsync

VBoxHDD: First part of the async I/O support * The async I/O interface is not presented to the backend directly anymore but goes through a new interface in VBoxHDD doing the request management * Implemented everything to make the old coe work again * Async I/O completely disabled for now because it is not working atm (the old code for VMDK was removed)

16a9adc14900ca18e6909679a579f6833425e030 27806 29-Mar-2010 vboxsync

Storage/VBoxHDD+DrvBlock+DrvVD: implement core code for live snapshot merging.

369a8817da53dbd5ea6ac360ca0376dba003cde4 27739 26-Mar-2010 vboxsync

DrvVD: Implement set size operation for the async I/O interface

81c82bebae20d8743f59b8f3c38f0b1b7310abb3 27303 11-Mar-2010 vboxsync

DrvVD: Not yet

547d50767a3ea8d3aa1d18aa3596c86367fdf5c4 27302 11-Mar-2010 vboxsync

IPRT: RIP RTCache*, RTMemCache* is way better...

bbede9c189def47a9880f0ffb03c0c230c774185 27232 09-Mar-2010 vboxsync

Storage/VBoxHDD+DrvVD: implement framework for providing thread synchronization. Additionally some cleanup to resolve a few minor long-standing todos.

d571b6e3237f0ce89ea27f6fa4635d41c5ee3d88 26916 01-Mar-2010 vboxsync

VBoxHDD: introduce new function pointers to the TCP interface for getting the local and peer address of a socket

670b83d458bceb92123155b5b47a39b9d24e3266 26289 05-Feb-2010 vboxsync

Devices: warnings.

38ceb5cfc147448ea4087a1f5971cb8fb4434bd9 26206 03-Feb-2010 vboxsync

Don't enable new I/O by default yet

c28fa006ba669ad8f26ae31d00a338379c04ea1b 26173 02-Feb-2010 vboxsync

PDM: s/pCfgHandle/pCfg/g - part 2.

/vbox/Doxyfile.Core /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/EFI/DevEFI.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DevVirtioNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.h /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Samples/VBoxSampleDevice.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp DevAHCI.cpp DevATA.cpp DevBusLogic.cpp DevLsiLogicSCSI.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostBase.h DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp fdc.c /vbox/src/VBox/Devices/VMMDev/VMMDev.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/VMMDev.h
5b465a7c1237993faf8bb50120d247f3f0319ada 26166 02-Feb-2010 vboxsync

PDM: s/szDriverName/szName/g - PDMDRVREG.

/vbox/include/VBox/pdmdrv.h /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp
ce03ea57fdcf3d48523b1de5b894feb75e1b34da 26147 02-Feb-2010 vboxsync

AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes hangs during flush requests. Return VINF_AIO_TASK_PENDING if data needs to be read from the file

e74eef731a813e4e06680c587a6759b9974b29c9 26001 25-Jan-2010 vboxsync

PDM,*: Redid the PDM structure versions. Check the instance and helper versions in every device and driver constructor.

/vbox/include/VBox/pdmcommon.h /vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdrv.h /vbox/include/VBox/pdmsrv.h /vbox/include/VBox/pdmthread.h /vbox/include/VBox/pdmusb.h /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/DevSB16.cpp /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DevVirtioNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp DevAHCI.cpp DevATA.cpp DevBusLogic.cpp DevLsiLogicSCSI.cpp DrvBlock.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp fdc.c /vbox/src/VBox/Devices/VMMDev/VMMDev.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/VMM/PDMDevHlp.cpp /vbox/src/VBox/VMM/PDMDevMiscHlp.cpp /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp
a39ea3668b7019c23a68936259545f9b71bce1aa 25985 23-Jan-2010 vboxsync

pdmifs.h: the final batch of refactored interface ID code.

/vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/DevSB16.cpp /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp DevAHCI.cpp DevATA.cpp DevBusLogic.cpp DevLsiLogicSCSI.cpp DrvBlock.cpp DrvHostBase.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp fdc.c /vbox/src/VBox/Devices/VMMDev/VMMDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/VirtIO/Virtio.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp
da3503c04ce76e653401396fe2795a9bc2427a1d 25974 22-Jan-2010 vboxsync

pdmifs.h: another batch of _IID changes.

ee4d840f54fd2dcea8a73b1b86d5ec0db370b05d 25966 22-Jan-2010 vboxsync

PDMIBASE refactoring; use UUID as interface IDs.

/vbox/include/VBox/pdmdrv.h /vbox/include/VBox/pdmifs.h /vbox/include/iprt/cdefs.h /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/DevSB16.cpp /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DevVirtioNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp DevAHCI.cpp DevATA.cpp DevBusLogic.cpp DevLsiLogicSCSI.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostBase.h DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp fdc.c /vbox/src/VBox/Devices/VMMDev/VMMDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/VirtIO/Makefile.kup /vbox/src/VBox/Devices/VirtIO/Virtio.cpp /vbox/src/VBox/Devices/VirtIO/Virtio.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/VMM/PDMDriver.cpp
ad77e3ec3cde24263bc7537575f5cae442bee3b1 25893 18-Jan-2010 vboxsync

PDMDrv,*: multi context drivers, part 2.

/vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdrv.h /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp DrvBlock.cpp DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/VMM/PDMDevHlp.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp
a9d49c8f2b28a72e6a4db86eee91e4569290157b 25891 18-Jan-2010 vboxsync

PDMDrv,*: multi context drivers, part 1.

7b067f3f07310bff46d1d6a4ac94d8b9bb7ccccd 25728 11-Jan-2010 vboxsync

*: Use RTMSINTERVAL for timeouts.

/vbox/include/VBox/VBoxHDD.h /vbox/include/VBox/dbgf.h /vbox/include/VBox/pdmifs.h /vbox/include/VBox/pdmthread.h /vbox/include/VBox/pdmusb.h /vbox/include/VBox/vmapi.h /vbox/include/VBox/vusb.h /vbox/src/VBox/Additions/x11/VBoxClient/clipboard.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless-host.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless-host.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless.h /vbox/src/VBox/Additions/x11/VBoxClient/thread.cpp /vbox/src/VBox/Additions/x11/VBoxClient/thread.h /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DevVirtioNet.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/lwip/vbox/sys_arch.c ATAController.cpp DrvHostBase.h DrvVD.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/freebsd/HostHardwareFreeBSD.cpp /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/HostHardwareLinux.h /vbox/src/VBox/Main/linux/HostHardwareLinux.cpp /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/PDMThread.cpp /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/VMReq.cpp
27b178e99b06a68ef52353b15bc647674d2006bc 24746 18-Nov-2009 vboxsync

AsyncCompletion: Make it possible to enable the new I/O path with a CFGM key. The RTFile* API is still used if the key is not present

1bf495e3eec00dd79cecb6b36ef2a97f422c3737 24612 12-Nov-2009 vboxsync

DrvVD: Added a LoadDone hook for implementing better handling of TempReadOnly errors (for teleportation).

f35c44bfc9e1036d0cb376fb144cdae416c7ef3a 24583 11-Nov-2009 vboxsync

DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the teleporation target so we can teleport using images without hitting VERR_SHARING_VIOLATION.

ffbe6daf773e38167f3cabaf1f063d84ecd063e9 23950 21-Oct-2009 vboxsync

DrvVD: Fix stupid bug which masks errors while opening a file

4a23807f02e9920d92c8449bd93d84501add460a 23194 21-Sep-2009 vboxsync

DrvVD.cpp: Fixed file handle leak when taking snapshots.

5d0d754550d06b7d59a935e59caaf814462d53cc 22966 12-Sep-2009 vboxsync

Storage: Convert the backends to use the interface for I/O rather than using the RTFile* API directly. For a VM the PDMAsyncCompletion is used now as the I/O layer (fixing the I/O load problems). Still disabled by default until it was tested on all supported platforms to not risk corruption of images. To enable compile with VBOX_WITH_NEW_IO_CODE set.

cba6719bd64ec749967bbe931230452664109857 22277 16-Aug-2009 vboxsync

PDMDRVREG change (big changeset).

/vbox/include/VBox/err.h /vbox/include/VBox/pdmapi.h /vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdevdrv.h /vbox/include/VBox/pdmdrv.h /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp DevATA.cpp DevBusLogic.cpp DevLsiLogicSCSI.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvSCSI.cpp DrvSCSIHost.cpp DrvVD.cpp ISCSIHDDCore.cpp fdc.c /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/VMM/PDMDevHlp.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp
caf54c14752060b187e3fca12a6f71f4b13126b8 21806 27-Jul-2009 vboxsync

Storage/VBoxHDD: resurrect the facility to dump information about disk images, and bare minimum fix for creating diff images.

590bfe12ce22cd3716448fbb9f4dc51664bfe5e2 20374 08-Jun-2009 vboxsync

*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g

/vbox/Doxyfile.Core /vbox/Makefile.kmk /vbox/include/VBox/VBoxDev.h /vbox/include/VBox/VBoxGuest.h /vbox/include/VBox/VBoxGuestLib.h /vbox/include/VBox/VBoxHDD.h /vbox/include/VBox/cfgm.h /vbox/include/VBox/cpum.h /vbox/include/VBox/cpumdis.h /vbox/include/VBox/csam.h /vbox/include/VBox/dbg.h /vbox/include/VBox/dbgf.h /vbox/include/VBox/dbggui.h /vbox/include/VBox/dis.h /vbox/include/VBox/em.h /vbox/include/VBox/gmm.h /vbox/include/VBox/gvmm.h /vbox/include/VBox/hwaccm.h /vbox/include/VBox/intnet.h /vbox/include/VBox/iom.h /vbox/include/VBox/mm.h /vbox/include/VBox/ostypes.h /vbox/include/VBox/patm.h /vbox/include/VBox/pdmapi.h /vbox/include/VBox/pdmasynccompletion.h /vbox/include/VBox/pdmasynctask.h /vbox/include/VBox/pdmcritsect.h /vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdrv.h /vbox/include/VBox/pdmifs.h /vbox/include/VBox/pdmqueue.h /vbox/include/VBox/pdmsrv.h /vbox/include/VBox/pdmthread.h /vbox/include/VBox/pdmusb.h /vbox/include/VBox/pgm.h /vbox/include/VBox/rem.h /vbox/include/VBox/selm.h /vbox/include/VBox/ssm.h /vbox/include/VBox/stam.h /vbox/include/VBox/sup.h /vbox/include/VBox/tm.h /vbox/include/VBox/trpm.h /vbox/include/VBox/usb.h /vbox/include/VBox/usblib-win.h /vbox/include/VBox/usblib.h /vbox/include/VBox/vm.h /vbox/include/VBox/vmapi.h /vbox/include/VBox/vmm.h /vbox/include/VBox/vrdpapi.h /vbox/include/VBox/vusb.h /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/base64.h /vbox/include/iprt/cache.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/cidr.h /vbox/include/iprt/cpuset.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/dbg.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/getopt.h /vbox/include/iprt/handletable.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/linux/sysfs.h /vbox/include/iprt/localipc.h /vbox/include/iprt/lock.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/mempool.h /vbox/include/iprt/mp.h /vbox/include/iprt/net.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/once.h /vbox/include/iprt/path.h /vbox/include/iprt/power.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/s3.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/strcache.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/test.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/os2/VBoxSF/VBoxSFInit.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/Pcap.h /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp ATAController.h DevATA.cpp DrvHostBase.h DrvVD.cpp VDICore.h /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Frontends/VBoxBFE/HGCM.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxIChatTheaterWrapper.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxX11Helper.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.h /vbox/src/VBox/GuestHost/OpenGL/include/cr_string.h /vbox/src/VBox/HostDrivers/Support/SUPDrvIDC.h /vbox/src/VBox/HostDrivers/Support/SUPDrvInternal.h /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h /vbox/src/VBox/HostDrivers/Support/SUPSvcInternal.h /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp /vbox/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h /vbox/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp /vbox/src/VBox/Main/Doxyfile.Main /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/NetworkServices/NetLib/VBoxNetLib.h /vbox/src/VBox/Runtime/Doxyfile /vbox/src/VBox/Runtime/common/math/gcc/quad.h /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/include/internal/dbgmod.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fileaio.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/mp-r0drv.h /vbox/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/os2/the-os2-kernel.h /vbox/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/power-r0drv.h /vbox/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/win/timer-win.cpp /vbox/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PDMAsyncCompletionInternal.h /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0Bth.h /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/recompiler/Sun/crt/stdio.h
a8dee46dd0475ef89c687a1aba656fe8a6975e16 20367 08-Jun-2009 vboxsync

Devices: __BEGIN_DECLS -> RT_BEGIN_DECLS; __END_DECLS -> RT_END_DECLS.

2e878b7eb1ad377bd27d1894bc9842d4c6cdc3e1 20257 04-Jun-2009 vboxsync

minor compiler warnings

59d7f5939d42ad9d344fbad8401e00a900db92c5 20181 02-Jun-2009 vboxsync

OSE fix

5341459ca931b65de60b5af2a4cba6836b6b45ca 20167 01-Jun-2009 vboxsync

First part of the PDMAsyncCompletion rewrite: * The Host specific parts in VMM are deleted (moved into Runtime) * Implemented a incomplete manager for file operations: - A slightly tested failsafe method to do operations is implemented using the synchronous RTFile* API. The failsafe method will be always used if the host has no support for async I/O or something bad happens during the operation reducing the risk of VM termination * Changed the testcase and drivers to use the new API * Removed the now obsolete async transport driver * Removed the obsolete raw async image driver * Removed the fault injection driver (useless from the beginning)

20f97e6df28ebc0911dc42671222e0d494f034f3 18778 06-Apr-2009 vboxsync

Storage/DrvVD: don't pass VMSETRTERR_FLAGS_FATAL to ''pfnVMSetRuntimeErrorV()'' as it would cause a deadlock with EMT

21029597fc4b76d0db0c9542daee201447281781 18766 06-Apr-2009 vboxsync

Storage/DrvVD: switch to runtime error signalling at the end of driver construction.

d1bffa158f98ff3c18f7d085e7372c9ea00e9a43 18134 23-Mar-2009 vboxsync

DrvVD: fix r44820 for the snapshot case

6b223679d40f5e57e55e867e806a9f194e2cde12 18127 23-Mar-2009 vboxsync

DrvVD: fail if a VD image was forced to be opened in read-only mode

efff36b306e370346025647a158689021df2e1d1 17796 13-Mar-2009 vboxsync

OSE: export iSCSI initiator, plus minor ifdef cleanup

722d53d8a16588f9414e1c555c56eae6d0c717d3 16984 21-Feb-2009 vboxsync

DrvVD.cpp: doxygen comment in code.

662d52947eeb3fc8fca3b23991a5eee47077f896 16873 17-Feb-2009 vboxsync

Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.

0ccdfa1953b2f57311fb9ec01a2baf5e1e366f5a 15592 16-Dec-2008 vboxsync

Main & DrvVD: fix a whole bunch of incorrect CFGM key updates, required to get iSCSI snapshots working.

594521f7faf13f7a88f31e6cd76629bd67340229 15366 12-Dec-2008 vboxsync

Storage: Eradicated the last bits using the old VDI only backend, keeping only the testcases for now (no longer built). Completely removed old iSCSI driver. Added intnet option to addiscsidisk and adjusted documentation. Made backend name comparisons case-insensitive. Detect VMDK files not according to VMDK 1.0 and reject with clear error message. Changed format probing logic to not fall through to the "unsupported" case if it's a known format, i.e. has valid header. VBoxManage converthd generic format converter made official. Added format flag to VBoxManage createhd, allows creating VMDK files. VBoxManage convertdd reimplemented based on new framework, supporting any image format. VBoxManage internalcommands sethduuid reimplemented based on new framework, supporting any image format. Cleaned up error codes.

e04eeee1b306d610b0441cee9bf1c750100254d5 15156 09-Dec-2008 vboxsync

Storage/DrvVD: fix status codes to match the function specs.

975ad9d9bc9c4dc96b41d9f67a65228b1b338e2a 14780 28-Nov-2008 vboxsync

VBoxHDD: simplify config handling. Treat everything as a string, and do the conversion in the common code. Makes the job of implementing the VBox API (iSCSI in particular) easier.

a3369a746b56a8966dd78619f4d191c9662f400d 14538 24-Nov-2008 vboxsync

DrvVD: fix internal networking IP stuff, not available in OSE.

3858c38e71b06f72b8747e37973c71b433199f32 14535 24-Nov-2008 vboxsync

Device/Storage: fix rc update issue, causing failures for no reason.

51fe8789a74f6c118894aaa12eb69ec155386dbd 14526 24-Nov-2008 vboxsync

Devices/Storage: iSCSI stuff, including bringing IntNet support back to life. Should build, but otherwise untested.

ff88d4153cd65650577e8c2d1a5a3fdfa0404a80 13840 05-Nov-2008 vboxsync

Hex format types (Vhx[sd] -> Rhx[sd]).

/vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPOs2.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin.cpp /vbox/src/VBox/Devices/Network/slirp/debug.c /vbox/src/VBox/Devices/PC/DevRTC.cpp DevATA.cpp DrvHostBase.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvVD.cpp VBoxHDD.cpp VHDHDDCore.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/PDMDevHlp.cpp /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGuruMeditation.cpp /vbox/src/recompiler/Sun/testmath.c /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/recompiler_new/Sun/testmath.c /vbox/src/recompiler_new/VBoxRecompiler.c
927320c7f81d3acdbccb5f3fea7548b4b7184b98 13303 15-Oct-2008 vboxsync

Storage: Replace the assertions in the construction code with runtime errors because it is possible that hard disks are not accessible. Also fix a assertion because of a unitiallized semaphore in the IDE controller code

3bf9ff5b4c2da22ac8dce07123e55c2cec55d483 12892 02-Oct-2008 vboxsync

AssertMsgRC

77b1a2d8b5dbe2c0b5200794914239fee3c8ee5d 12637 22-Sep-2008 vboxsync

DrvVD: file header.

090d729e786b999dc285f8ea267f9effd1319544 12474 15-Sep-2008 vboxsync

Better fix for not working VMDK's with SATA, a missing define in the Main Makefile prevented async I/O. More checks in drvvdConstruct.

7718e03736ac6ac5f730b3e4ba845c40cba02be4 12467 15-Sep-2008 vboxsync

Failures because rc is not reset. (#3175)

9a1ffdf6460d98ab356438aaa25b1115b0a72558 12463 15-Sep-2008 vboxsync

Return error in case of failure...

860f2e2a6796df7329c811765dda55e58ed1126a 11459 18-Aug-2008 vboxsync

Storage/DrvVD: warning fix

d80c85a1bc7317da7d0cd1254fae6a20db039c8c 11444 15-Aug-2008 vboxsync

Storage/VBoxHDD-new: introduced VD interfaces per image and per operation, completely unifying callback handling.

68a4ee3a31a0807abd03eae881c1bbaf4d42ee6d 11435 14-Aug-2008 vboxsync

Storage: big cleanup of the VD interfaces, especially hide the linked list better.

af90f37ee9175da3aed36bda13519a917cc4effb 11287 09-Aug-2008 vboxsync

Devices: %Vuuid -> %RTuuid (just preferred, not mandatory (yet))

fe813b3594039ba864493438e78ee0e7132bc445 11284 09-Aug-2008 vboxsync

Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))

/vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/DevSB16.cpp /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp DevATA.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvVD.cpp RawHDDCore.cpp VBoxHDD-new.cpp VBoxHDD.cpp VDICore.cpp VDIHDDCore.cpp VmdkHDDCore.cpp fdc.c /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp
548ca31b6b47c36bacce49bed3339cb8075b9681 11269 08-Aug-2008 vboxsync

Devices: pData -> pThis.

/vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/DevSB16.cpp /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp DevATA.cpp DrvBlock.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvVD.cpp VBoxHDD.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp
0abd77741a608f6c41c8dfcd4781b8b84adf1044 11267 08-Aug-2008 vboxsync

Devices: PDMINS2DATA -> PDMINS_2_DATA.

/vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPOs2.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp DevATA.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvVD.cpp VBoxHDD.cpp fdc.c /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp
b7a5b3f9f9ecce32ddacf8404c625ce0451bbdc1 11266 08-Aug-2008 vboxsync

Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.

/vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/DevSB16.cpp /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPOs2.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp DevATA.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvVD.cpp RawHDDCore.cpp VBoxHDD-new.cpp VBoxHDD.cpp VDICore.cpp VDIHDDCore.cpp VmdkHDDCore.cpp fdc.c /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/vl_vbox.h
9c149a2789022f5011e88fb62f02a1cc8068e88f 11047 31-Jul-2008 vboxsync

Storage: Temporary integration of configuration interface.

7ff8f890c69a5c0a5f7a4c36308eabf2dbe4995c 10850 24-Jul-2008 vboxsync

Fix invalid pointer to pDrvIns in DrvVD

05d0c18daabd17b1b434b3684ae642fbc8313ef2 10743 18-Jul-2008 vboxsync

Fix crashers when destructing DrVD

9496f2d398b49813176939d7a339ae513d5175ef 10715 17-Jul-2008 vboxsync

Merge async I/O for VMDK backend from private branch

1c94c0a63ba68be1a7b2c640e70d7a06464e4fca 8155 18-Apr-2008 vboxsync

The Big Sun Rebranding Header Change

/vbox/Makefile.kmk /vbox/configure.vbs /vbox/debian/VBox.sh /vbox/doc/VBox-CodingGuidelines.cpp /vbox/doc/VBox-doc.c /vbox/include/Makefile.kmk /vbox/include/VBox/DevPCNet.h /vbox/include/VBox/HostServices/VBoxClipboardExt.h /vbox/include/VBox/HostServices/VBoxClipboardSvc.h /vbox/include/VBox/HostServices/VBoxOGLOp.h /vbox/include/VBox/HostServices/VBoxOpenGLSvc.h /vbox/include/VBox/VBoxDev.h /vbox/include/VBox/VBoxGuest.h /vbox/include/VBox/VBoxGuest.inc /vbox/include/VBox/VBoxGuest.mac /vbox/include/VBox/VBoxGuest16.h /vbox/include/VBox/VBoxGuestLib.h /vbox/include/VBox/VBoxHDD-new.h /vbox/include/VBox/VBoxHDD.h /vbox/include/VBox/VBoxVideo.h /vbox/include/VBox/VRDPAuth.h /vbox/include/VBox/VRDPOrders.h /vbox/include/VBox/asmdefs.mac /vbox/include/VBox/bioslogo.h /vbox/include/VBox/cdefs.h /vbox/include/VBox/cfgm.h /vbox/include/VBox/com/ErrorInfo.h /vbox/include/VBox/com/EventQueue.h /vbox/include/VBox/com/Guid.h /vbox/include/VBox/com/VirtualBox.h /vbox/include/VBox/com/array.h /vbox/include/VBox/com/assert.h /vbox/include/VBox/com/com.h /vbox/include/VBox/com/defs.h /vbox/include/VBox/com/ptr.h /vbox/include/VBox/com/string.h /vbox/include/VBox/cpum.h /vbox/include/VBox/cpum.mac /vbox/include/VBox/cpumdis.h /vbox/include/VBox/csam.h /vbox/include/VBox/dbg.h /vbox/include/VBox/dbgf.h /vbox/include/VBox/dbggui.h /vbox/include/VBox/dis.h /vbox/include/VBox/disopcode.h /vbox/include/VBox/em.h /vbox/include/VBox/err.h /vbox/include/VBox/err.sed /vbox/include/VBox/gmm.h /vbox/include/VBox/gvm.h /vbox/include/VBox/gvmm.h /vbox/include/VBox/hgcmsvc.h /vbox/include/VBox/hwacc_svm.h /vbox/include/VBox/hwacc_vmx.h /vbox/include/VBox/hwacc_vmx.mac /vbox/include/VBox/hwaccm.h /vbox/include/VBox/intnet.h /vbox/include/VBox/iom.h /vbox/include/VBox/log.h /vbox/include/VBox/mm.h /vbox/include/VBox/nasm.mac /vbox/include/VBox/ostypes.h /vbox/include/VBox/param.h /vbox/include/VBox/patm.h /vbox/include/VBox/pci.h /vbox/include/VBox/pdm.h /vbox/include/VBox/pdmapi.h /vbox/include/VBox/pdmasynccompletion.h /vbox/include/VBox/pdmasynctask.h /vbox/include/VBox/pdmcritsect.h /vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdrv.h /vbox/include/VBox/pdmifs.h /vbox/include/VBox/pdmins.h /vbox/include/VBox/pdmqueue.h /vbox/include/VBox/pdmsrv.h /vbox/include/VBox/pdmthread.h /vbox/include/VBox/pdmusb.h /vbox/include/VBox/pgm.h /vbox/include/VBox/rem.h /vbox/include/VBox/scsi.h /vbox/include/VBox/selm.h /vbox/include/VBox/settings.h /vbox/include/VBox/shflsvc.h /vbox/include/VBox/ssm.h /vbox/include/VBox/stam.h /vbox/include/VBox/stam.mac /vbox/include/VBox/sup.h /vbox/include/VBox/sup.mac /vbox/include/VBox/tapwin32.h /vbox/include/VBox/tm.h /vbox/include/VBox/trpm.h /vbox/include/VBox/trpm.mac /vbox/include/VBox/types.h /vbox/include/VBox/usb.h /vbox/include/VBox/usblib-win.h /vbox/include/VBox/usblib.h /vbox/include/VBox/uvm.h /vbox/include/VBox/version.h /vbox/include/VBox/vm.h /vbox/include/VBox/vm.mac /vbox/include/VBox/vmapi.h /vbox/include/VBox/vmm.h /vbox/include/VBox/vrdpapi.h /vbox/include/VBox/vrdpusb.h /vbox/include/VBox/vusb.h /vbox/include/VBox/x86.h /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/cpputils.h /vbox/include/iprt/cpuset.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/getopt.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/lock.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/mp.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/compiler/compiler.h /vbox/include/iprt/nocrt/compiler/gcc.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/limits.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdarg.h /vbox/include/iprt/nocrt/stddef.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile.kmk /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/VBoxDisp.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/dd.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdptext.c /vbox/src/VBox/Additions/WINNT/Graphics/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpdd.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/MesaGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLLookup.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxCmd.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxICDList.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.def /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.rc /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/dllmain.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/drv.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/glext.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/tstShOpenGL.cpp /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.rc /vbox/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.rc /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestMsg.mc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.rc /vbox/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxDisplay.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxMemBalloon.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxMemBalloon.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxRestore.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxRestore.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxStatistics.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxStatistics.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxVRDP.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxVRDP.h /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.h /vbox/src/VBox/Additions/WINNT/VBoxService/resource.h /vbox/src/VBox/Additions/WINNT/VBoxService/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/testcase/tstSessionHack.cpp /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk /vbox/src/VBox/Additions/WINNT/include/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h /vbox/src/VBox/Additions/WINNT/include/VBoxHook.h /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.def /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGR.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMouse.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibTime.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/common/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxService/VBoxService-os2.def /vbox/src/VBox/Additions/common/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Additions/freebsd/Installer/vboxguest.sh /vbox/src/VBox/Additions/freebsd/Makefile.kmk /vbox/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs.h /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vfsops.c /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/supc++.c /vbox/src/VBox/Additions/linux/daemon/vboxadd_timesync.c /vbox/src/VBox/Additions/linux/export_modules /vbox/src/VBox/Additions/linux/installer/vboxadd-timesync.sh /vbox/src/VBox/Additions/linux/installer/vboxadd.sh /vbox/src/VBox/Additions/linux/installer/vboxvfs.sh /vbox/src/VBox/Additions/linux/module/Makefile.kmk /vbox/src/VBox/Additions/linux/module/Makefile.module /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/files_vboxadd /vbox/src/VBox/Additions/linux/module/hgcmcall.c /vbox/src/VBox/Additions/linux/module/vboxmod.c /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/files_vboxvfs /vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/linux/sharedfolders/utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vbsfmount.h /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/solaris/Installer/makepackage.sh /vbox/src/VBox/Additions/solaris/Installer/postinstall.sh /vbox/src/VBox/Additions/solaris/Installer/preremove.sh /vbox/src/VBox/Additions/solaris/Installer/vboxguest.sh /vbox/src/VBox/Additions/solaris/Installer/vboxservice.xml /vbox/src/VBox/Additions/solaris/Makefile.kmk /vbox/src/VBox/Additions/x11/Makefile.kmk /vbox/src/VBox/Additions/x11/installer/VBoxRandR.sh /vbox/src/VBox/Additions/x11/installer/x11config.pl /vbox/src/VBox/Additions/x11/installer/x11restore.pl /vbox/src/VBox/Additions/x11/xclient/Makefile.kmk /vbox/src/VBox/Additions/x11/xclient/clipboard.cpp /vbox/src/VBox/Additions/x11/xclient/clipboard.h /vbox/src/VBox/Additions/x11/xclient/displaychange-x11.cpp /vbox/src/VBox/Additions/x11/xclient/displaychange.h /vbox/src/VBox/Additions/x11/xclient/main.cpp /vbox/src/VBox/Additions/x11/xclient/seamless-glue.h /vbox/src/VBox/Additions/x11/xclient/seamless-guest.h /vbox/src/VBox/Additions/x11/xclient/seamless-host.cpp /vbox/src/VBox/Additions/x11/xclient/seamless-host.h /vbox/src/VBox/Additions/x11/xclient/seamless-x11.cpp /vbox/src/VBox/Additions/x11/xclient/seamless-x11.h /vbox/src/VBox/Additions/x11/xclient/seamless.h /vbox/src/VBox/Additions/x11/xclient/testcase/tstSeamlessX11.cpp /vbox/src/VBox/Additions/x11/xclient/thread.cpp /vbox/src/VBox/Additions/x11/xclient/thread.h /vbox/src/VBox/Additions/x11/xgraphics/Imakefile /vbox/src/VBox/Additions/x11/xgraphics/Makefile.kmk /vbox/src/VBox/Additions/x11/xgraphics/vboxutils.c /vbox/src/VBox/Additions/x11/xgraphics/vboxutils_68.c /vbox/src/VBox/Additions/x11/xgraphics/vboxvideo.h /vbox/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c /vbox/src/VBox/Additions/x11/xgraphics/vboxvideo_68.c /vbox/src/VBox/Additions/x11/xgraphics/vboxvideo_68.h /vbox/src/VBox/Additions/x11/xgraphics/vboxvideo_70.c /vbox/src/VBox/Additions/x11/xmouse/Imakefile /vbox/src/VBox/Additions/x11/xmouse/Makefile.kmk /vbox/src/VBox/Additions/x11/xmouse/VBoxUtils.c /vbox/src/VBox/Additions/x11/xmouse/VBoxUtils.h /vbox/src/VBox/Additions/x11/xmouse/VBoxUtils_68.c /vbox/src/VBox/Additions/x11/xmouse/xorg14/mouse.c /vbox/src/VBox/Additions/x11/xmouse/xorg70/mouse.c /vbox/src/VBox/Additions/x11/xmouse/xorg71/mouse.c /vbox/src/VBox/Debugger/DBGCBuiltInSymbols.cpp /vbox/src/VBox/Debugger/DBGCCmdHlp.cpp /vbox/src/VBox/Debugger/DBGCCmdWorkers.cpp /vbox/src/VBox/Debugger/DBGCCommands.cpp /vbox/src/VBox/Debugger/DBGCEmulateCodeView.cpp /vbox/src/VBox/Debugger/DBGCInternal.h /vbox/src/VBox/Debugger/DBGCOps.cpp /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/Makefile.kmk /vbox/src/VBox/Debugger/VBoxDbg.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgConsole.h /vbox/src/VBox/Debugger/VBoxDbgGui.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStats.cpp /vbox/src/VBox/Debugger/VBoxDbgStats.h /vbox/src/VBox/Debugger/testcase/tstDBGCParser.cpp /vbox/src/VBox/Debugger/testcase/tstDBGCStubs.cpp /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/alsa_stubs.c /vbox/src/VBox/Devices/Audio/alsa_stubs.h /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/pulse_stubs.c /vbox/src/VBox/Devices/Audio/pulse_stubs.h /vbox/src/VBox/Devices/Audio/pulseaudio.c /vbox/src/VBox/Devices/Audio/solaudio.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/Graphics/BIOS/Makefile.kmk /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPOs2.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin32.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/slirp/slirp_state.h /vbox/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh /vbox/src/VBox/Devices/Network/solaris/vnicterm_solaris.sh /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile.kmk /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp DevATA.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostBase.h DrvHostDVD.cpp DrvHostFloppy.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvVD.cpp PIIX3ATABmDma.h RawHDDCore.cpp VBoxHDD-new.cpp VBoxHDD-newInternal.h VBoxHDD.cpp VDICore.cpp VDICore.h VDIHDDCore.cpp VmdkHDDCore.cpp fdc.c ide.h swab.h testcase/Makefile.kmk testcase/tstVD.cpp testcase/tstVDI.cpp testcase/vditool.cpp /vbox/src/VBox/Devices/VBoxDDUDeps.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/testcase/Makefile.kmk /vbox/src/VBox/Devices/testcase/tstDeviceStructSize.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestA.asm /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile.kmk /vbox/src/VBox/Frontends/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HGCM.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCM.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VMControl.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMControl.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile.kmk /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.cpp /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxHeadless/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.h /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/testcase/tstHeadless.cpp /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxManage/VBoxManageSVN.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/include/DarwinCursor.h /vbox/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/include/HappyHttp.h /vbox/src/VBox/Frontends/VirtualBox/include/QIApplication.h /vbox/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDownloaderWgt.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxIChatTheaterWrapper.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxNetworkFramework.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/HappyHttp.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBQuartz2D.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxNetworkFramework.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinCursor.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/Makefile /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard-new.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-new.c /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-tables.h /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.asm /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.cpp /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.h /vbox/src/VBox/Frontends/VirtualBox/src/win32/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxHardDiskSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxHardDiskSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox4/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox4/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox4/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox4/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox4/include/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox4/include/DarwinCursor.h /vbox/src/VBox/Frontends/VirtualBox4/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox4/include/HappyHttp.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIApplication.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxDownloaderWgt.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxIChatTheaterWrapper.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxNetworkFramework.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox4/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox4/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/HappyHttp.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxDefs.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxDownloaderWgt.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxFBQuartz2D.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxNetworkFramework.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/darwin/DarwinCursor.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/linux/Makefile /vbox/src/VBox/Frontends/VirtualBox4/src/linux/XKeyboard-new.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-layouts.h /vbox/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-list.h /vbox/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-new.c /vbox/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-tables.h /vbox/src/VBox/Frontends/VirtualBox4/src/linux/keyboard.h /vbox/src/VBox/Frontends/VirtualBox4/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/os2/VBoxHlp.asm /vbox/src/VBox/Frontends/VirtualBox4/src/os2/VBoxHlp.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/os2/VBoxHlp.h /vbox/src/VBox/Frontends/VirtualBox4/src/win32/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxGlobalSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxGlobalSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxUSBFilterSettings.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMNetworkSettings.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMParallelPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMParallelPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSerialPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSerialPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDRV.h /vbox/src/VBox/HostDrivers/Support/SUPDRVIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDRVShared.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0.def /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/load.sh /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/linux/build_in_tmp /vbox/src/VBox/HostDrivers/Support/linux/export_modules /vbox/src/VBox/HostDrivers/Support/linux/files_vboxdrv /vbox/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c /vbox/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm /vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp /vbox/src/VBox/HostDrivers/Support/win/VBoxDrv.inf /vbox/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf /vbox/src/VBox/HostServices/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h /vbox/src/VBox/HostServices/SharedClipboard/clipboard-helper.cpp /vbox/src/VBox/HostServices/SharedClipboard/clipboard-helper.h /vbox/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp /vbox/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h /vbox/src/VBox/HostServices/SharedClipboard/darwin.cpp /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedClipboard/win32.cpp /vbox/src/VBox/HostServices/SharedClipboard/x11-stub.cpp /vbox/src/VBox/HostServices/SharedClipboard/x11.cpp /vbox/src/VBox/HostServices/SharedFolders/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/mappings.cpp /vbox/src/VBox/HostServices/SharedFolders/mappings.h /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedFolders/shfl.h /vbox/src/VBox/HostServices/SharedFolders/shflhandle.cpp /vbox/src/VBox/HostServices/SharedFolders/shflhandle.h /vbox/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.h /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/Makefile.kmk /vbox/src/VBox/HostServices/SharedOpenGL/gldrv.h /vbox/src/VBox/HostServices/SharedOpenGL/glext.cpp /vbox/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/service.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.h /vbox/src/VBox/Installer/Makefile.kmk /vbox/src/VBox/Installer/linux/Makefile.kmk /vbox/src/VBox/Installer/linux/VBox.sh /vbox/src/VBox/Installer/linux/VBoxAddIF.sh /vbox/src/VBox/Installer/linux/VBoxSysInfo.sh /vbox/src/VBox/Installer/solaris/Makefile.kmk /vbox/src/VBox/Installer/solaris/VBox.sh /vbox/src/VBox/Installer/solaris/makepackage.sh /vbox/src/VBox/Installer/solaris/postinstall.sh /vbox/src/VBox/Installer/solaris/preremove.sh /vbox/src/VBox/Installer/solaris/vboxdrv.sh /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/AutoLock.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DVDDriveImpl.cpp /vbox/src/VBox/Main/DVDImageImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/FloppyDriveImpl.cpp /vbox/src/VBox/Main/FloppyImageImpl.cpp /vbox/src/VBox/Main/FramebufferImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HardDiskAttachmentImpl.cpp /vbox/src/VBox/Main/HardDiskImpl.cpp /vbox/src/VBox/Main/HostDVDDriveImpl.cpp /vbox/src/VBox/Main/HostFloppyDriveImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ParallelPortImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SATAControllerImpl.cpp /vbox/src/VBox/Main/SerialPortImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/Version.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/VirtualBoxImplExtra.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/idl/doxygen.xsl /vbox/src/VBox/Main/idl/midl.xsl /vbox/src/VBox/Main/idl/xpidl.xsl /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoLock.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/Collection.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DVDDriveImpl.h /vbox/src/VBox/Main/include/DVDImageImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FloppyDriveImpl.h /vbox/src/VBox/Main/include/FloppyImageImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HardDiskAttachmentImpl.h /vbox/src/VBox/Main/include/HardDiskImpl.h /vbox/src/VBox/Main/include/HostDVDDriveImpl.h /vbox/src/VBox/Main/include/HostFloppyDriveImpl.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ParallelPortImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SATAControllerImpl.h /vbox/src/VBox/Main/include/SerialPortImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/Shareable.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/Version.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/VirtualBoxXMLUtil.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/include/vbox-libhal.h /vbox/src/VBox/Main/linux/helpers.cpp /vbox/src/VBox/Main/linux/module.cpp /vbox/src/VBox/Main/linux/server.cpp /vbox/src/VBox/Main/linux/server.h /vbox/src/VBox/Main/linux/server_module.cpp /vbox/src/VBox/Main/linux/vbox-libhal.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/makefile.tstVBoxAPILinux /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/win32/VBoxC.def /vbox/src/VBox/Main/win32/VBoxC.rc /vbox/src/VBox/Main/win32/VBoxSVC.rc /vbox/src/VBox/Main/win32/VirtualBox_rgs.xsl /vbox/src/VBox/Main/win32/comregister.cmd /vbox/src/VBox/Main/win32/dllmain.cpp /vbox/src/VBox/Main/win32/resource.h /vbox/src/VBox/Main/win32/svchlp.cpp /vbox/src/VBox/Main/win32/svchlp.h /vbox/src/VBox/Main/win32/svcmain.cpp /vbox/src/VBox/Main/xml/SchemaDefs.xsl /vbox/src/VBox/Main/xml/Settings.cpp /vbox/src/VBox/Main/xml/SettingsConverter.xsl /vbox/src/VBox/Main/xml/VirtualBox-settings-common.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-os2.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/RDP/client/vrdp/USBProxyDevice-linux.c /vbox/src/VBox/RDP/client/vrdp/rdpusb.c /vbox/src/VBox/RDP/client/vrdp/vrdpusb.h /vbox/src/VBox/RDP/client/vrdp/vusb.h /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/VBox/strformat-vbox.cpp /vbox/src/VBox/Runtime/common/alloc/alloc.cpp /vbox/src/VBox/Runtime/common/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/common/asm/ASMMultU64ByU32DivByU32.asm /vbox/src/VBox/Runtime/common/checksum/crc32.cpp /vbox/src/VBox/Runtime/common/checksum/crc64.cpp /vbox/src/VBox/Runtime/common/checksum/md5.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp /vbox/src/VBox/Runtime/common/err/errmsg.cpp /vbox/src/VBox/Runtime/common/err/errmsg.sed /vbox/src/VBox/Runtime/common/err/errmsgcom.sed /vbox/src/VBox/Runtime/common/err/errmsgxpcom.sed /vbox/src/VBox/Runtime/common/ldr/ldr.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELF.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/common/ldr/ldrEx.cpp /vbox/src/VBox/Runtime/common/ldr/ldrFile.cpp /vbox/src/VBox/Runtime/common/ldr/ldrNative.cpp /vbox/src/VBox/Runtime/common/ldr/ldrPE.cpp /vbox/src/VBox/Runtime/common/ldr/ldrkStuff.cpp /vbox/src/VBox/Runtime/common/log/log.cpp /vbox/src/VBox/Runtime/common/log/logcom.cpp /vbox/src/VBox/Runtime/common/log/logformat.cpp /vbox/src/VBox/Runtime/common/math/ceill.asm /vbox/src/VBox/Runtime/common/math/cosl.asm /vbox/src/VBox/Runtime/common/math/fabs.asm /vbox/src/VBox/Runtime/common/math/fabsf.asm /vbox/src/VBox/Runtime/common/math/fabsl.asm /vbox/src/VBox/Runtime/common/math/floor.asm /vbox/src/VBox/Runtime/common/math/floorf.asm /vbox/src/VBox/Runtime/common/math/floorl.asm /vbox/src/VBox/Runtime/common/math/ldexpl.asm /vbox/src/VBox/Runtime/common/math/llrint.asm /vbox/src/VBox/Runtime/common/math/llrintf.asm /vbox/src/VBox/Runtime/common/math/llrintl.asm /vbox/src/VBox/Runtime/common/math/logl.asm /vbox/src/VBox/Runtime/common/math/lrint.asm /vbox/src/VBox/Runtime/common/math/lrintf.asm /vbox/src/VBox/Runtime/common/math/lrintl.asm /vbox/src/VBox/Runtime/common/math/remainder.asm /vbox/src/VBox/Runtime/common/math/remainderf.asm /vbox/src/VBox/Runtime/common/math/remainderl.asm /vbox/src/VBox/Runtime/common/math/sinl.asm /vbox/src/VBox/Runtime/common/math/tanl.asm /vbox/src/VBox/Runtime/common/math/trunc.asm /vbox/src/VBox/Runtime/common/math/truncf.asm /vbox/src/VBox/Runtime/common/math/truncl.asm /vbox/src/VBox/Runtime/common/misc/assert.cpp /vbox/src/VBox/Runtime/common/misc/getopt.cpp /vbox/src/VBox/Runtime/common/misc/rand.cpp /vbox/src/VBox/Runtime/common/misc/req.cpp /vbox/src/VBox/Runtime/common/misc/sanity-c.c /vbox/src/VBox/Runtime/common/misc/sanity-cpp.cpp /vbox/src/VBox/Runtime/common/misc/sanity.h /vbox/src/VBox/Runtime/common/misc/semspingpong.cpp /vbox/src/VBox/Runtime/common/misc/setjmp.asm /vbox/src/VBox/Runtime/common/misc/thread.cpp /vbox/src/VBox/Runtime/common/misc/zip.cpp /vbox/src/VBox/Runtime/common/string/memchr.asm /vbox/src/VBox/Runtime/common/string/memchr.cpp /vbox/src/VBox/Runtime/common/string/memchr_alias.c /vbox/src/VBox/Runtime/common/string/memcmp.asm /vbox/src/VBox/Runtime/common/string/memcmp.cpp /vbox/src/VBox/Runtime/common/string/memcmp_alias.c /vbox/src/VBox/Runtime/common/string/memcpy.asm /vbox/src/VBox/Runtime/common/string/memcpy.cpp /vbox/src/VBox/Runtime/common/string/memcpy_alias.c /vbox/src/VBox/Runtime/common/string/memmove.asm /vbox/src/VBox/Runtime/common/string/memmove_alias.c /vbox/src/VBox/Runtime/common/string/mempcpy.asm /vbox/src/VBox/Runtime/common/string/memset.asm /vbox/src/VBox/Runtime/common/string/memset.cpp /vbox/src/VBox/Runtime/common/string/memset_alias.c /vbox/src/VBox/Runtime/common/string/straprintf.cpp /vbox/src/VBox/Runtime/common/string/strchr.asm /vbox/src/VBox/Runtime/common/string/strchr_alias.c /vbox/src/VBox/Runtime/common/string/strcmp.asm /vbox/src/VBox/Runtime/common/string/strcmp_alias.c /vbox/src/VBox/Runtime/common/string/strcpy.cpp /vbox/src/VBox/Runtime/common/string/strformat.cpp /vbox/src/VBox/Runtime/common/string/strformatrt.cpp /vbox/src/VBox/Runtime/common/string/strformattype.cpp /vbox/src/VBox/Runtime/common/string/string.cpp /vbox/src/VBox/Runtime/common/string/strlen.cpp /vbox/src/VBox/Runtime/common/string/strncmp.cpp /vbox/src/VBox/Runtime/common/string/strpbrk.cpp /vbox/src/VBox/Runtime/common/string/strprintf.cpp /vbox/src/VBox/Runtime/common/string/strspace.cpp /vbox/src/VBox/Runtime/common/string/strstrip.cpp /vbox/src/VBox/Runtime/common/string/strtonum.cpp /vbox/src/VBox/Runtime/common/string/uni.cpp /vbox/src/VBox/Runtime/common/string/unidata.cpp /vbox/src/VBox/Runtime/common/string/uniread.cpp /vbox/src/VBox/Runtime/common/string/utf-16.cpp /vbox/src/VBox/Runtime/common/string/utf-8.cpp /vbox/src/VBox/Runtime/common/table/avl_Base.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Destroy.cpp.h /vbox/src/VBox/Runtime/common/table/avl_DoWithAll.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Get.cpp.h /vbox/src/VBox/Runtime/common/table/avl_GetBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Range.cpp.h /vbox/src/VBox/Runtime/common/table/avl_RemoveBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avlgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlhcphys.cpp /vbox/src/VBox/Runtime/common/table/avllu32.cpp /vbox/src/VBox/Runtime/common/table/avlogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlohcphys.cpp /vbox/src/VBox/Runtime/common/table/avloioport.cpp /vbox/src/VBox/Runtime/common/table/avlpv.cpp /vbox/src/VBox/Runtime/common/table/avlrgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlroioport.cpp /vbox/src/VBox/Runtime/common/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlu32.cpp /vbox/src/VBox/Runtime/common/table/avlul.cpp /vbox/src/VBox/Runtime/common/table/table.cpp /vbox/src/VBox/Runtime/common/time/time.cpp /vbox/src/VBox/Runtime/common/time/timeprog.cpp /vbox/src/VBox/Runtime/common/time/timesup.cpp /vbox/src/VBox/Runtime/common/time/timesupA.asm /vbox/src/VBox/Runtime/common/time/timesupA.mac /vbox/src/VBox/Runtime/common/time/timesupref.cpp /vbox/src/VBox/Runtime/common/time/timesupref.h /vbox/src/VBox/Runtime/common/time/timesysalias.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/gc/initterm-gc.cpp /vbox/src/VBox/Runtime/generic/RTAssertDoBreakpoint-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuId-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuIdFromSetIndex-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuIdToSetIndex-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpDoesCpuExist-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetCount-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetMaxCpuId-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetOnlineCount-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetOnlineSet-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetSet-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpIsCpuOnline-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/rand-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semnoint-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semsrw-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/tls-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/generic/uuid-generic.cpp /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/magics.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/os2/sys0.asm /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTMpOn-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semfastmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/mp-r0drv.h /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semeventmulti-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semfastmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/solaris/RTLogWriteDebugger-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semfastmutex-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h /vbox/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/time-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/dir.cpp /vbox/src/VBox/Runtime/r3/fileio.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/fs.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semevent-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semmutex-linux.cpp /vbox/src/VBox/Runtime/r3/linux/time-linux.cpp /vbox/src/VBox/Runtime/r3/os2/filelock-os2.cpp /vbox/src/VBox/Runtime/r3/os2/mp-os2.cpp /vbox/src/VBox/Runtime/r3/os2/sched-os2.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/system-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/path.cpp /vbox/src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/env-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semevent-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semeventmulti-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semmutex-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semrw-posix.cpp /vbox/src/VBox/Runtime/r3/posix/system-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timelocal-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/tls-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/win/RTLogWriteDebugger-win.cpp /vbox/src/VBox/Runtime/r3/win/VBoxRT-win32.def /vbox/src/VBox/Runtime/r3/win/VBoxRT-win64.def /vbox/src/VBox/Runtime/r3/win/alloc-win.cpp /vbox/src/VBox/Runtime/r3/win/dir-win.cpp /vbox/src/VBox/Runtime/r3/win/dllmain-win.cpp /vbox/src/VBox/Runtime/r3/win/fileio-win.cpp /vbox/src/VBox/Runtime/r3/win/fs-win.cpp /vbox/src/VBox/Runtime/r3/win/ldrNative-win.cpp /vbox/src/VBox/Runtime/r3/win/mp-win.cpp /vbox/src/VBox/Runtime/r3/win/path-win.cpp /vbox/src/VBox/Runtime/r3/win/process-win.cpp /vbox/src/VBox/Runtime/r3/win/sched-win.cpp /vbox/src/VBox/Runtime/r3/win/sems-win.cpp /vbox/src/VBox/Runtime/r3/win/system-win.cpp /vbox/src/VBox/Runtime/r3/win/thread-win.cpp /vbox/src/VBox/Runtime/r3/win/time-win.cpp /vbox/src/VBox/Runtime/r3/win/timer-win.cpp /vbox/src/VBox/Runtime/r3/win/tls-win.cpp /vbox/src/VBox/Runtime/r3/win/utf16locale-win.cpp /vbox/src/VBox/Runtime/r3/win/utf8-win.cpp /vbox/src/VBox/Runtime/r3/win/uuid-win.cpp /vbox/src/VBox/Runtime/testcase/Makefile.kmk /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/tstAvl.cpp /vbox/src/VBox/Runtime/testcase/tstBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstDeadlock.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstEnv.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstGetOpt.cpp /vbox/src/VBox/Runtime/testcase/tstHeapSimple.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-os2.def /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-win.def /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstNoCrt-1.cpp /vbox/src/VBox/Runtime/testcase/tstPath.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstSemMutex.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime-4.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/testcase/tstUuid.cpp /vbox/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitTestAndToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU16.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU8.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstSet.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetCS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR0.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR1.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR2.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR3.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR6.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR7.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetES.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFlags.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetIDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetSS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMProbeReadByte.asm /vbox/src/VBox/Runtime/win/amd64/ASMSetFlags.asm /vbox/src/VBox/Runtime/win/errmsgwin.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMInternal.mac /vbox/src/VBox/VMM/CPUMStack.cpp /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFMem.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/GMM.cpp /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMPhys.cpp /vbox/src/VBox/VMM/Makefile.kmk /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PDMThread.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMDbg.cpp /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhys.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/TRPMInternal.mac /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllA.asm /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGCA.asm /vbox/src/VBox/VMM/VMMGC/DBGFGC.cpp /vbox/src/VBox/VMM/VMMGC/EMGCA.asm /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGCA.asm /vbox/src/VBox/VMM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/REMGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.def /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGC/VMMGC0.asm /vbox/src/VBox/VMM/VMMGC/VMMGC99.asm /vbox/src/VBox/VMM/VMMGC/VMMGCA.asm /vbox/src/VBox/VMM/VMMGC/VMMGCBuiltin.def /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/DBGFR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/GVMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GVMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.def /vbox/src/VBox/VMM/VMMR0/VMMR0A.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/mkdsk.sh /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructsAsm.asm /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstGlobalConfig.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicro.mac /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/VBox/VMM/testcase/tstMicroGC.def /vbox/src/VBox/VMM/testcase/tstMicroGCA.asm /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-2.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMFork.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructGC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/libs/Makefile.kmk /vbox/src/libs/ffmpeg-20060710/Makefile.kmk /vbox/src/libs/ffmpeg-20060710/VBoxFFmpeg-darwin.def /vbox/src/libs/ffmpeg-20060710/VBoxFFmpeg.def /vbox/src/libs/kStuff/Makefile.kmk /vbox/src/libs/kStuff/iprt/kHlpAlloc-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpEnv-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpPage-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpString-iprt.cpp /vbox/src/libs/kStuff/iprt/kRdrFile-iprt.cpp /vbox/src/libs/liblzf-1.51/Makefile.kmk /vbox/src/libs/libpng-1.2.8/Makefile.kmk /vbox/src/libs/libxml2-2.6.30/Makefile.kmk /vbox/src/libs/libxslt-1.1.22/Makefile.kmk /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/libs/zlib-1.2.1/Makefile.kmk /vbox/src/recompiler/InnoTek/config-host.h /vbox/src/recompiler/InnoTek/config.h /vbox/src/recompiler/InnoTek/crt/stdio.h /vbox/src/recompiler/InnoTek/deftoimp.sed /vbox/src/recompiler/InnoTek/op-darwin.sed /vbox/src/recompiler/InnoTek/structs.h /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/VBoxREM.def /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxREMWrapperA.asm /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/testcase/Makefile.kmk /vbox/src/testcase/tstRunTestcases.cpp
d9d5fbda1b8f7a6f7fae555db60d0e636fd03af8 7277 04-Mar-2008 vboxsync

Make the backend type a per-image property and get away from the per container property. Required e.g. for snapshotting iSCSI disks (whenever we get there).

09127e6ed46502ff8a6a521713ee8ace53667683 6324 10-Jan-2008 vboxsync

Undo accidental VD driver rename, broke VMDK/VHD completely.

8083a259c13e6e26e56ca2582edbad4a8cfac25a 6291 09-Jan-2008 vboxsync

Big virtual disk changeset containing several modifications * remove the always buggy translation setting and replace it with two sets of geometries, physical and logical * complete vmdk creation (fixed/dynamic variants, both split in 2G chunks and single file) * implemented VBoxHDD-new generic snapshot support, i.e. diff image creation and image merging (completely untested, I'm pretty sure there are bugs) * assorted changes which generalize the VBoxHDD-new interfaces (both externally and internally)

a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fc 5999 07-Dec-2007 vboxsync

The Giant CDDL Dual-License Header Change.

/vbox/Makefile.kmk /vbox/configure.vbs /vbox/debian/VBox.sh /vbox/debian/vboxdrv.init.tmpl /vbox/debian/vboxnet.init.tmpl /vbox/include/Makefile.kmk /vbox/include/VBox/HostServices/VBoxClipboardExt.h /vbox/include/VBox/HostServices/VBoxClipboardSvc.h /vbox/include/VBox/HostServices/VBoxOGLOp.h /vbox/include/VBox/HostServices/VBoxOpenGLSvc.h /vbox/include/VBox/VBoxDev.h /vbox/include/VBox/VBoxGuest.h /vbox/include/VBox/VBoxGuest.inc /vbox/include/VBox/VBoxGuest.mac /vbox/include/VBox/VBoxGuest16.h /vbox/include/VBox/VBoxGuestLib.h /vbox/include/VBox/VBoxHDD-new.h /vbox/include/VBox/VBoxHDD.h /vbox/include/VBox/VBoxVideo.h /vbox/include/VBox/VRDPAuth.h /vbox/include/VBox/asmdefs.mac /vbox/include/VBox/cdefs.h /vbox/include/VBox/cfgldr.h /vbox/include/VBox/cfgm.h /vbox/include/VBox/com/ErrorInfo.h /vbox/include/VBox/com/EventQueue.h /vbox/include/VBox/com/Guid.h /vbox/include/VBox/com/VirtualBox.h /vbox/include/VBox/com/assert.h /vbox/include/VBox/com/com.h /vbox/include/VBox/com/defs.h /vbox/include/VBox/com/ptr.h /vbox/include/VBox/com/string.h /vbox/include/VBox/cpum.h /vbox/include/VBox/cpum.mac /vbox/include/VBox/cpumdis.h /vbox/include/VBox/csam.h /vbox/include/VBox/dbg.h /vbox/include/VBox/dbgf.h /vbox/include/VBox/dbggui.h /vbox/include/VBox/dis.h /vbox/include/VBox/disopcode.h /vbox/include/VBox/em.h /vbox/include/VBox/err.h /vbox/include/VBox/err.sed /vbox/include/VBox/gmm.h /vbox/include/VBox/gvm.h /vbox/include/VBox/gvmm.h /vbox/include/VBox/hgcmsvc.h /vbox/include/VBox/hwacc_svm.h /vbox/include/VBox/hwacc_vmx.h /vbox/include/VBox/hwacc_vmx.mac /vbox/include/VBox/hwaccm.h /vbox/include/VBox/intnet.h /vbox/include/VBox/iom.h /vbox/include/VBox/log.h /vbox/include/VBox/mm.h /vbox/include/VBox/nasm.mac /vbox/include/VBox/ostypes.h /vbox/include/VBox/param.h /vbox/include/VBox/patm.h /vbox/include/VBox/pci.h /vbox/include/VBox/pdm.h /vbox/include/VBox/pdmapi.h /vbox/include/VBox/pdmasynccompletion.h /vbox/include/VBox/pdmasynctask.h /vbox/include/VBox/pdmcritsect.h /vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdrv.h /vbox/include/VBox/pdmifs.h /vbox/include/VBox/pdmins.h /vbox/include/VBox/pdmqueue.h /vbox/include/VBox/pdmsrv.h /vbox/include/VBox/pdmthread.h /vbox/include/VBox/pdmusb.h /vbox/include/VBox/pgm.h /vbox/include/VBox/rem.h /vbox/include/VBox/scsi.h /vbox/include/VBox/selm.h /vbox/include/VBox/shflsvc.h /vbox/include/VBox/ssm.h /vbox/include/VBox/stam.h /vbox/include/VBox/stam.mac /vbox/include/VBox/sup.h /vbox/include/VBox/sup.mac /vbox/include/VBox/tapwin32.h /vbox/include/VBox/tm.h /vbox/include/VBox/trpm.h /vbox/include/VBox/trpm.mac /vbox/include/VBox/types.h /vbox/include/VBox/usb.h /vbox/include/VBox/usblib-win.h /vbox/include/VBox/usblib.h /vbox/include/VBox/version.h /vbox/include/VBox/vm.h /vbox/include/VBox/vm.mac /vbox/include/VBox/vmapi.h /vbox/include/VBox/vmm.h /vbox/include/VBox/vrdpapi.h /vbox/include/VBox/vrdpusb.h /vbox/include/VBox/vusb.h /vbox/include/VBox/x86.h /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/cpputils.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/getopt.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/lock.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/compiler/compiler.h /vbox/include/iprt/nocrt/compiler/gcc.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/limits.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdarg.h /vbox/include/iprt/nocrt/stddef.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile.kmk /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/VBoxDisp.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/dd.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpdd.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/MesaGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLLookup.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxCmd.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxICDList.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.def /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.rc /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/dllmain.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/drv.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/glext.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/tstShOpenGL.cpp /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.rc /vbox/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.rc /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestMsg.mc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def /vbox/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxDisplay.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxMemBalloon.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxMemBalloon.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxRestore.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxRestore.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxStatistics.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxStatistics.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxVRDP.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxVRDP.h /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.h /vbox/src/VBox/Additions/WINNT/VBoxService/resource.h /vbox/src/VBox/Additions/WINNT/VBoxService/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/testcase/tstSessionHack.cpp /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk /vbox/src/VBox/Additions/WINNT/include/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h /vbox/src/VBox/Additions/WINNT/include/VBoxHook.h /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/supc++.c /vbox/src/VBox/Additions/linux/daemon/vboxadd_timesync.c /vbox/src/VBox/Additions/linux/export_modules /vbox/src/VBox/Additions/linux/installer/vboxadd-timesync.sh /vbox/src/VBox/Additions/linux/installer/vboxadd.sh /vbox/src/VBox/Additions/linux/installer/vboxvfs.sh /vbox/src/VBox/Additions/linux/installer/x11config.pl /vbox/src/VBox/Additions/linux/module/Makefile.kmk /vbox/src/VBox/Additions/linux/module/Makefile.module /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/files_vboxadd /vbox/src/VBox/Additions/linux/module/hgcmcall.c /vbox/src/VBox/Additions/linux/module/vboxmod.c /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/files_vboxvfs /vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/linux/sharedfolders/utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vbsfmount.h /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/linux/xclient/Makefile.kmk /vbox/src/VBox/Additions/linux/xclient/clipboard.cpp /vbox/src/VBox/Additions/linux/xclient/clipboard.h /vbox/src/VBox/Additions/linux/xclient/main.cpp /vbox/src/VBox/Additions/linux/xclient/seamless-glue.h /vbox/src/VBox/Additions/linux/xclient/seamless-guest.h /vbox/src/VBox/Additions/linux/xclient/seamless-host.cpp /vbox/src/VBox/Additions/linux/xclient/seamless-host.h /vbox/src/VBox/Additions/linux/xclient/seamless-x11.cpp /vbox/src/VBox/Additions/linux/xclient/seamless-x11.h /vbox/src/VBox/Additions/linux/xclient/seamless.h /vbox/src/VBox/Additions/linux/xclient/testcase/tstSeamlessX11.cpp /vbox/src/VBox/Additions/linux/xclient/thread.cpp /vbox/src/VBox/Additions/linux/xclient/thread.h /vbox/src/VBox/Additions/linux/xgraphics/Imakefile /vbox/src/VBox/Additions/linux/xgraphics/Makefile.kmk /vbox/src/VBox/Additions/linux/xgraphics/vboxutils.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo.h /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_13.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_14.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_68.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_70.c /vbox/src/VBox/Additions/linux/xmouse/Makefile.kmk /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.c /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.h /vbox/src/VBox/Additions/linux/xmouse/xorg14/mouse.c /vbox/src/VBox/Additions/linux/xmouse/xorg70/mouse.c /vbox/src/VBox/Additions/linux/xmouse/xorg71/mouse.c /vbox/src/VBox/Additions/os2/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest-os2.def /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuestA-os2.asm /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/os2/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/os2/VBoxService/VBoxService-os2.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxService-os2.def /vbox/src/VBox/Additions/os2/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceClipboard-os2.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Debugger/DBGCBuiltInSymbols.cpp /vbox/src/VBox/Debugger/DBGCCmdHlp.cpp /vbox/src/VBox/Debugger/DBGCCmdWorkers.cpp /vbox/src/VBox/Debugger/DBGCCommands.cpp /vbox/src/VBox/Debugger/DBGCEmulateCodeView.cpp /vbox/src/VBox/Debugger/DBGCInternal.h /vbox/src/VBox/Debugger/DBGCOps.cpp /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/Makefile.kmk /vbox/src/VBox/Debugger/VBoxDbg.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgConsole.h /vbox/src/VBox/Debugger/VBoxDbgGui.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStats.cpp /vbox/src/VBox/Debugger/VBoxDbgStats.h /vbox/src/VBox/Debugger/testcase/tstDBGCParser.cpp /vbox/src/VBox/Debugger/testcase/tstDBGCStubs.cpp /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/solaudio.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/Graphics/BIOS/Makefile.kmk /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPOs2.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin32.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/slirp/slirp_state.h /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile.kmk /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Parallel/ParallelIOCtlCmd.h /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp DevATA.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostBase.h DrvHostDVD.cpp DrvHostFloppy.cpp DrvHostRawDisk.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvVD.cpp DrvVmdk.cpp PIIX3ATABmDma.h VBoxHDD-new.cpp VBoxHDD-newInternal.h VBoxHDD.cpp VDICore.cpp VDICore.h VmdkHDDCore.cpp fdc.c ide.h swab.h testcase/Makefile.kmk testcase/tstVDI.cpp testcase/vditool.cpp /vbox/src/VBox/Devices/VBoxDDUDeps.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/testcase/Makefile.kmk /vbox/src/VBox/Devices/testcase/tstDeviceStructSize.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestA.asm /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile.kmk /vbox/src/VBox/Frontends/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HGCM.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCM.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VMControl.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMControl.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile.kmk /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.cpp /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxHeadless/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxManage/VBoxManageSVN.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/include/DarwinCursor.h /vbox/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/include/HappyHttp.h /vbox/src/VBox/Frontends/VirtualBox/include/QIApplication.h /vbox/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDownloaderWgt.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxNetworkFramework.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/HappyHttp.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxNetworkFramework.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinCursor.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard-new.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-new.c /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-tables.h /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/win32/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDRV.h /vbox/src/VBox/HostDrivers/Support/SUPDRVIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDRVShared.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0.def /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/load.sh /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/linux/build_in_tmp /vbox/src/VBox/HostDrivers/Support/linux/export_modules /vbox/src/VBox/HostDrivers/Support/linux/files_vboxdrv /vbox/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c /vbox/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm /vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp /vbox/src/VBox/HostDrivers/Support/win/VBoxDrv.inf /vbox/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf /vbox/src/VBox/HostServices/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h /vbox/src/VBox/HostServices/SharedClipboard/linux-stub.cpp /vbox/src/VBox/HostServices/SharedClipboard/linux.cpp /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedClipboard/win32.cpp /vbox/src/VBox/HostServices/SharedFolders/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/mappings.cpp /vbox/src/VBox/HostServices/SharedFolders/mappings.h /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedFolders/shfl.h /vbox/src/VBox/HostServices/SharedFolders/shflhandle.cpp /vbox/src/VBox/HostServices/SharedFolders/shflhandle.h /vbox/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.h /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/Makefile.kmk /vbox/src/VBox/HostServices/SharedOpenGL/gldrv.h /vbox/src/VBox/HostServices/SharedOpenGL/glext.cpp /vbox/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/service.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.h /vbox/src/VBox/Installer/Makefile.kmk /vbox/src/VBox/Installer/linux/Makefile.kmk /vbox/src/VBox/Installer/linux/VBox.sh /vbox/src/VBox/Installer/linux/VBoxAddIF.sh /vbox/src/VBox/Installer/linux/VBoxSysInfo.sh /vbox/src/VBox/Installer/linux/vboxdrv.sh /vbox/src/VBox/Installer/linux/vboxnet.sh /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DVDDriveImpl.cpp /vbox/src/VBox/Main/DVDImageImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/FloppyDriveImpl.cpp /vbox/src/VBox/Main/FloppyImageImpl.cpp /vbox/src/VBox/Main/FramebufferImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HardDiskAttachmentImpl.cpp /vbox/src/VBox/Main/HardDiskImpl.cpp /vbox/src/VBox/Main/HostDVDDriveImpl.cpp /vbox/src/VBox/Main/HostFloppyDriveImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/HostUSBDeviceImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ParallelPortImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SerialPortImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceFilterImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/USBProxyService.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/Version.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/VirtualBoxXMLUtil.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/idl/doxygen.xsl /vbox/src/VBox/Main/idl/midl.xsl /vbox/src/VBox/Main/idl/xpidl.xsl /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoLock.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/Collection.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DVDDriveImpl.h /vbox/src/VBox/Main/include/DVDImageImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FloppyDriveImpl.h /vbox/src/VBox/Main/include/FloppyImageImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HardDiskAttachmentImpl.h /vbox/src/VBox/Main/include/HardDiskImpl.h /vbox/src/VBox/Main/include/HostDVDDriveImpl.h /vbox/src/VBox/Main/include/HostFloppyDriveImpl.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/HostUSBDeviceImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ParallelPortImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SerialPortImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/Shareable.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceFilterImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/USBProxyService.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/Version.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/VirtualBoxXMLUtil.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/include/vbox-libhal.h /vbox/src/VBox/Main/linux/helpers.cpp /vbox/src/VBox/Main/linux/module.cpp /vbox/src/VBox/Main/linux/server.cpp /vbox/src/VBox/Main/linux/server.h /vbox/src/VBox/Main/linux/server_module.cpp /vbox/src/VBox/Main/linux/vbox-libhal.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/makefile.tstVBoxAPILinux /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/win32/VBoxC.def /vbox/src/VBox/Main/win32/VBoxC.rc /vbox/src/VBox/Main/win32/VBoxSVC.rc /vbox/src/VBox/Main/win32/VirtualBox_rgs.xsl /vbox/src/VBox/Main/win32/comregister.cmd /vbox/src/VBox/Main/win32/dllmain.cpp /vbox/src/VBox/Main/win32/resource.h /vbox/src/VBox/Main/win32/svchlp.cpp /vbox/src/VBox/Main/win32/svchlp.h /vbox/src/VBox/Main/win32/svcmain.cpp /vbox/src/VBox/Main/xml/SchemaDefs.xsl /vbox/src/VBox/Main/xml/SettingsConverter.xsl /vbox/src/VBox/Main/xml/VirtualBox-settings-common.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-os2.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Main/xml/cfgldr.cpp /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/VBox/strformat-vbox.cpp /vbox/src/VBox/Runtime/common/alloc/alloc.cpp /vbox/src/VBox/Runtime/common/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/common/asm/ASMMultU64ByU32DivByU32.asm /vbox/src/VBox/Runtime/common/checksum/crc32.cpp /vbox/src/VBox/Runtime/common/checksum/crc64.cpp /vbox/src/VBox/Runtime/common/checksum/md5.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp /vbox/src/VBox/Runtime/common/err/errmsg.cpp /vbox/src/VBox/Runtime/common/err/errmsg.sed /vbox/src/VBox/Runtime/common/err/errmsgcom.sed /vbox/src/VBox/Runtime/common/err/errmsgxpcom.sed /vbox/src/VBox/Runtime/common/ldr/ldr.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELF.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/common/ldr/ldrEx.cpp /vbox/src/VBox/Runtime/common/ldr/ldrFile.cpp /vbox/src/VBox/Runtime/common/ldr/ldrNative.cpp /vbox/src/VBox/Runtime/common/ldr/ldrPE.cpp /vbox/src/VBox/Runtime/common/ldr/ldrkStuff.cpp /vbox/src/VBox/Runtime/common/log/log.cpp /vbox/src/VBox/Runtime/common/log/logcom.cpp /vbox/src/VBox/Runtime/common/log/logformat.cpp /vbox/src/VBox/Runtime/common/math/ceill.asm /vbox/src/VBox/Runtime/common/math/cosl.asm /vbox/src/VBox/Runtime/common/math/fabs.asm /vbox/src/VBox/Runtime/common/math/fabsf.asm /vbox/src/VBox/Runtime/common/math/fabsl.asm /vbox/src/VBox/Runtime/common/math/floor.asm /vbox/src/VBox/Runtime/common/math/floorf.asm /vbox/src/VBox/Runtime/common/math/floorl.asm /vbox/src/VBox/Runtime/common/math/ldexpl.asm /vbox/src/VBox/Runtime/common/math/llrint.asm /vbox/src/VBox/Runtime/common/math/llrintf.asm /vbox/src/VBox/Runtime/common/math/llrintl.asm /vbox/src/VBox/Runtime/common/math/logl.asm /vbox/src/VBox/Runtime/common/math/lrint.asm /vbox/src/VBox/Runtime/common/math/lrintf.asm /vbox/src/VBox/Runtime/common/math/lrintl.asm /vbox/src/VBox/Runtime/common/math/remainder.asm /vbox/src/VBox/Runtime/common/math/remainderf.asm /vbox/src/VBox/Runtime/common/math/remainderl.asm /vbox/src/VBox/Runtime/common/math/sinl.asm /vbox/src/VBox/Runtime/common/math/tanl.asm /vbox/src/VBox/Runtime/common/math/trunc.asm /vbox/src/VBox/Runtime/common/math/truncf.asm /vbox/src/VBox/Runtime/common/math/truncl.asm /vbox/src/VBox/Runtime/common/misc/assert.cpp /vbox/src/VBox/Runtime/common/misc/getopt.cpp /vbox/src/VBox/Runtime/common/misc/rand.cpp /vbox/src/VBox/Runtime/common/misc/req.cpp /vbox/src/VBox/Runtime/common/misc/sanity-c.c /vbox/src/VBox/Runtime/common/misc/sanity-cpp.cpp /vbox/src/VBox/Runtime/common/misc/sanity.h /vbox/src/VBox/Runtime/common/misc/semspingpong.cpp /vbox/src/VBox/Runtime/common/misc/setjmp.asm /vbox/src/VBox/Runtime/common/misc/thread.cpp /vbox/src/VBox/Runtime/common/misc/zip.cpp /vbox/src/VBox/Runtime/common/string/memchr.asm /vbox/src/VBox/Runtime/common/string/memchr.cpp /vbox/src/VBox/Runtime/common/string/memchr_alias.c /vbox/src/VBox/Runtime/common/string/memcmp.asm /vbox/src/VBox/Runtime/common/string/memcmp.cpp /vbox/src/VBox/Runtime/common/string/memcmp_alias.c /vbox/src/VBox/Runtime/common/string/memcpy.asm /vbox/src/VBox/Runtime/common/string/memcpy.cpp /vbox/src/VBox/Runtime/common/string/memcpy_alias.c /vbox/src/VBox/Runtime/common/string/mempcpy.asm /vbox/src/VBox/Runtime/common/string/memset.asm /vbox/src/VBox/Runtime/common/string/memset.cpp /vbox/src/VBox/Runtime/common/string/memset_alias.c /vbox/src/VBox/Runtime/common/string/straprintf.cpp /vbox/src/VBox/Runtime/common/string/strchr.asm /vbox/src/VBox/Runtime/common/string/strchr_alias.c /vbox/src/VBox/Runtime/common/string/strcmp.asm /vbox/src/VBox/Runtime/common/string/strcmp_alias.c /vbox/src/VBox/Runtime/common/string/strcpy.cpp /vbox/src/VBox/Runtime/common/string/strformat.cpp /vbox/src/VBox/Runtime/common/string/strformatrt.cpp /vbox/src/VBox/Runtime/common/string/string.cpp /vbox/src/VBox/Runtime/common/string/strlen.cpp /vbox/src/VBox/Runtime/common/string/strncmp.cpp /vbox/src/VBox/Runtime/common/string/strpbrk.cpp /vbox/src/VBox/Runtime/common/string/strprintf.cpp /vbox/src/VBox/Runtime/common/string/strspace.cpp /vbox/src/VBox/Runtime/common/string/strstrip.cpp /vbox/src/VBox/Runtime/common/string/strtonum.cpp /vbox/src/VBox/Runtime/common/string/uni.cpp /vbox/src/VBox/Runtime/common/string/unidata.cpp /vbox/src/VBox/Runtime/common/string/uniread.cpp /vbox/src/VBox/Runtime/common/string/utf-16.cpp /vbox/src/VBox/Runtime/common/string/utf-8.cpp /vbox/src/VBox/Runtime/common/table/avl_Base.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Destroy.cpp.h /vbox/src/VBox/Runtime/common/table/avl_DoWithAll.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Get.cpp.h /vbox/src/VBox/Runtime/common/table/avl_GetBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Range.cpp.h /vbox/src/VBox/Runtime/common/table/avl_RemoveBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avlgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlhcphys.cpp /vbox/src/VBox/Runtime/common/table/avllu32.cpp /vbox/src/VBox/Runtime/common/table/avlogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlohcphys.cpp /vbox/src/VBox/Runtime/common/table/avloioport.cpp /vbox/src/VBox/Runtime/common/table/avlpv.cpp /vbox/src/VBox/Runtime/common/table/avlrgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlroioport.cpp /vbox/src/VBox/Runtime/common/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlu32.cpp /vbox/src/VBox/Runtime/common/table/avlul.cpp /vbox/src/VBox/Runtime/common/table/table.cpp /vbox/src/VBox/Runtime/common/time/time.cpp /vbox/src/VBox/Runtime/common/time/timeprog.cpp /vbox/src/VBox/Runtime/common/time/timesup.cpp /vbox/src/VBox/Runtime/common/time/timesupA.asm /vbox/src/VBox/Runtime/common/time/timesupA.mac /vbox/src/VBox/Runtime/common/time/timesupref.cpp /vbox/src/VBox/Runtime/common/time/timesupref.h /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/gc/initterm-gc.cpp /vbox/src/VBox/Runtime/generic/RTAssertDoBreakpoint-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/rand-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semnoint-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semsrw-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/generic/uuid-generic.cpp /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/magics.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/os2/sys0.asm /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semfastmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semeventmulti-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semfastmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semfastmutex-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h /vbox/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/time-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/dir.cpp /vbox/src/VBox/Runtime/r3/fileio.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/fs.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sems-linux.cpp /vbox/src/VBox/Runtime/r3/linux/time-linux.cpp /vbox/src/VBox/Runtime/r3/os2/sched-os2.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/system-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/path.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/env-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp /vbox/src/VBox/Runtime/r3/posix/system-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timelocal-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/win/RTLogWriteDebugger-win.cpp /vbox/src/VBox/Runtime/r3/win/VBoxRT-win32.def /vbox/src/VBox/Runtime/r3/win/VBoxRT-win64.def /vbox/src/VBox/Runtime/r3/win/alloc-win.cpp /vbox/src/VBox/Runtime/r3/win/dir-win.cpp /vbox/src/VBox/Runtime/r3/win/dllmain-win.cpp /vbox/src/VBox/Runtime/r3/win/fileio-win.cpp /vbox/src/VBox/Runtime/r3/win/fs-win.cpp /vbox/src/VBox/Runtime/r3/win/ldrNative-win.cpp /vbox/src/VBox/Runtime/r3/win/path-win.cpp /vbox/src/VBox/Runtime/r3/win/process-win.cpp /vbox/src/VBox/Runtime/r3/win/sched-win.cpp /vbox/src/VBox/Runtime/r3/win/sems-win.cpp /vbox/src/VBox/Runtime/r3/win/system-win.cpp /vbox/src/VBox/Runtime/r3/win/thread-win.cpp /vbox/src/VBox/Runtime/r3/win/time-win.cpp /vbox/src/VBox/Runtime/r3/win/timer-win.cpp /vbox/src/VBox/Runtime/r3/win/utf16locale-win.cpp /vbox/src/VBox/Runtime/r3/win/utf8-win.cpp /vbox/src/VBox/Runtime/r3/win/uuid-win.cpp /vbox/src/VBox/Runtime/testcase/Makefile.kmk /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/tstAvl.cpp /vbox/src/VBox/Runtime/testcase/tstBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstDeadlock.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstEnv.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstGetOpt.cpp /vbox/src/VBox/Runtime/testcase/tstHeapSimple.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-os2.def /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-win.def /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstPath.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/testcase/tstUuid.cpp /vbox/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitTestAndToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU16.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU8.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstSet.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetCS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR0.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR1.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR2.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR3.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR6.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR7.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetES.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFlags.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetIDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetSS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMProbeReadByte.asm /vbox/src/VBox/Runtime/win/amd64/ASMSetFlags.asm /vbox/src/VBox/Runtime/win/errmsgwin.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMInternal.mac /vbox/src/VBox/VMM/CPUMStack.cpp /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFMem.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMPhys.cpp /vbox/src/VBox/VMM/Makefile.kmk /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PDMThread.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMDbg.cpp /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhys.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/TRPMInternal.mac /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllA.asm /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGCA.asm /vbox/src/VBox/VMM/VMMGC/DBGFGC.cpp /vbox/src/VBox/VMM/VMMGC/EMGCA.asm /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGCA.asm /vbox/src/VBox/VMM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/REMGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.def /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGC/VMMGC0.asm /vbox/src/VBox/VMM/VMMGC/VMMGC99.asm /vbox/src/VBox/VMM/VMMGC/VMMGCA.asm /vbox/src/VBox/VMM/VMMGC/VMMGCBuiltin.def /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/DBGFR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/GVMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GVMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.def /vbox/src/VBox/VMM/VMMR0/VMMR0A.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/mkdsk.sh /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructsAsm.asm /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstGlobalConfig.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicro.mac /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/VBox/VMM/testcase/tstMicroGC.def /vbox/src/VBox/VMM/testcase/tstMicroGCA.asm /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-2.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMFork.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructGC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/libs/Makefile.kmk /vbox/src/libs/ffmpeg-20060710/Makefile.kmk /vbox/src/libs/ffmpeg-20060710/VBoxFFmpeg-darwin.def /vbox/src/libs/ffmpeg-20060710/VBoxFFmpeg.def /vbox/src/libs/kStuff/Makefile.kmk /vbox/src/libs/kStuff/iprt/kHlpAlloc-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpEnv-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpPage-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpString-iprt.cpp /vbox/src/libs/kStuff/iprt/kRdrFile-iprt.cpp /vbox/src/libs/liblzf-1.51/Makefile.kmk /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/recompiler/InnoTek/config-host.h /vbox/src/recompiler/InnoTek/config.h /vbox/src/recompiler/InnoTek/crt/stdio.h /vbox/src/recompiler/InnoTek/deftoimp.sed /vbox/src/recompiler/InnoTek/op-darwin.sed /vbox/src/recompiler/InnoTek/structs.h /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/VBoxREM.def /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxREMWrapperA.asm /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/testcase/Makefile.kmk /vbox/src/testcase/tstRunTestcases.cpp
c98fb3e16fcd571a790eab772c0c66173d225205 4071 07-Aug-2007 vboxsync

Biggest check-in ever. New source code headers for all (C) innotek files.

/vbox/Makefile.kmk /vbox/debian/VBox.sh /vbox/debian/vboxdrv.init.tmpl /vbox/debian/vboxnet.init.tmpl /vbox/include/Makefile.kmk /vbox/include/VBox/HostServices/VBoxClipboardExt.h /vbox/include/VBox/HostServices/VBoxClipboardSvc.h /vbox/include/VBox/HostServices/VBoxOGLOp.h /vbox/include/VBox/HostServices/VBoxOpenGLSvc.h /vbox/include/VBox/VBoxDev.h /vbox/include/VBox/VBoxGuest.h /vbox/include/VBox/VBoxGuestLib.h /vbox/include/VBox/VBoxHDD-new.h /vbox/include/VBox/VBoxHDD.h /vbox/include/VBox/VBoxVideo.h /vbox/include/VBox/VRDPAuth.h /vbox/include/VBox/asmdefs.mac /vbox/include/VBox/cdefs.h /vbox/include/VBox/cfgldr.h /vbox/include/VBox/cfgm.h /vbox/include/VBox/com/ErrorInfo.h /vbox/include/VBox/com/EventQueue.h /vbox/include/VBox/com/Guid.h /vbox/include/VBox/com/VirtualBox.h /vbox/include/VBox/com/assert.h /vbox/include/VBox/com/com.h /vbox/include/VBox/com/defs.h /vbox/include/VBox/com/ptr.h /vbox/include/VBox/com/string.h /vbox/include/VBox/cpum.h /vbox/include/VBox/cpum.mac /vbox/include/VBox/cpumdis.h /vbox/include/VBox/csam.h /vbox/include/VBox/dbg.h /vbox/include/VBox/dbgf.h /vbox/include/VBox/dbggui.h /vbox/include/VBox/dis.h /vbox/include/VBox/disopcode.h /vbox/include/VBox/em.h /vbox/include/VBox/err.h /vbox/include/VBox/err.sed /vbox/include/VBox/hgcmsvc.h /vbox/include/VBox/hwacc_svm.h /vbox/include/VBox/hwacc_vmx.h /vbox/include/VBox/hwacc_vmx.mac /vbox/include/VBox/hwaccm.h /vbox/include/VBox/intnet.h /vbox/include/VBox/iom.h /vbox/include/VBox/log.h /vbox/include/VBox/mm.h /vbox/include/VBox/nasm.mac /vbox/include/VBox/ostypes.h /vbox/include/VBox/param.h /vbox/include/VBox/patm.h /vbox/include/VBox/pci.h /vbox/include/VBox/pdm.h /vbox/include/VBox/pdmapi.h /vbox/include/VBox/pdmcritsect.h /vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdrv.h /vbox/include/VBox/pdmifs.h /vbox/include/VBox/pdmins.h /vbox/include/VBox/pdmqueue.h /vbox/include/VBox/pdmsrv.h /vbox/include/VBox/pdmthread.h /vbox/include/VBox/pdmusb.h /vbox/include/VBox/pgm.h /vbox/include/VBox/rem.h /vbox/include/VBox/scsi.h /vbox/include/VBox/selm.h /vbox/include/VBox/shflsvc.h /vbox/include/VBox/ssm.h /vbox/include/VBox/stam.h /vbox/include/VBox/stam.mac /vbox/include/VBox/sup.h /vbox/include/VBox/tapwin32.h /vbox/include/VBox/tm.h /vbox/include/VBox/trpm.h /vbox/include/VBox/trpm.mac /vbox/include/VBox/types.h /vbox/include/VBox/usb.h /vbox/include/VBox/usblib.h /vbox/include/VBox/version.h /vbox/include/VBox/vm.h /vbox/include/VBox/vm.mac /vbox/include/VBox/vmapi.h /vbox/include/VBox/vmm.h /vbox/include/VBox/vrdpapi.h /vbox/include/VBox/vrdpusb.h /vbox/include/VBox/vusb.h /vbox/include/VBox/x86.h /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/cpputils.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/compiler/compiler.h /vbox/include/iprt/nocrt/compiler/gcc.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/limits.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdarg.h /vbox/include/iprt/nocrt/stddef.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile.kmk /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/VBoxDisp.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/dd.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpdd.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/MesaGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLLookup.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxCmd.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxICDList.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.def /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.rc /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/dllmain.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/drv.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/glext.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/tstShOpenGL.cpp /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.rc /vbox/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.rc /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestMsg.mc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def /vbox/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.h /vbox/src/VBox/Additions/WINNT/VBoxService/resource.h /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk /vbox/src/VBox/Additions/WINNT/include/VBoxDisplay.h /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/supc++.c /vbox/src/VBox/Additions/linux/daemon/vboxadd_timesync.c /vbox/src/VBox/Additions/linux/export_modules /vbox/src/VBox/Additions/linux/installer/vboxadd-timesync.sh /vbox/src/VBox/Additions/linux/installer/vboxadd.sh /vbox/src/VBox/Additions/linux/installer/vboxvfs.sh /vbox/src/VBox/Additions/linux/installer/x11config.pl /vbox/src/VBox/Additions/linux/module/Makefile.kmk /vbox/src/VBox/Additions/linux/module/Makefile.module /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/files_vboxadd /vbox/src/VBox/Additions/linux/module/hgcmcall.c /vbox/src/VBox/Additions/linux/module/vboxmod.c /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/linux/module/waitcompat.h /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/files_vboxvfs /vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/linux/sharedfolders/utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vbsfmount.h /vbox/src/VBox/Additions/linux/sharedfolders/vfs-utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/linux/xclient/Makefile.kmk /vbox/src/VBox/Additions/linux/xclient/clipboard.cpp /vbox/src/VBox/Additions/linux/xgraphics/Imakefile /vbox/src/VBox/Additions/linux/xgraphics/Makefile.kmk /vbox/src/VBox/Additions/linux/xgraphics/vboxutils.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo.h /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_13.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_68.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_70.c /vbox/src/VBox/Additions/linux/xmouse/Makefile.kmk /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.c /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.h /vbox/src/VBox/Additions/linux/xmouse/xorg70/mouse.c /vbox/src/VBox/Additions/linux/xmouse/xorg71/mouse.c /vbox/src/VBox/Additions/os2/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest-os2.def /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuestA-os2.asm /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/os2/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/os2/VBoxService/VBoxService-os2.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxService-os2.def /vbox/src/VBox/Additions/os2/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceClipboard-os2.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/Makefile.kmk /vbox/src/VBox/Debugger/VBoxDbg.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgConsole.h /vbox/src/VBox/Debugger/VBoxDbgGui.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStats.cpp /vbox/src/VBox/Debugger/VBoxDbgStats.h /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/Graphics/BIOS/Makefile.kmk /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPOs2.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin32.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/slirp/slirp_state.h /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile.kmk /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Parallel/ParallelIOCtlCmd.h /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp DevATA.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostBase.h DrvHostDVD.cpp DrvHostFloppy.cpp DrvHostRawDisk.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvVD.cpp DrvVmdk.cpp PIIX3ATABmDma.h VBoxHDD-new.cpp VBoxHDD-newInternal.h VBoxHDD.cpp VDICore.cpp VDICore.h VmdkHDDCore.cpp fdc.c ide.h swab.h testcase/Makefile.kmk testcase/tstVDI.cpp testcase/vditool.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/testcase/Makefile.kmk /vbox/src/VBox/Devices/testcase/tstDeviceStructSize.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestA.asm /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile.kmk /vbox/src/VBox/Frontends/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile.kmk /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.cpp /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/VBoxGUI.pro /vbox/src/VBox/Frontends/VirtualBox/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/include/DarwinCursor.h /vbox/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/include/QIApplication.h /vbox/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDownloaderWgt.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinCursor.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/win32/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDRV.h /vbox/src/VBox/HostDrivers/Support/SUPDRVIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDRVShared.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0.def /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/linux/build_in_tmp /vbox/src/VBox/HostDrivers/Support/linux/export_modules /vbox/src/VBox/HostDrivers/Support/linux/files_vboxdrv /vbox/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c /vbox/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm /vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp /vbox/src/VBox/HostDrivers/Support/win/VBoxDrv.inf /vbox/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf /vbox/src/VBox/HostServices/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h /vbox/src/VBox/HostServices/SharedClipboard/linux.cpp /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedClipboard/win32.cpp /vbox/src/VBox/HostServices/SharedFolders/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/mappings.cpp /vbox/src/VBox/HostServices/SharedFolders/mappings.h /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedFolders/shfl.h /vbox/src/VBox/HostServices/SharedFolders/shflhandle.cpp /vbox/src/VBox/HostServices/SharedFolders/shflhandle.h /vbox/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.h /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/Makefile.kmk /vbox/src/VBox/HostServices/SharedOpenGL/gldrv.h /vbox/src/VBox/HostServices/SharedOpenGL/glext.cpp /vbox/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/service.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.h /vbox/src/VBox/Installer/Makefile.kmk /vbox/src/VBox/Installer/linux/Makefile.kmk /vbox/src/VBox/Installer/linux/VBox.sh /vbox/src/VBox/Installer/linux/VBoxAddIF.sh /vbox/src/VBox/Installer/linux/vboxdrv.sh /vbox/src/VBox/Installer/linux/vboxnet.sh /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DVDDriveImpl.cpp /vbox/src/VBox/Main/DVDImageImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/FloppyDriveImpl.cpp /vbox/src/VBox/Main/FloppyImageImpl.cpp /vbox/src/VBox/Main/FramebufferImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HardDiskAttachmentImpl.cpp /vbox/src/VBox/Main/HardDiskImpl.cpp /vbox/src/VBox/Main/HostDVDDriveImpl.cpp /vbox/src/VBox/Main/HostFloppyDriveImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/HostUSBDeviceImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ParallelPortImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SerialPortImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceFilterImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/USBProxyService.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/VirtualBoxXMLUtil.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/idl/doxygen.xsl /vbox/src/VBox/Main/idl/midl.xsl /vbox/src/VBox/Main/idl/xpidl.xsl /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoLock.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/Collection.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DVDDriveImpl.h /vbox/src/VBox/Main/include/DVDImageImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FloppyDriveImpl.h /vbox/src/VBox/Main/include/FloppyImageImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HardDiskAttachmentImpl.h /vbox/src/VBox/Main/include/HardDiskImpl.h /vbox/src/VBox/Main/include/HostDVDDriveImpl.h /vbox/src/VBox/Main/include/HostFloppyDriveImpl.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/HostUSBDeviceImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ParallelPortImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SerialPortImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/Shareable.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceFilterImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/USBProxyService.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/VirtualBoxXMLUtil.h /vbox/src/VBox/Main/include/cfgldrhlp.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/include/vbox-libhal.h /vbox/src/VBox/Main/linux/helpers.cpp /vbox/src/VBox/Main/linux/module.cpp /vbox/src/VBox/Main/linux/server.cpp /vbox/src/VBox/Main/linux/server.h /vbox/src/VBox/Main/linux/server_module.cpp /vbox/src/VBox/Main/linux/vbox-libhal.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/makefile.tstVBoxAPILinux /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/win32/VBoxC.def /vbox/src/VBox/Main/win32/VBoxC.rc /vbox/src/VBox/Main/win32/VBoxSVC.rc /vbox/src/VBox/Main/win32/comregister.cmd /vbox/src/VBox/Main/win32/dllmain.cpp /vbox/src/VBox/Main/win32/resource.h /vbox/src/VBox/Main/win32/svchlp.cpp /vbox/src/VBox/Main/win32/svchlp.h /vbox/src/VBox/Main/win32/svcmain.cpp /vbox/src/VBox/Main/xml/SchemaDefs.xsl /vbox/src/VBox/Main/xml/SettingsConverter.xsl /vbox/src/VBox/Main/xml/VirtualBox-settings-common.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-os2.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Main/xml/cfgldr.cpp /vbox/src/VBox/Main/xml/cfgldrhlp.cpp /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/VBox/strformat-vbox.cpp /vbox/src/VBox/Runtime/alloc.cpp /vbox/src/VBox/Runtime/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/assert.cpp /vbox/src/VBox/Runtime/crc32.cpp /vbox/src/VBox/Runtime/crc64.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/dir.cpp /vbox/src/VBox/Runtime/errmsg.cpp /vbox/src/VBox/Runtime/errmsg.sed /vbox/src/VBox/Runtime/errmsgcom.sed /vbox/src/VBox/Runtime/errmsgxpcom.sed /vbox/src/VBox/Runtime/fileio.cpp /vbox/src/VBox/Runtime/fs.cpp /vbox/src/VBox/Runtime/gc/initterm-gc.cpp /vbox/src/VBox/Runtime/generic/RTAssertDoBreakpoint-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/rand-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semnoint-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semsrw-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/generic/uuid-generic.cpp /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/magics.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/ldr.cpp /vbox/src/VBox/Runtime/ldrELF.cpp /vbox/src/VBox/Runtime/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/ldrEx.cpp /vbox/src/VBox/Runtime/ldrFile.cpp /vbox/src/VBox/Runtime/ldrNative.cpp /vbox/src/VBox/Runtime/ldrPE.cpp /vbox/src/VBox/Runtime/ldrkLdr.cpp /vbox/src/VBox/Runtime/log.cpp /vbox/src/VBox/Runtime/logcom.cpp /vbox/src/VBox/Runtime/logformat.cpp /vbox/src/VBox/Runtime/math/ceill.asm /vbox/src/VBox/Runtime/math/cosl.asm /vbox/src/VBox/Runtime/math/fabs.asm /vbox/src/VBox/Runtime/math/fabsf.asm /vbox/src/VBox/Runtime/math/fabsl.asm /vbox/src/VBox/Runtime/math/floor.asm /vbox/src/VBox/Runtime/math/floorf.asm /vbox/src/VBox/Runtime/math/floorl.asm /vbox/src/VBox/Runtime/math/ldexpl.asm /vbox/src/VBox/Runtime/math/llrint.asm /vbox/src/VBox/Runtime/math/llrintf.asm /vbox/src/VBox/Runtime/math/llrintl.asm /vbox/src/VBox/Runtime/math/logl.asm /vbox/src/VBox/Runtime/math/lrint.asm /vbox/src/VBox/Runtime/math/lrintf.asm /vbox/src/VBox/Runtime/math/lrintl.asm /vbox/src/VBox/Runtime/math/remainder.asm /vbox/src/VBox/Runtime/math/remainderf.asm /vbox/src/VBox/Runtime/math/remainderl.asm /vbox/src/VBox/Runtime/math/sinl.asm /vbox/src/VBox/Runtime/math/tanl.asm /vbox/src/VBox/Runtime/math/trunc.asm /vbox/src/VBox/Runtime/math/truncf.asm /vbox/src/VBox/Runtime/math/truncl.asm /vbox/src/VBox/Runtime/md5.cpp /vbox/src/VBox/Runtime/misc/rand.cpp /vbox/src/VBox/Runtime/misc/sanity-c.c /vbox/src/VBox/Runtime/misc/sanity-cpp.cpp /vbox/src/VBox/Runtime/misc/sanity.h /vbox/src/VBox/Runtime/misc/setjmp.asm /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/os2/sys0.asm /vbox/src/VBox/Runtime/path.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semaphore-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semaphore-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semfastmutex-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h /vbox/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sems-linux.cpp /vbox/src/VBox/Runtime/r3/linux/time-linux.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/system-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/env-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp /vbox/src/VBox/Runtime/r3/posix/system-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timelocal-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/win32/RTLogWriteDebugger-win32.cpp /vbox/src/VBox/Runtime/r3/win32/alloc-win32.cpp /vbox/src/VBox/Runtime/r3/win32/dir-win32.cpp /vbox/src/VBox/Runtime/r3/win32/dllmain-win32.cpp /vbox/src/VBox/Runtime/r3/win32/fileio-win32.cpp /vbox/src/VBox/Runtime/r3/win32/fs-win32.cpp /vbox/src/VBox/Runtime/r3/win32/ldrNative-win32.cpp /vbox/src/VBox/Runtime/r3/win32/path-win32.cpp /vbox/src/VBox/Runtime/r3/win32/process-win32.cpp /vbox/src/VBox/Runtime/r3/win32/sched-win32.cpp /vbox/src/VBox/Runtime/r3/win32/sems-win32.cpp /vbox/src/VBox/Runtime/r3/win32/system-win32.cpp /vbox/src/VBox/Runtime/r3/win32/thread-win32.cpp /vbox/src/VBox/Runtime/r3/win32/time-win32.cpp /vbox/src/VBox/Runtime/r3/win32/timer-win32.cpp /vbox/src/VBox/Runtime/r3/win32/utf16locale-win32.cpp /vbox/src/VBox/Runtime/r3/win32/utf8-win32.cpp /vbox/src/VBox/Runtime/r3/win32/uuid-win32.cpp /vbox/src/VBox/Runtime/r3/win64/VBoxRT-win64.def /vbox/src/VBox/Runtime/req.cpp /vbox/src/VBox/Runtime/semspingpong.cpp /vbox/src/VBox/Runtime/straprintf.cpp /vbox/src/VBox/Runtime/strformat.cpp /vbox/src/VBox/Runtime/strformatrt.cpp /vbox/src/VBox/Runtime/string.cpp /vbox/src/VBox/Runtime/string/memchr.asm /vbox/src/VBox/Runtime/string/memchr.cpp /vbox/src/VBox/Runtime/string/memchr_alias.c /vbox/src/VBox/Runtime/string/memcmp.asm /vbox/src/VBox/Runtime/string/memcmp.cpp /vbox/src/VBox/Runtime/string/memcmp_alias.c /vbox/src/VBox/Runtime/string/memcpy.asm /vbox/src/VBox/Runtime/string/memcpy.cpp /vbox/src/VBox/Runtime/string/memcpy_alias.c /vbox/src/VBox/Runtime/string/mempcpy.asm /vbox/src/VBox/Runtime/string/memset.asm /vbox/src/VBox/Runtime/string/memset.cpp /vbox/src/VBox/Runtime/string/memset_alias.c /vbox/src/VBox/Runtime/string/strchr.asm /vbox/src/VBox/Runtime/string/strchr_alias.c /vbox/src/VBox/Runtime/string/strcmp.asm /vbox/src/VBox/Runtime/string/strcmp_alias.c /vbox/src/VBox/Runtime/string/strcpy.cpp /vbox/src/VBox/Runtime/string/strlen.cpp /vbox/src/VBox/Runtime/string/strncmp.cpp /vbox/src/VBox/Runtime/string/strpbrk.cpp /vbox/src/VBox/Runtime/strprintf.cpp /vbox/src/VBox/Runtime/strspace.cpp /vbox/src/VBox/Runtime/strstrip.cpp /vbox/src/VBox/Runtime/strtonum.cpp /vbox/src/VBox/Runtime/table/avl_Base.cpp.h /vbox/src/VBox/Runtime/table/avl_Destroy.cpp.h /vbox/src/VBox/Runtime/table/avl_DoWithAll.cpp.h /vbox/src/VBox/Runtime/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/table/avl_Get.cpp.h /vbox/src/VBox/Runtime/table/avl_GetBestFit.cpp.h /vbox/src/VBox/Runtime/table/avl_Range.cpp.h /vbox/src/VBox/Runtime/table/avl_RemoveBestFit.cpp.h /vbox/src/VBox/Runtime/table/avlgcptr.cpp /vbox/src/VBox/Runtime/table/avlhcphys.cpp /vbox/src/VBox/Runtime/table/avlogcphys.cpp /vbox/src/VBox/Runtime/table/avlogcptr.cpp /vbox/src/VBox/Runtime/table/avlohcphys.cpp /vbox/src/VBox/Runtime/table/avloioport.cpp /vbox/src/VBox/Runtime/table/avlpv.cpp /vbox/src/VBox/Runtime/table/avlrgcptr.cpp /vbox/src/VBox/Runtime/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/table/avlroioport.cpp /vbox/src/VBox/Runtime/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/table/avlu32.cpp /vbox/src/VBox/Runtime/table/avlul.cpp /vbox/src/VBox/Runtime/table/table.cpp /vbox/src/VBox/Runtime/testcase/Makefile.kmk /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/tstAvl.cpp /vbox/src/VBox/Runtime/testcase/tstBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstDeadlock.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstHeapSimple.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-os2.def /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-win.def /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstPath.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/testcase/tstUuid.cpp /vbox/src/VBox/Runtime/thread.cpp /vbox/src/VBox/Runtime/time.cpp /vbox/src/VBox/Runtime/timeprog.cpp /vbox/src/VBox/Runtime/timesup.cpp /vbox/src/VBox/Runtime/uni.cpp /vbox/src/VBox/Runtime/unidata.cpp /vbox/src/VBox/Runtime/uniread.cpp /vbox/src/VBox/Runtime/utf-16.cpp /vbox/src/VBox/Runtime/utf-8.cpp /vbox/src/VBox/Runtime/win32/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win32/errmsgwin.cpp /vbox/src/VBox/Runtime/win64/ASMAtomicBitClear.asm /vbox/src/VBox/Runtime/win64/ASMAtomicBitTestAndToggle.asm /vbox/src/VBox/Runtime/win64/ASMAtomicBitToggle.asm /vbox/src/VBox/Runtime/win64/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/win64/ASMAtomicXchgU16.asm /vbox/src/VBox/Runtime/win64/ASMAtomicXchgU8.asm /vbox/src/VBox/Runtime/win64/ASMBitFirstClear.asm /vbox/src/VBox/Runtime/win64/ASMBitFirstSet.asm /vbox/src/VBox/Runtime/win64/ASMGetCS.asm /vbox/src/VBox/Runtime/win64/ASMGetDR0.asm /vbox/src/VBox/Runtime/win64/ASMGetDR1.asm /vbox/src/VBox/Runtime/win64/ASMGetDR2.asm /vbox/src/VBox/Runtime/win64/ASMGetDR3.asm /vbox/src/VBox/Runtime/win64/ASMGetDR6.asm /vbox/src/VBox/Runtime/win64/ASMGetDR7.asm /vbox/src/VBox/Runtime/win64/ASMGetDS.asm /vbox/src/VBox/Runtime/win64/ASMGetES.asm /vbox/src/VBox/Runtime/win64/ASMGetFS.asm /vbox/src/VBox/Runtime/win64/ASMGetFlags.asm /vbox/src/VBox/Runtime/win64/ASMGetGDTR.asm /vbox/src/VBox/Runtime/win64/ASMGetGS.asm /vbox/src/VBox/Runtime/win64/ASMGetIDTR.asm /vbox/src/VBox/Runtime/win64/ASMGetSS.asm /vbox/src/VBox/Runtime/win64/ASMGetTR.asm /vbox/src/VBox/Runtime/win64/ASMMultU64ByU32DivByU32.asm /vbox/src/VBox/Runtime/win64/ASMProbeReadByte.asm /vbox/src/VBox/Runtime/win64/ASMSetFlags.asm /vbox/src/VBox/Runtime/zip.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMInternal.mac /vbox/src/VBox/VMM/CPUMStack.cpp /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMPhys.cpp /vbox/src/VBox/VMM/Makefile.kmk /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/Makefile.kmk /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PDMThread.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhys.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/TRPMInternal.mac /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllA.asm /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGCA.asm /vbox/src/VBox/VMM/VMMGC/DBGFGC.cpp /vbox/src/VBox/VMM/VMMGC/EMGCA.asm /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGCA.asm /vbox/src/VBox/VMM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/REMGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.def /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGC/VMMGC0.asm /vbox/src/VBox/VMM/VMMGC/VMMGC99.asm /vbox/src/VBox/VMM/VMMGC/VMMGCA.asm /vbox/src/VBox/VMM/VMMGC/VMMGCBuiltin.def /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/DBGFR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.def /vbox/src/VBox/VMM/VMMR0/VMMR0A.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/mkdsk.sh /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructsAsm.asm /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicro.mac /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/VBox/VMM/testcase/tstMicroGC.def /vbox/src/VBox/VMM/testcase/tstMicroGCA.asm /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-2.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructGC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/libs/Makefile.kmk /vbox/src/libs/liblzf-1.51/Makefile.kmk /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/recompiler/InnoTek/config-host.h /vbox/src/recompiler/InnoTek/config.h /vbox/src/recompiler/InnoTek/crt/stdio.h /vbox/src/recompiler/InnoTek/deftoimp.sed /vbox/src/recompiler/InnoTek/op-darwin.sed /vbox/src/recompiler/InnoTek/structs.h /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/VBoxREM.def /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxREMWrapperA.asm /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/testcase/Makefile.kmk /vbox/src/testcase/tstRunTestcases.cpp
da957c069c2a3c582fe265ff88170ce4c42b499d 4014 03-Aug-2007 vboxsync

Use pdmdrv.h and pdmdev.h where appropirate.

/vbox/include/VBox/pdmdev.h /vbox/include/VBox/pdmdrv.h /vbox/include/VBox/pdmins.h /vbox/include/VBox/pdmusb.h /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPOs2.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin32.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp DevATA.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostDVD.cpp DrvHostFloppy.cpp DrvHostRawDisk.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvVD.cpp DrvVmdk.cpp VBoxHDD.cpp fdc.c
c97989161fbe75bc14cea477a5443bbf474dd3ad 2981 01-Jun-2007 vboxsync

InnoTek -> innotek: all the headers and comments.

/vbox/include/Makefile.kmk /vbox/include/VBox/HostServices/VBoxClipboardExt.h /vbox/include/VBox/HostServices/VBoxClipboardSvc.h /vbox/include/VBox/VBoxDev.h /vbox/include/VBox/VBoxGuest.h /vbox/include/VBox/VBoxGuestLib.h /vbox/include/VBox/VBoxHDD-new.h /vbox/include/VBox/VBoxHDD.h /vbox/include/VBox/VRDPAuth.h /vbox/include/VBox/asmdefs.mac /vbox/include/VBox/cdefs.h /vbox/include/VBox/cfgldr.h /vbox/include/VBox/cfgm.h /vbox/include/VBox/com/ErrorInfo.h /vbox/include/VBox/com/EventQueue.h /vbox/include/VBox/com/Guid.h /vbox/include/VBox/com/VirtualBox.h /vbox/include/VBox/com/assert.h /vbox/include/VBox/com/com.h /vbox/include/VBox/com/defs.h /vbox/include/VBox/com/ptr.h /vbox/include/VBox/com/string.h /vbox/include/VBox/cpum.h /vbox/include/VBox/cpum.mac /vbox/include/VBox/cpumdis.h /vbox/include/VBox/csam.h /vbox/include/VBox/dbg.h /vbox/include/VBox/dbgf.h /vbox/include/VBox/dbggui.h /vbox/include/VBox/dis.h /vbox/include/VBox/disopcode.h /vbox/include/VBox/em.h /vbox/include/VBox/err.h /vbox/include/VBox/err.sed /vbox/include/VBox/hgcmsvc.h /vbox/include/VBox/hwacc_svm.h /vbox/include/VBox/hwacc_vmx.h /vbox/include/VBox/hwaccm.h /vbox/include/VBox/intnet.h /vbox/include/VBox/iom.h /vbox/include/VBox/log.h /vbox/include/VBox/mm.h /vbox/include/VBox/nasm.mac /vbox/include/VBox/ostypes.h /vbox/include/VBox/param.h /vbox/include/VBox/patm.h /vbox/include/VBox/pci.h /vbox/include/VBox/pdm.h /vbox/include/VBox/pgm.h /vbox/include/VBox/rem.h /vbox/include/VBox/scsi.h /vbox/include/VBox/selm.h /vbox/include/VBox/shflsvc.h /vbox/include/VBox/ssm.h /vbox/include/VBox/stam.h /vbox/include/VBox/stam.mac /vbox/include/VBox/sup.h /vbox/include/VBox/tapwin32.h /vbox/include/VBox/tm.h /vbox/include/VBox/trpm.h /vbox/include/VBox/trpm.mac /vbox/include/VBox/types.h /vbox/include/VBox/usb.h /vbox/include/VBox/usblib.h /vbox/include/VBox/version.h /vbox/include/VBox/vm.h /vbox/include/VBox/vm.mac /vbox/include/VBox/vmapi.h /vbox/include/VBox/vmm.h /vbox/include/VBox/vrdpapi.h /vbox/include/VBox/vrdpusb.h /vbox/include/VBox/vusb.h /vbox/include/VBox/x86.h /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/limits.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile.kmk /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.h /vbox/src/VBox/Additions/WINNT/VBoxService/resource.h /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/supc++.c /vbox/src/VBox/Additions/linux/daemon/vboxadd_timesync.c /vbox/src/VBox/Additions/linux/module/Makefile.kmk /vbox/src/VBox/Additions/linux/module/Makefile.module /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/hgcmcall.c /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/linux/module/waitcompat.h /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/linux/sharedfolders/utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vbsfmount.h /vbox/src/VBox/Additions/linux/sharedfolders/vfs-utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/linux/xclient/Makefile.kmk /vbox/src/VBox/Additions/linux/xclient/clipboard.cpp /vbox/src/VBox/Additions/linux/xgraphics/Makefile.kmk /vbox/src/VBox/Additions/linux/xgraphics/vboxutils.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo.h /vbox/src/VBox/Additions/linux/xmouse/Makefile.kmk /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.c /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.h /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/Makefile.kmk /vbox/src/VBox/Debugger/VBoxDbg.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgConsole.h /vbox/src/VBox/Debugger/VBoxDbgGui.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStats.cpp /vbox/src/VBox/Debugger/VBoxDbgStats.h /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/Graphics/BIOS/Makefile.kmk /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin32.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/ne2000.c /vbox/src/VBox/Devices/Network/slirp/slirp_state.h /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile.kmk /vbox/src/VBox/Devices/PC/BIOS/rombios.c /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp DevATA.cpp DrvBlock.cpp DrvHostBase.cpp DrvHostBase.h DrvHostDVD.cpp DrvHostFloppy.cpp DrvHostRawDisk.cpp DrvMediaISO.cpp DrvRawImage.cpp DrvVD.cpp DrvVmdk.cpp PIIX3ATABmDma.h VBoxHDD-new.cpp VBoxHDD-newInternal.h VBoxHDD.cpp VDICore.cpp VDICore.h VmdkHDDCore.cpp fdc.c ide.h swab.h testcase/Makefile.kmk testcase/tstVDI.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/testcase/Makefile.kmk /vbox/src/VBox/Devices/testcase/tstDeviceStructSize.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile.kmk /vbox/src/VBox/Frontends/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile.kmk /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/DarwinCursor.h /vbox/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/include/QIApplication.h /vbox/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinCursor.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDRV.h /vbox/src/VBox/HostDrivers/Support/SUPDRVIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDRVShared.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/win32/SUPDrv-win32.cpp /vbox/src/VBox/HostDrivers/Support/win32/SUPLib-win32.cpp /vbox/src/VBox/HostDrivers/Support/win64/SUPDrv-win64.cpp /vbox/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DVDDriveImpl.cpp /vbox/src/VBox/Main/DVDImageImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/FloppyDriveImpl.cpp /vbox/src/VBox/Main/FloppyImageImpl.cpp /vbox/src/VBox/Main/FramebufferImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HardDiskAttachmentImpl.cpp /vbox/src/VBox/Main/HardDiskImpl.cpp /vbox/src/VBox/Main/HostDVDDriveImpl.cpp /vbox/src/VBox/Main/HostFloppyDriveImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/HostUSBDeviceImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceFilterImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/USBProxyService.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxXMLUtil.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoLock.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/Collection.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DVDDriveImpl.h /vbox/src/VBox/Main/include/DVDImageImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FloppyDriveImpl.h /vbox/src/VBox/Main/include/FloppyImageImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HardDiskAttachmentImpl.h /vbox/src/VBox/Main/include/HardDiskImpl.h /vbox/src/VBox/Main/include/HostDVDDriveImpl.h /vbox/src/VBox/Main/include/HostFloppyDriveImpl.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/HostUSBDeviceImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/Shareable.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceFilterImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/USBProxyService.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/VirtualBoxXMLUtil.h /vbox/src/VBox/Main/include/cfgldrhlp.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/linux/helpers.cpp /vbox/src/VBox/Main/linux/module.cpp /vbox/src/VBox/Main/linux/server.h /vbox/src/VBox/Main/linux/server_module.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/win32/dllmain.cpp /vbox/src/VBox/Main/win32/resource.h /vbox/src/VBox/Main/win32/svchlp.cpp /vbox/src/VBox/Main/win32/svchlp.h /vbox/src/VBox/Main/win32/svcmain.cpp /vbox/src/VBox/Main/xml/cfgldr.cpp /vbox/src/VBox/Main/xml/cfgldrhlp.cpp /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/VBox/strformat-vbox.cpp /vbox/src/VBox/Runtime/alloc.cpp /vbox/src/VBox/Runtime/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/assert.cpp /vbox/src/VBox/Runtime/crc32.cpp /vbox/src/VBox/Runtime/crc64.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/dir.cpp /vbox/src/VBox/Runtime/errmsg.cpp /vbox/src/VBox/Runtime/fileio.cpp /vbox/src/VBox/Runtime/fs.cpp /vbox/src/VBox/Runtime/generic/RTAssertDoBreakpoint-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/rand-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semnoint-generic.cpp /vbox/src/VBox/Runtime/generic/semsrw-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/generic/uuid-generic.cpp /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/magics.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/ldr.cpp /vbox/src/VBox/Runtime/ldrELF.cpp /vbox/src/VBox/Runtime/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/ldrEx.cpp /vbox/src/VBox/Runtime/ldrFile.cpp /vbox/src/VBox/Runtime/ldrNative.cpp /vbox/src/VBox/Runtime/ldrPE.cpp /vbox/src/VBox/Runtime/ldrkLdr.cpp /vbox/src/VBox/Runtime/log.cpp /vbox/src/VBox/Runtime/logcom.cpp /vbox/src/VBox/Runtime/logformat.cpp /vbox/src/VBox/Runtime/md5.cpp /vbox/src/VBox/Runtime/misc/rand.cpp /vbox/src/VBox/Runtime/misc/sanity-c.c /vbox/src/VBox/Runtime/misc/sanity-cpp.cpp /vbox/src/VBox/Runtime/misc/sanity.h /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/path.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semaphore-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semaphore-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/os2/alloc-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/assert-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/initterm-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/process-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/semevent-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/semeventmulti-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/semfastmutex-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/spinlock-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/the-os2-kernel.h /vbox/src/VBox/Runtime/r0drv/os2/thread-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/thread2-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/time-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sems-linux.cpp /vbox/src/VBox/Runtime/r3/linux/time-linux.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/system-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/os2/time-os2.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/env-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp /vbox/src/VBox/Runtime/r3/posix/system-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timelocal-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/win32/RTLogWriteDebugger-win32.cpp /vbox/src/VBox/Runtime/r3/win32/alloc-win32.cpp /vbox/src/VBox/Runtime/r3/win32/dir-win32.cpp /vbox/src/VBox/Runtime/r3/win32/dllmain-win32.cpp /vbox/src/VBox/Runtime/r3/win32/fileio-win32.cpp /vbox/src/VBox/Runtime/r3/win32/fs-win32.cpp /vbox/src/VBox/Runtime/r3/win32/ldrNative-win32.cpp /vbox/src/VBox/Runtime/r3/win32/path-win32.cpp /vbox/src/VBox/Runtime/r3/win32/process-win32.cpp /vbox/src/VBox/Runtime/r3/win32/sched-win32.cpp /vbox/src/VBox/Runtime/r3/win32/sems-win32.cpp /vbox/src/VBox/Runtime/r3/win32/system-win32.cpp /vbox/src/VBox/Runtime/r3/win32/thread-win32.cpp /vbox/src/VBox/Runtime/r3/win32/time-win32.cpp /vbox/src/VBox/Runtime/r3/win32/timer-win32.cpp /vbox/src/VBox/Runtime/r3/win32/utf16locale-win32.cpp /vbox/src/VBox/Runtime/r3/win32/utf8-win32.cpp /vbox/src/VBox/Runtime/r3/win32/uuid-win32.cpp /vbox/src/VBox/Runtime/req.cpp /vbox/src/VBox/Runtime/semspingpong.cpp /vbox/src/VBox/Runtime/straprintf.cpp /vbox/src/VBox/Runtime/strformat.cpp /vbox/src/VBox/Runtime/strformatrt.cpp /vbox/src/VBox/Runtime/string.cpp /vbox/src/VBox/Runtime/string/memchr.cpp /vbox/src/VBox/Runtime/string/memchr_alias.c /vbox/src/VBox/Runtime/string/memcmp.cpp /vbox/src/VBox/Runtime/string/memcmp_alias.c /vbox/src/VBox/Runtime/string/memcpy.cpp /vbox/src/VBox/Runtime/string/memcpy_alias.c /vbox/src/VBox/Runtime/string/memset.cpp /vbox/src/VBox/Runtime/string/memset_alias.c /vbox/src/VBox/Runtime/string/strchr_alias.c /vbox/src/VBox/Runtime/string/strcmp_alias.c /vbox/src/VBox/Runtime/string/strcpy.cpp /vbox/src/VBox/Runtime/string/strlen.cpp /vbox/src/VBox/Runtime/string/strncmp.cpp /vbox/src/VBox/Runtime/string/strpbrk.cpp /vbox/src/VBox/Runtime/strprintf.cpp /vbox/src/VBox/Runtime/strspace.cpp /vbox/src/VBox/Runtime/strstrip.cpp /vbox/src/VBox/Runtime/strtonum.cpp /vbox/src/VBox/Runtime/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/table/avlgcptr.cpp /vbox/src/VBox/Runtime/table/avlhcphys.cpp /vbox/src/VBox/Runtime/table/avlogcphys.cpp /vbox/src/VBox/Runtime/table/avlogcptr.cpp /vbox/src/VBox/Runtime/table/avlohcphys.cpp /vbox/src/VBox/Runtime/table/avloioport.cpp /vbox/src/VBox/Runtime/table/avlpv.cpp /vbox/src/VBox/Runtime/table/avlrgcptr.cpp /vbox/src/VBox/Runtime/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/table/avlroioport.cpp /vbox/src/VBox/Runtime/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/table/avlu32.cpp /vbox/src/VBox/Runtime/table/avlul.cpp /vbox/src/VBox/Runtime/table/table.cpp /vbox/src/VBox/Runtime/testcase/Makefile.kmk /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/tstAvl.cpp /vbox/src/VBox/Runtime/testcase/tstBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstDeadlock.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstHeapSimple.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstPath.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/testcase/tstUuid.cpp /vbox/src/VBox/Runtime/thread.cpp /vbox/src/VBox/Runtime/time.cpp /vbox/src/VBox/Runtime/timeprog.cpp /vbox/src/VBox/Runtime/timesup.cpp /vbox/src/VBox/Runtime/uni.cpp /vbox/src/VBox/Runtime/unidata.cpp /vbox/src/VBox/Runtime/uniread.cpp /vbox/src/VBox/Runtime/utf-16.cpp /vbox/src/VBox/Runtime/utf-8.cpp /vbox/src/VBox/Runtime/win32/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win32/errmsgwin.cpp /vbox/src/VBox/Runtime/zip.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMStack.cpp /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMPhys.cpp /vbox/src/VBox/VMM/Makefile.kmk /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/Makefile.kmk /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMCache.h /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhys.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/DBGFGC.cpp /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/REMGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/DBGFR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-2.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructGC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/VBox/VMM/x86context.h /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/libs/Makefile.kmk /vbox/src/libs/liblzf-1.51/Makefile.kmk /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/libs/xpcom18a4/xpcom/build/nsOS2VACLegacy.cpp /vbox/src/recompiler/InnoTek/config-host.h /vbox/src/recompiler/InnoTek/config.h /vbox/src/recompiler/InnoTek/crt/stdio.h /vbox/src/recompiler/InnoTek/structs.h /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/testcase/Makefile.kmk /vbox/src/testcase/tstRunTestcases.cpp
a0240ff4f7663045c848fdbc192ea3d4d9f70a11 2358 26-Apr-2007 vboxsync

New VMDK code.