# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 8, 2025 11:24:59 AM Mon, 12 Nov 2007 10:32:04 GMT vboxsync [5701] * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) r=bird Mon, 12 Nov 2007 10:25:54 GMT vboxsync [5700] * trunk/src/testcase/tstRunTestcases.cpp (modified) r=bird: Passing RTENV_DEFAULT to RTProcCreate should be sufficient. Mon, 12 Nov 2007 09:44:11 GMT vboxsync [5699] * trunk/src/VBox/Devices/Storage/testcase/tstVDI.cpp (modified) * trunk/src/testcase/tstRunTestcases.cpp (modified) Fixed environment parameter for RTProcCreate and a problem with ... Mon, 12 Nov 2007 06:31:09 GMT vboxsync [5698] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Solaris crossbow changes. Mon, 12 Nov 2007 04:49:50 GMT vboxsync [5697] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Solaris: protect the GIP using the GIP mutex during suspend/resume. Sun, 11 Nov 2007 18:23:30 GMT vboxsync [5696] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) VBOX_WITH_DEBUGGER Sun, 11 Nov 2007 17:57:57 GMT vboxsync [5695] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Don't drag in CPUMAllA.asm in ring-3 because leopard doesn't like the ... Sun, 11 Nov 2007 17:49:36 GMT vboxsync [5694] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) Put the templates in the CONST segment/section as the relocations it ... Sun, 11 Nov 2007 17:47:35 GMT vboxsync [5693] * trunk/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac (modified) Don't take any lable addresses we don't have to take as it offends ... Sun, 11 Nov 2007 17:41:29 GMT vboxsync [5692] * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileOSX.cpp (modified) Updated to current seamonkey head. Sun, 11 Nov 2007 17:40:18 GMT vboxsync [5691] * trunk/src/recompiler/Makefile.kmk (modified) Mac OS X version 10.5 build hacks. Sun, 11 Nov 2007 17:38:03 GMT vboxsync [5690] * trunk/include/iprt/asmdefs.mac (modified) BEGINCONST - defaults to text (BEGINCODE) on most platforms, be warned. Sun, 11 Nov 2007 17:33:36 GMT vboxsync [5689] * trunk/Config.kmk (modified) Mac OS X version 10.5 build hacks. Sun, 11 Nov 2007 17:22:14 GMT vboxsync [5688] * trunk/src/VBox/Main/linux/server.cpp (modified) Made the leopard happy. Sun, 11 Nov 2007 12:26:13 GMT vboxsync [5687] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) AHCI: updates Sun, 11 Nov 2007 12:22:14 GMT vboxsync [5686] * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (modified) * trunk/src/VBox/Debugger/DBGCCmdWorkers.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) Got the DBGC parser testcase framework going. enough fun for now. Sun, 11 Nov 2007 11:11:40 GMT vboxsync [5685] * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (added) testcase framework. Sun, 11 Nov 2007 10:38:00 GMT vboxsync [5684] * trunk/src/VBox/VMM/VM.cpp (modified) Build fix. Sun, 11 Nov 2007 10:04:35 GMT vboxsync [5683] * trunk/src/VBox/VMM/Makefile.kmk (modified) Don't try use Debugger.lib/a unless it's built and needed. Sun, 11 Nov 2007 10:01:05 GMT vboxsync [5682] * trunk/src/VBox/VMM/Makefile.kmk (modified) Don't try use Debugger.lib/a unless it's built and needed. Sun, 11 Nov 2007 09:43:42 GMT vboxsync [5681] * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (added) forgott this (just a skeleton). Sun, 11 Nov 2007 09:40:50 GMT vboxsync [5680] * trunk/Config.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/VMM/VBoxVMMDeps.cpp (modified) Trying to fix the double linking of the DBGC code (VBoxDBG and ... Sun, 11 Nov 2007 09:07:18 GMT vboxsync [5679] * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) Updated the @page. Sun, 11 Nov 2007 08:59:58 GMT vboxsync [5678] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Solaris: Added Suspend/Resume for vboxdrv (Untested, needs build snv_77) Sun, 11 Nov 2007 05:54:53 GMT vboxsync [5677] * trunk/src/VBox/Debugger/DBGCCmdWorkers.cpp (copied) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) Split out command worker routines and stuffed the variable ... Sun, 11 Nov 2007 05:50:06 GMT vboxsync [5676] * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (copied) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) Split out the DBGCCMDHLP stuff. Sun, 11 Nov 2007 05:42:00 GMT vboxsync [5675] * trunk/src/VBox/Debugger/DBGCCommands.cpp (copied) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) Split out the commands. Sun, 11 Nov 2007 05:34:02 GMT vboxsync [5674] * trunk/src/VBox/Debugger/DBGCBuiltInSymbols.cpp (copied) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) Split out the built-in symbols. Sun, 11 Nov 2007 05:28:37 GMT vboxsync [5673] * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGCOps.cpp (copied) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) Split out the operators. Sun, 11 Nov 2007 05:11:35 GMT vboxsync [5672] * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) build fix. Sun, 11 Nov 2007 05:10:09 GMT vboxsync [5671] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) some cleanup. Sun, 11 Nov 2007 05:05:35 GMT vboxsync [5670] * trunk/src/VBox/Debugger/DBGCInternal.h (modified) build fix. Sun, 11 Nov 2007 05:05:02 GMT vboxsync [5669] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (copied) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) Split out the codeview/windbg commands. Sun, 11 Nov 2007 04:36:28 GMT vboxsync [5668] * trunk/src/VBox/Debugger/DBGCInternal.h (copied) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) Split out the core structures, defines and stuff into DBGCInternal.h Sun, 11 Nov 2007 04:28:47 GMT vboxsync [5667] * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (copied) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Debugger interface for searching memory. Fixed a const mixup. Sun, 11 Nov 2007 04:25:51 GMT vboxsync [5666] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Runtime/common/log/logformat.cpp (modified) PFNSTRFORMAT should return size_t. Sat, 10 Nov 2007 14:44:17 GMT vboxsync [5665] * trunk/src/VBox/VMM/PGMInternal.h (modified) Another attempt Sat, 10 Nov 2007 14:40:58 GMT vboxsync [5664] * trunk/src/VBox/VMM/PGMInternal.h (modified) Alignment for 64 bits build Sat, 10 Nov 2007 14:15:01 GMT vboxsync [5663] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Inverted test Sat, 10 Nov 2007 14:10:41 GMT vboxsync [5662] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Initial changes for guest PAE support Sat, 10 Nov 2007 10:29:02 GMT vboxsync [5661] * trunk/src/VBox/VMM/PGMInternal.h (modified) Added pgmGstGetPaePDPtr Sat, 10 Nov 2007 00:28:27 GMT vboxsync [5660] * trunk/include/VBox/pdmasynccompletion.h (modified) Added missing description argument. Fri, 09 Nov 2007 19:26:17 GMT vboxsync [5659] * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) Main: Fixed SerialPort::COMSETTER(Path) to not accept empty paths ... Fri, 09 Nov 2007 19:24:58 GMT vboxsync [5658] * trunk/include/VBox/com/ErrorInfo.h (modified) * trunk/include/VBox/com/EventQueue.h (modified) * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/com/com.h (modified) * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/Matching.cpp (modified) * trunk/src/VBox/Main/glue/ErrorInfo.cpp (modified) * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) * trunk/src/VBox/Main/glue/com.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) * trunk/src/VBox/Main/include/Matching.h (modified) * trunk/src/VBox/Main/include/Shareable.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: Removed semicolons after the namespace closing curly braces ... Fri, 09 Nov 2007 18:14:41 GMT vboxsync [5657] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 2480: Add USB 2.0 UI: comment2 implemented. Fri, 09 Nov 2007 16:48:52 GMT vboxsync [5656] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) FE/Qt: Wording. Fri, 09 Nov 2007 16:46:51 GMT vboxsync [5655] * trunk/include/VBox/pdmasynccompletion.h (added) * trunk/include/VBox/pdmasynctask.h (added) PDMAsync outline. Fri, 09 Nov 2007 15:06:29 GMT vboxsync [5654] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 2480: Add USB 2.0 UI: Checkbox to enable USB 2.0 support implemented. Fri, 09 Nov 2007 15:03:53 GMT vboxsync [5653] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/os2/sched-os2.cpp (copied) sched-os2.cpp Fri, 09 Nov 2007 15:03:25 GMT vboxsync [5652] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) Prototyping USB support for OS/2 hosts. Fri, 09 Nov 2007 14:59:08 GMT vboxsync [5651] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/VBoxDDUDeps.cpp (modified) Prototyping USB support for OS/2 hosts. Fri, 09 Nov 2007 14:55:51 GMT vboxsync [5650] * trunk/include/VBox/usb.h (modified) Some descriptors Fri, 09 Nov 2007 14:07:10 GMT vboxsync [5649] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) language Fri, 09 Nov 2007 14:05:25 GMT vboxsync [5648] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) 2478: "Host+R should ask for confirmation" implemented. Fri, 09 Nov 2007 14:01:58 GMT vboxsync [5647] * trunk/include/iprt/assert.h (modified) use _NP macros in assert functions as the assert functions try to ... Fri, 09 Nov 2007 09:45:56 GMT vboxsync [5646] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) Introduced VBOX_WITH_PREALLOC_RAM_BY_DEFAULT which is disabled of ... Fri, 09 Nov 2007 09:02:24 GMT vboxsync [5645] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) ATA: On VERR_FILE_TOO_BIG clearly state that this relates the virtual ... Fri, 09 Nov 2007 08:13:07 GMT vboxsync [5644] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: gcc found this bug Thu, 08 Nov 2007 15:40:18 GMT vboxsync [5643] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Fixing some issues in fullscreen/seamless mode switch for KDE and Win. Thu, 08 Nov 2007 11:07:42 GMT vboxsync [5642] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Return an error when two machines witht he same UUID are ... Wed, 07 Nov 2007 20:55:27 GMT vboxsync [5641] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) webservice: add support for retrieving local ISession object; extend ... Wed, 07 Nov 2007 16:34:44 GMT vboxsync [5640] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Restore the old code. Please, don't mess with this without giving a ... Wed, 07 Nov 2007 16:12:59 GMT vboxsync [5639] * trunk/src/VBox/Devices/Makefile.kmk (modified) indent. Wed, 07 Nov 2007 15:46:20 GMT vboxsync [5638] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Reset VRAM access handlers after a fullscreen update. Wed, 07 Nov 2007 15:36:22 GMT vboxsync [5637] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) fa -> af. comment. Wed, 07 Nov 2007 11:08:23 GMT vboxsync [5636] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Backed out 25962/25963; there is no handle type distinction Wed, 07 Nov 2007 11:06:52 GMT vboxsync [5635] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Wrong type again Wed, 07 Nov 2007 11:05:11 GMT vboxsync [5634] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Wrong handle type Wed, 07 Nov 2007 10:58:24 GMT vboxsync [5633] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Free allocated file/directory handle instead of just removing it from ... Tue, 06 Nov 2007 12:58:24 GMT vboxsync [5632] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Backed out 25383: don't trigger breakpoints in ring 0 on any platform Tue, 06 Nov 2007 08:31:49 GMT vboxsync [5631] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main: Fixed silly typo. Mon, 05 Nov 2007 22:08:37 GMT vboxsync [5630] * trunk/src/VBox/VMM/PGM.cpp (modified) Mon, 05 Nov 2007 21:48:30 GMT vboxsync [5629] * trunk/include/iprt/param.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) remove deprecated macros Mon, 05 Nov 2007 13:42:54 GMT vboxsync [5628] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) when inserting extra data, insert a number only if we can convert the ... Mon, 05 Nov 2007 12:45:05 GMT vboxsync [5627] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Improved Machine incapsulation by removing data(), userData(), ... Sat, 03 Nov 2007 12:32:15 GMT vboxsync [5626] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Forgot to update the UUID Sat, 03 Nov 2007 09:24:46 GMT vboxsync [5625] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) still a bool return value Sat, 03 Nov 2007 09:18:42 GMT vboxsync [5624] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) removed obsolete code Fri, 02 Nov 2007 13:49:25 GMT vboxsync [5623] * trunk/src/VBox/Devices/Builtins.h (modified) Missing commit Fri, 02 Nov 2007 13:43:43 GMT vboxsync [5622] * trunk/src/VBox/Devices/Makefile.kmk (modified) And again VBOX_WITH_ECHI Fri, 02 Nov 2007 13:41:19 GMT vboxsync [5621] * trunk/src/VBox/Main/Makefile.kmk (modified) Another missing VBOX_WITH_ECHI Fri, 02 Nov 2007 13:38:05 GMT vboxsync [5620] * trunk/src/VBox/Main/Makefile.kmk (modified) VBOX_WITH_ECHI changes Fri, 02 Nov 2007 13:37:55 GMT vboxsync [5619] * trunk/src/VBox/Devices/Makefile.kmk (modified) VBOX_WITH_ECHI changes Fri, 02 Nov 2007 13:30:43 GMT vboxsync [5618] * trunk/Config.kmk (modified) Disable ehci where usb is disabled. Fri, 02 Nov 2007 13:23:12 GMT vboxsync [5617] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) Forgot to load and save the EnabledEhci setting Fri, 02 Nov 2007 13:11:36 GMT vboxsync [5616] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Correctly process a NULL netAddress value. Fri, 02 Nov 2007 13:07:37 GMT vboxsync [5615] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) EHCI: added -usbehci VBoxManage option Fri, 02 Nov 2007 12:58:28 GMT vboxsync [5614] * trunk/Config.kmk (modified) Enable the EHCI controller Fri, 02 Nov 2007 12:56:49 GMT vboxsync [5613] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) EHCI: Added xml setting to enable the EHCI controller. Fri, 02 Nov 2007 11:59:34 GMT vboxsync [5612] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) Bit more checking to ensure we don't invalidate instructions that are ... Fri, 02 Nov 2007 11:40:44 GMT vboxsync [5611] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Fixed querying netAddress property in VRDP server. Fri, 02 Nov 2007 11:10:07 GMT vboxsync [5610] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) Fixed boundary checks and support partial instruction updates (e.g. ... Fri, 02 Nov 2007 09:46:07 GMT vboxsync [5609] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) More logging Fri, 02 Nov 2007 09:38:46 GMT vboxsync [5608] * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) Installer (Linux): desktop file, Korean translation Fri, 02 Nov 2007 09:36:04 GMT vboxsync [5607] * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) Installer (Linux): desktop file, Korean translation Thu, 01 Nov 2007 19:43:40 GMT vboxsync [5606] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstHeapSimple.cpp (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) ALIGNP SIZEOFMEMB Thu, 01 Nov 2007 16:09:26 GMT vboxsync [5605] * trunk/include/VBox/VBoxDev.h (modified) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/VBoxGuest16.h (modified) * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/hwacc_svm.h (modified) * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/patm.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/selm.h (modified) * trunk/include/VBox/vusb.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/asmdefs.mac (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/path.h (modified) * trunk/include/iprt/string.h (modified) * trunk/include/iprt/thread.h (modified) * trunk/include/iprt/time.h (modified) * trunk/include/iprt/timer.h (modified) * trunk/include/iprt/uni.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/fdc.c (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.h (modified) * trunk/src/VBox/Runtime/testcase/tstBitOperations.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/PATM/CSAMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMA.h (modified) * trunk/src/VBox/VMM/PATM/PATMA.mac (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/TRPMInternal.mac (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMGC/DBGFGC.cpp (modified) * trunk/src/VBox/VMM/VMMR0/DBGFR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) * trunk/src/VBox/VMM/testcase/tstCompiler.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24 Thu, 01 Nov 2007 13:22:20 GMT vboxsync [5604] * trunk/src/VBox/Devices/Makefile.kmk (modified) AHCI: R0/GC stuff and Vista fix Thu, 01 Nov 2007 09:30:01 GMT vboxsync [5603] * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) German .desktop comment Thu, 01 Nov 2007 07:27:14 GMT vboxsync [5602] * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) German .desktop entry