# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Mar 22, 2025 7:50:06 AM Fri, 14 Sep 2007 19:42:12 GMT vboxsync [4816] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German nls fixes Fri, 14 Sep 2007 18:24:48 GMT vboxsync [4815] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) one 'f' to many. Fri, 14 Sep 2007 18:13:15 GMT vboxsync [4814] * trunk/src/VBox/VMM/Makefile.kmk (modified) Corrected the entry point. Fri, 14 Sep 2007 18:06:23 GMT vboxsync [4813] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) add source dependencies - rather hacky, but I hope it'll work. Fri, 14 Sep 2007 17:55:38 GMT vboxsync [4812] * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) silly me, left logging enabled. Fri, 14 Sep 2007 17:53:56 GMT vboxsync [4811] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. ... Fri, 14 Sep 2007 17:27:22 GMT vboxsync [4810] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Reversed accidental commit Fri, 14 Sep 2007 16:18:59 GMT vboxsync [4809] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Added an RTErrnoConvertFromErr function to simplify error management ... Fri, 14 Sep 2007 16:18:20 GMT vboxsync [4808] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxvfs (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Added an RTErrnoConvertFromErr function to simplify error management ... Fri, 14 Sep 2007 16:04:23 GMT vboxsync [4806] * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPLDRLOAD eEPType mess Fri, 14 Sep 2007 15:30:21 GMT vboxsync [4805] * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) grr. Fri, 14 Sep 2007 15:29:00 GMT vboxsync [4804] * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) 64-bit fix. Fri, 14 Sep 2007 15:26:08 GMT vboxsync [4803] * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) Compile fixes. Fri, 14 Sep 2007 15:19:14 GMT vboxsync [4802] * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) space, please. Fri, 14 Sep 2007 15:16:30 GMT vboxsync [4801] * trunk/src/VBox/Runtime/strformat.cpp (modified) realigned comments. Fri, 14 Sep 2007 14:59:15 GMT vboxsync [4800] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) Redid the supdrv interface. works on windows and linux while the ... Fri, 14 Sep 2007 14:53:37 GMT vboxsync [4799] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) blanks. Fri, 14 Sep 2007 14:24:32 GMT vboxsync [4798] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) fixed annoying debug assertion. Fri, 14 Sep 2007 14:13:21 GMT vboxsync [4797] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Make the vrdp address output in VBoxManage showvminfo easier to read. ... Fri, 14 Sep 2007 13:41:10 GMT vboxsync [4796] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) Fixed a problem with \'rename\' in shared folders, Linux guests. Fri, 14 Sep 2007 13:11:52 GMT vboxsync [4795] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVRDP.cpp (added) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVRDP.h (added) Export to OSE. Fri, 14 Sep 2007 12:33:57 GMT vboxsync [4793] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) Enable 8BPP video modes in the Windows guest additions. Fri, 14 Sep 2007 12:03:06 GMT vboxsync [4792] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Disable interrupts before call the VMMR0 entrypoint. Fri, 14 Sep 2007 11:49:22 GMT vboxsync [4791] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) make vboxdrv compile on older 2.6er Linux kernels Fri, 14 Sep 2007 11:40:40 GMT vboxsync [4790] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Paranoid checks Fri, 14 Sep 2007 11:10:35 GMT vboxsync [4789] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Also use host OS ioctls to go to ring 0 for hardware virtualization. Fri, 14 Sep 2007 10:59:39 GMT vboxsync [4788] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Logging level change Fri, 14 Sep 2007 09:08:56 GMT vboxsync [4787] * trunk/include/VBox/iom.h (modified) * trunk/include/VBox/patm.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmqueue.h (modified) * trunk/include/VBox/pdmsrv.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/tm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/critsect.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/PCIInternal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/fdc.c (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/DBGFInternal.h (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary. Thu, 13 Sep 2007 19:07:42 GMT vboxsync [4781] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxAquaStyle.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/gldrv.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/vboxgl.h (modified) * trunk/src/VBox/Runtime/crc64.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/Makefile.kup (modified) * trunk/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/initterm-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/Makefile.kup (modified) * trunk/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/Makefile.kup (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp (modified) eol Thu, 13 Sep 2007 18:05:44 GMT vboxsync [4780] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) Another typo Thu, 13 Sep 2007 17:48:46 GMT vboxsync [4779] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) First part of really machine readable output of VBoxManage. Tailored ... Thu, 13 Sep 2007 15:55:58 GMT vboxsync [4778] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Stricter pointer types Thu, 13 Sep 2007 15:39:28 GMT vboxsync [4777] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h (modified) NT4 does not have Ex*PoolWithTag. Thu, 13 Sep 2007 15:29:33 GMT vboxsync [4776] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/SELMInternal.h (modified) * trunk/src/VBox/VMM/SSMInternal.h (modified) * trunk/src/VBox/VMM/STAMInternal.h (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) Stricter type checking. Removed unnecessary code from the ring 0 module. Thu, 13 Sep 2007 14:58:42 GMT vboxsync [4775] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: fix size string for x.00 .. x.09 Thu, 13 Sep 2007 14:28:34 GMT vboxsync [4774] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/Runtime/errmsgcom.sed (modified) * trunk/src/VBox/Runtime/errmsgxpcom.sed (modified) Forced LF (Unix) EOL for common SED and ACPI scripts mode to make it ... Thu, 13 Sep 2007 13:38:01 GMT vboxsync [4773] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Corrected Thu, 13 Sep 2007 13:35:19 GMT vboxsync [4772] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) Compile fix Thu, 13 Sep 2007 13:32:17 GMT vboxsync [4771] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Compile fix Thu, 13 Sep 2007 13:20:23 GMT vboxsync [4770] * trunk/src/VBox/Additions/WINNT/i8042prt/i8042dep.c (modified) Do not fail the i8042 guest driver init (NT guest), if VBoxGuest is ... Thu, 13 Sep 2007 11:52:44 GMT vboxsync [4769] * trunk/src/VBox/VMM/MMPagePool.cpp (modified) Cleanup Thu, 13 Sep 2007 11:36:09 GMT vboxsync [4768] * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMPagePool.cpp (modified) Use the hypervisor heap for page pool blocks. Thu, 13 Sep 2007 11:30:25 GMT vboxsync [4767] * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) Stricter types Thu, 13 Sep 2007 11:05:58 GMT vboxsync [4766] * trunk/src/VBox/VMM/MMPagePool.cpp (modified) Too early to user MMHyperAlloc Thu, 13 Sep 2007 10:09:04 GMT vboxsync [4765] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Added SUPPageFreeLocked & SUPPageAllocLocked Thu, 13 Sep 2007 09:52:11 GMT vboxsync [4764] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Translate VERR_EM_INTERPRETER to VINF_EM_RAW_EMULATE_INSTR. Thu, 13 Sep 2007 09:36:50 GMT vboxsync [4763] * trunk/src/VBox/VMM/CFGMInternal.h (modified) * trunk/src/VBox/VMM/MMPagePool.cpp (modified) Use MMHyperAlloc Thu, 13 Sep 2007 08:55:53 GMT vboxsync [4762] * trunk/src/VBox/VMM/MMPagePool.cpp (modified) Sigh Thu, 13 Sep 2007 08:55:22 GMT vboxsync [4761] * trunk/src/VBox/VMM/MMPagePool.cpp (modified) And another one Thu, 13 Sep 2007 08:53:04 GMT vboxsync [4760] * trunk/src/VBox/VMM/MMPagePool.cpp (modified) Bugfix Thu, 13 Sep 2007 08:43:31 GMT vboxsync [4759] * trunk/src/VBox/VMM/VM.cpp (modified) silly me. 0x100 not Start+0x100. Thu, 13 Sep 2007 08:37:47 GMT vboxsync [4758] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp (modified) Do not fail the video if VBoxGuest is not loaded. Thu, 13 Sep 2007 08:27:24 GMT vboxsync [4756] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Translate VERR_EM_INTERPRETER to VINF_EM_RAW_EMULATE_INSTR Thu, 13 Sep 2007 08:05:08 GMT vboxsync [4755] * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Reverse allocation for Windows hosts: physical pages are allocated in ... Thu, 13 Sep 2007 07:59:39 GMT vboxsync [4754] * trunk/src/VBox/VMM/VM.cpp (modified) PGMPhysReadGCPtr at poweroff crashes calling a NULL pointer ... Thu, 13 Sep 2007 07:14:25 GMT vboxsync [4753] * trunk/src/VBox/HostServices/SharedOpenGL/HostOGLComplexAsync.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/HostOGLComplexSync.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleAsync.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleSync.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/glext.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/service.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/vboxgl.cpp (modified) eol Thu, 13 Sep 2007 07:11:02 GMT vboxsync [4752] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) eol Thu, 13 Sep 2007 07:10:32 GMT vboxsync [4751] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/table/table.cpp (modified) eol Thu, 13 Sep 2007 07:05:03 GMT vboxsync [4750] * trunk/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/semrw-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/timer-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/uuid-generic.cpp (modified) * trunk/src/VBox/Runtime/ldrkLdr.cpp (modified) * trunk/src/VBox/Runtime/math/x86/fenv-x86.c (modified) * trunk/src/VBox/Runtime/misc/rand.cpp (modified) * trunk/src/VBox/Runtime/misc/sanity-c.c (modified) * trunk/src/VBox/Runtime/misc/sanity-cpp.cpp (modified) * trunk/src/VBox/Runtime/r3/darwin/time-darwin.cpp (modified) * trunk/src/VBox/Runtime/req.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUuid.cpp (modified) eol style native Thu, 13 Sep 2007 06:49:58 GMT vboxsync [4749] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) eol style Thu, 13 Sep 2007 06:49:17 GMT vboxsync [4748] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) linestyle native Wed, 12 Sep 2007 20:14:44 GMT vboxsync [4745] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Linux Additions smoke test fix Wed, 12 Sep 2007 19:59:48 GMT vboxsync [4744] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) /me was sleeping again, makefiles recognise if and not #if Wed, 12 Sep 2007 18:25:23 GMT vboxsync [4743] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) Fix for when open is called on a Linux guest shared folder with ... Wed, 12 Sep 2007 16:56:41 GMT vboxsync [4742] * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (modified) vditool: convert argv[] to Utf8 before calling internal functions Wed, 12 Sep 2007 16:49:10 GMT vboxsync [4741] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) /me: wake up. Wed, 12 Sep 2007 16:24:30 GMT vboxsync [4740] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Spelling. Wed, 12 Sep 2007 16:09:39 GMT vboxsync [4739] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) Fix a burning testbox - add __divdi3 symbol and friends to Linux ... Wed, 12 Sep 2007 16:00:54 GMT vboxsync [4738] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) more new phys code. Wed, 12 Sep 2007 15:44:32 GMT vboxsync [4737] * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main: Fixed logging. Wed, 12 Sep 2007 15:21:38 GMT vboxsync [4736] * trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c (modified) NT4 does not have DrvDeriveSurface. Wed, 12 Sep 2007 13:23:39 GMT vboxsync [4735] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Linux shared folder module restructuring - try to fix a burning box Wed, 12 Sep 2007 12:24:21 GMT vboxsync [4732] * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Minor logging change Wed, 12 Sep 2007 12:06:50 GMT vboxsync [4731] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h (modified) Linux guest backdoor logging, part 2 (or 3?) Wed, 12 Sep 2007 11:45:18 GMT vboxsync [4729] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxvfs (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Restructured the Linux shared folders guest module and made it use ... Wed, 12 Sep 2007 10:12:31 GMT vboxsync [4725] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) Use MmSecureVirtualMemory to have some limited protection with ... Wed, 12 Sep 2007 08:56:28 GMT vboxsync [4718] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Real fix for the IDE device crash when huge blocks are read from CD. ... Wed, 12 Sep 2007 06:44:18 GMT vboxsync [4717] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (added) Solaris changes. Tue, 11 Sep 2007 21:35:40 GMT vboxsync [4716] * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.c (modified) Various fixes to the Wine keyboard code Tue, 11 Sep 2007 19:44:45 GMT vboxsync [4715] * trunk/src/VBox/Runtime/uniread.cpp (modified) warning Tue, 11 Sep 2007 16:30:42 GMT vboxsync [4714] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) ZeroPg Tue, 11 Sep 2007 16:04:02 GMT vboxsync [4713] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) more on the phys page management rewrite... Tue, 11 Sep 2007 14:41:27 GMT vboxsync [4712] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Implemented 8-bit DAC support. The VESA BIOS could aready turn it on ... Tue, 11 Sep 2007 13:49:44 GMT vboxsync [4711] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/win32.cpp (modified) Fixed a shared clipboard problem on Windows. Tue, 11 Sep 2007 12:51:37 GMT vboxsync [4710] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Linux Additions kernel module logging, part 2 Tue, 11 Sep 2007 12:45:11 GMT vboxsync [4709] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Build the Linux Additions kernel modules with DEBUG defined in debug ... Tue, 11 Sep 2007 12:36:36 GMT vboxsync [4708] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h (modified) Doxygen-ed vboxCallCreate Tue, 11 Sep 2007 12:35:12 GMT vboxsync [4707] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxvfs (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfs-utils.c (deleted) Added backdoor logging to the Linux kernel modules, with full logging ... Tue, 11 Sep 2007 12:06:33 GMT vboxsync [4706] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Fix incorrect setting of buffer end index if huge ATAPI transfers are ... Tue, 11 Sep 2007 11:43:35 GMT vboxsync [4705] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Corrected log message Tue, 11 Sep 2007 11:42:58 GMT vboxsync [4704] * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) Compile fix Tue, 11 Sep 2007 11:33:51 GMT vboxsync [4703] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h (modified) Compile fix Tue, 11 Sep 2007 11:29:43 GMT vboxsync [4701] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) User has created the ticket about VM loaded in minimized window ... Tue, 11 Sep 2007 11:29:11 GMT vboxsync [4700] * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) Added comments explaining about the Linux/X11 keyboard handling in ... Tue, 11 Sep 2007 11:27:25 GMT vboxsync [4699] * trunk/src/VBox/Runtime/log.cpp (modified) Better error message if mmap(PROT_EXEC | PROT_WRITE) failed. A better ... Tue, 11 Sep 2007 11:13:15 GMT vboxsync [4697] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Force R3 context for DECLCALLBACKMEMBER & DECLCALLBACKPTR Tue, 11 Sep 2007 10:49:57 GMT vboxsync [4696] * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) Stricter types Tue, 11 Sep 2007 10:15:39 GMT vboxsync [4695] * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) Added Linux kernel symbol export to logbackdoor.cpp Tue, 11 Sep 2007 10:14:54 GMT vboxsync [4694] * trunk/src/VBox/Runtime/VBox/strformat-vbox.cpp (modified) * trunk/src/VBox/Runtime/strformat.cpp (modified) * trunk/src/VBox/Runtime/strformatrt.cpp (modified) C-ify some files in the runtime for building them inside Linux kernel ... Tue, 11 Sep 2007 10:14:38 GMT vboxsync [4693] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) PGMPhysGCPtr2CCPtr and ReadOnly versions.