# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 9:59:07 AM Tue, 20 Mar 2007 21:50:22 GMT vboxsync [1587] * trunk/src/recompiler/new/exec.c (modified) Fixed reference to uninitialized env. Use first_cpu instead of ... Tue, 20 Mar 2007 21:03:10 GMT vboxsync [1585] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) warnings Tue, 20 Mar 2007 21:01:12 GMT vboxsync [1584] * trunk/src/VBox/Devices/Audio/coreaudio.c (added) export Tue, 20 Mar 2007 21:00:25 GMT vboxsync [1583] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) warnings Tue, 20 Mar 2007 20:21:21 GMT vboxsync [1581] * trunk/src/VBox/Runtime/r3/win32/fileio-win32.cpp (modified) r=bird: Too verbose comments that just repeated the code (fixed). Tue, 20 Mar 2007 20:08:01 GMT vboxsync [1580] * trunk/include/VBox/types.h (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/TRPMInternal.mac (modified) * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) Corrected VBOXTSS member name. Tue, 20 Mar 2007 20:06:56 GMT vboxsync [1579] * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) doxygen fixes Tue, 20 Mar 2007 20:02:06 GMT vboxsync [1578] * trunk/src/VBox/VMM/PGMMap.cpp (modified) style Tue, 20 Mar 2007 17:34:20 GMT vboxsync [1577] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Do not access already completed message in HGCM. Tue, 20 Mar 2007 11:51:40 GMT vboxsync [1576] * trunk/src/VBox/VMM/PGMMap.cpp (modified) Removed obsolete todo Tue, 20 Mar 2007 10:23:17 GMT vboxsync [1575] * trunk/src/VBox/VMM/PGMMap.cpp (modified) Check for hypervisor area & intermediate mapping conflicts too. Tue, 20 Mar 2007 09:37:49 GMT vboxsync [1574] * trunk/src/VBox/VMM/CPUM.cpp (modified) Turned on VME. Tue, 20 Mar 2007 09:34:49 GMT vboxsync [1573] * trunk/src/VBox/VMM/PGMMap.cpp (modified) Added release logging for VERR_PGM_MAPPING_CONFLICT cases. Tue, 20 Mar 2007 04:59:54 GMT vboxsync [1572] * trunk/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h (modified) shut up gcc's bitching about non-virtual destructors. Tue, 20 Mar 2007 04:56:14 GMT vboxsync [1571] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) audio (darwin). Tue, 20 Mar 2007 04:45:47 GMT vboxsync [1570] * trunk/src/VBox/VMM/VMMR0/TRPMR0A.asm (modified) pushfq, not pushfd. (hope the old yasm doesn't mind...) Tue, 20 Mar 2007 04:38:10 GMT vboxsync [1569] * trunk/include/VBox/usblib.h (modified) * trunk/src/VBox/Devices/Makefile (modified) Moved win32 usbLib code to VBoxDDU.dll. Tue, 20 Mar 2007 03:46:00 GMT vboxsync [1568] * trunk/src/VBox/VMM/Makefile (modified) drop the yasm hack (darwin). Tue, 20 Mar 2007 03:42:02 GMT vboxsync [1567] * trunk/src/VBox/Frontends/VBoxManage/Makefile (modified) darwin doesn't need VMM & REM any longer. Tue, 20 Mar 2007 03:29:09 GMT vboxsync [1566] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/VBox/cdefs.h (modified) * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) VBOXDDU_DECL & IN_VBOXDDU Tue, 20 Mar 2007 03:06:26 GMT vboxsync [1565] * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.cpp (copied) * trunk/src/VBox/Devices/Storage/VDICore.h (copied) * trunk/src/VBox/Devices/Storage/testcase/Makefile (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile (modified) * trunk/src/VBox/Main/Makefile (modified) Split out the bulk of the VDI code from VBoxDD and put it in VBoxDDU ... Tue, 20 Mar 2007 01:27:04 GMT vboxsync [1564] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile (modified) * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/r3/linux/uuid-linux.cpp (deleted) * trunk/src/libs/Makefile.kmk (modified) Removed libuuid dependency. Tue, 20 Mar 2007 00:17:24 GMT vboxsync [1563] * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) Rewrote it to use per-cpu timers instead of smp_call_function. Mon, 19 Mar 2007 19:13:44 GMT vboxsync [1562] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Forgot to include offset into first page into page number calculation ... Mon, 19 Mar 2007 16:45:23 GMT vboxsync [1561] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Extra check Mon, 19 Mar 2007 16:41:06 GMT vboxsync [1560] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Include offset into first page into page number calculation (!). Mon, 19 Mar 2007 14:07:23 GMT vboxsync [1559] * trunk/src/VBox/VMM/EM.cpp (modified) Backed out 19596 due to regressions with save/restore smoke tests. Mon, 19 Mar 2007 13:47:01 GMT vboxsync [1558] * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp (modified) Brazilian keyboards in the GUI front end Mon, 19 Mar 2007 13:33:40 GMT vboxsync [1557] * trunk/src/VBox/Frontends/VirtualBox/include/VMGlobalSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VMGlobalSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Spelling corrections, etc. Mon, 19 Mar 2007 13:29:58 GMT vboxsync [1556] * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp (modified) Fixed my last commit Mon, 19 Mar 2007 13:02:13 GMT vboxsync [1555] * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp (modified) Added a Brazilian keyboard key Mon, 19 Mar 2007 11:11:00 GMT vboxsync [1554] * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) Logging update Mon, 19 Mar 2007 10:02:02 GMT vboxsync [1553] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: More meaningful assertions. Mon, 19 Mar 2007 09:36:34 GMT vboxsync [1552] * trunk/src/VBox/VMM/SELM.cpp (modified) Added a note about TSS monitoring. Sat, 17 Mar 2007 01:09:30 GMT vboxsync [1551] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) Mac OS X audio support (only playback). Sat, 17 Mar 2007 00:36:52 GMT vboxsync [1550] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) don't include VBoxGuest.h if we don't need to because it drags in ... Sat, 17 Mar 2007 00:34:33 GMT vboxsync [1549] * trunk/src/VBox/Devices/vl_vbox.h (modified) Use iprt/string.h Fri, 16 Mar 2007 22:53:15 GMT vboxsync [1547] * trunk/src/VBox/HostDrivers/Support/darwin/Info.plist (added) export Fri, 16 Mar 2007 21:08:13 GMT vboxsync [1543] * trunk/src/VBox/VMM/Makefile (modified) Darwin OSE should still use the fake loader. Fri, 16 Mar 2007 17:02:52 GMT vboxsync [1538] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) save u16CSR0LastSeenByGuest in SSM info Fri, 16 Mar 2007 17:02:13 GMT vboxsync [1537] * trunk/src/VBox/Runtime/testcase/tstTimer.cpp (modified) min/max. Fri, 16 Mar 2007 17:02:02 GMT vboxsync [1536] * trunk/src/VBox/Runtime/generic/timer-generic.cpp (modified) Some ring-3 adjustments. Fri, 16 Mar 2007 16:04:30 GMT vboxsync [1535] * trunk/src/recompiler/precompiled/VBoxRecompiler.o (modified) * trunk/src/recompiler/precompiled/exec.o (modified) * trunk/src/recompiler/precompiled/helper.o (modified) * trunk/src/recompiler/precompiled/helper2.o (modified) * trunk/src/recompiler/precompiled/op.o (modified) * trunk/src/recompiler/precompiled/translate-all.o (modified) * trunk/src/recompiler/precompiled/translate.o (modified) updated precompiled objects Fri, 16 Mar 2007 15:13:57 GMT vboxsync [1534] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) fix typo Fri, 16 Mar 2007 15:03:48 GMT vboxsync [1533] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Fix logging and error code handling. Fri, 16 Mar 2007 14:54:40 GMT vboxsync [1532] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Runtime/RTErrConvertFromErrno.cpp (modified) * trunk/src/VBox/Runtime/r3/win32/fileio-win32.cpp (modified) Handle EFBIG on Linux correctly (and try to detect the same situation ... Fri, 16 Mar 2007 13:54:28 GMT vboxsync [1531] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Implemented INT15h, fn 0xC2 (mouse), subfn 3 - set resolution. MSD ... Fri, 16 Mar 2007 13:49:12 GMT vboxsync [1530] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Corrected VBox-specific bug in INT15h mouse reset handling. Fixes MS ... Fri, 16 Mar 2007 10:51:42 GMT vboxsync [1529] * trunk/src/VBox/Additions/linux/installer/x11config.pl (modified) Fixed a problem in the Linux Additions installer in case /tmp is a ... Thu, 15 Mar 2007 22:29:09 GMT vboxsync [1528] * trunk/src/VBox/VMM/testcase/Makefile (modified) alignment Thu, 15 Mar 2007 22:28:58 GMT vboxsync [1527] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) [bits 64] Thu, 15 Mar 2007 22:05:13 GMT vboxsync [1526] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (added) Make the asm struc testcase work with yasm 0.6. Thu, 15 Mar 2007 22:04:36 GMT vboxsync [1525] * trunk/src/VBox/VMM/testcase/Makefile (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm (modified) Make the asm struc testcase work with yasm 0.6. Thu, 15 Mar 2007 20:45:00 GMT vboxsync [1524] * trunk/src/VBox/VMM/TRPMInternal.mac (modified) VBOXTSS was changed... Thu, 15 Mar 2007 19:58:25 GMT vboxsync [1523] * trunk/src/VBox/VMM/testcase/Makefile (modified) Seems -g stabs is required after all. (TODO: check this on the mac) Thu, 15 Mar 2007 19:20:45 GMT vboxsync [1521] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) make internal network an available setting from GUI Thu, 15 Mar 2007 18:03:45 GMT vboxsync [1520] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) dropped the superflous syslog dependency which made the vboxadd ... Thu, 15 Mar 2007 16:27:16 GMT vboxsync [1519] * trunk/src/VBox/VMM/EM.cpp (modified) Forward trap back to raw mode if the rechecked gate handler is valid. Thu, 15 Mar 2007 16:26:58 GMT vboxsync [1518] * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) Forward trap back to raw mode if the rechecked gate handler is valid. Thu, 15 Mar 2007 16:26:11 GMT vboxsync [1517] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) FE/Qt: Don't allow characters [a-f] on input when these characters ... Thu, 15 Mar 2007 15:58:38 GMT vboxsync [1516] * trunk/src/recompiler/target-i386/helper.c (modified) iret with cpl=0 is allowed to change VIF_MASK & VIP_MASK too Thu, 15 Mar 2007 15:01:47 GMT vboxsync [1515] * trunk/src/VBox/VMM/SELM.cpp (modified) Backed out 19582 & 19583. Causes severe regressions. Thu, 15 Mar 2007 14:57:05 GMT vboxsync [1514] * trunk/src/recompiler/target-i386/op.c (modified) * trunk/src/recompiler/target-i386/translate.c (modified) Update eip for each instruction. (makes it easier to generate ... Thu, 15 Mar 2007 13:24:46 GMT vboxsync [1512] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (added) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (added) export to OSE Thu, 15 Mar 2007 12:39:34 GMT vboxsync [1511] * trunk/src/recompiler/target-i386/op.c (modified) Needs more testing Thu, 15 Mar 2007 12:33:47 GMT vboxsync [1510] * trunk/src/recompiler/target-i386/op.c (modified) Using a null selector is illegal. Thu, 15 Mar 2007 12:02:23 GMT vboxsync [1509] * trunk/src/VBox/VMM/SELM.cpp (modified) Same for the SELMR3CheckTSS function Thu, 15 Mar 2007 12:00:18 GMT vboxsync [1508] * trunk/src/VBox/VMM/SELM.cpp (modified) Monitor the entire guest TSS. (including the IO bitmap, although we ... Thu, 15 Mar 2007 11:48:16 GMT vboxsync [1507] * trunk/src/VBox/VMM/SELM.cpp (modified) More logging Thu, 15 Mar 2007 11:09:32 GMT vboxsync [1506] * trunk/src/recompiler/target-i386/op.c (modified) backed out accidental commit Thu, 15 Mar 2007 11:08:22 GMT vboxsync [1505] * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler/target-i386/op.c (modified) changed condition order Thu, 15 Mar 2007 10:21:39 GMT vboxsync [1504] * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) Handle shadow page out of sync situation. Thu, 15 Mar 2007 10:19:01 GMT vboxsync [1503] * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) extra checks Thu, 15 Mar 2007 10:00:42 GMT vboxsync [1502] * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/SELMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) Syncing of TSS virtual interrupt redirection bitmap added. Thu, 15 Mar 2007 09:22:58 GMT vboxsync [1501] * trunk/src/VBox/VMM/SELM.cpp (modified) Move redirection bitmap init. Thu, 15 Mar 2007 09:20:43 GMT vboxsync [1500] * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Added virtual interrupt redirection bitmap to our TSS Thu, 15 Mar 2007 02:17:58 GMT vboxsync [1498] * trunk/src/VBox/Main/Makefile (modified) hrm. Thu, 15 Mar 2007 02:15:47 GMT vboxsync [1497] * trunk/src/VBox/Devices/Builtins.cpp (modified) try unbreak l4... Thu, 15 Mar 2007 01:43:04 GMT vboxsync [1496] * trunk/src/VBox/Main/Makefile (modified) Fixed VBoxC install bustage from previous change and added some ... Thu, 15 Mar 2007 01:19:30 GMT vboxsync [1495] * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) Set VBOX_XPCOM_HOME like the default glue code in Main/glue. No ... Thu, 15 Mar 2007 01:18:15 GMT vboxsync [1494] * trunk/include/iprt/env.h (modified) * trunk/src/VBox/Runtime/r3/posix/env-posix.cpp (modified) two new RTEnv APIs. Thu, 15 Mar 2007 00:38:32 GMT vboxsync [1493] * trunk/src/VBox/Main/Makefile (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Made VBoxSVCM link on darwin and put the component/ files directly ... Wed, 14 Mar 2007 19:50:46 GMT vboxsync [1491] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Flush the config file before closing it to try prevent data loss on ... Wed, 14 Mar 2007 19:44:26 GMT vboxsync [1490] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Flush the config file before closing it to try prevent data loss on ... Wed, 14 Mar 2007 19:31:19 GMT vboxsync [1489] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) r=bird: added missing (). Wed, 14 Mar 2007 19:27:25 GMT vboxsync [1488] * trunk/src/VBox/Devices/Makefile (modified) moved driver to the right lib. Wed, 14 Mar 2007 18:51:51 GMT vboxsync [1486] * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) build fix. Wed, 14 Mar 2007 18:50:17 GMT vboxsync [1485] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) More build fixes. Wed, 14 Mar 2007 18:32:53 GMT vboxsync [1484] * trunk/src/VBox/Devices/Builtins.h (modified) removed obsolete external. Wed, 14 Mar 2007 18:31:10 GMT vboxsync [1483] * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) buildfix Wed, 14 Mar 2007 18:29:49 GMT vboxsync [1482] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) build fix. Wed, 14 Mar 2007 18:28:14 GMT vboxsync [1481] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) No longer require contiguous memory for the VM structure. Did long ... Wed, 14 Mar 2007 18:27:47 GMT vboxsync [1480] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/include/VBox/vmapi.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/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win32/SUPDrv-win32.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/SELMInternal.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) No longer require contiguous memory for the VM structure. Did long ... Wed, 14 Mar 2007 17:30:12 GMT vboxsync [1478] * trunk/src/recompiler/target-i386/exec.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler/target-i386/op.c (modified) * trunk/src/recompiler/target-i386/translate.c (modified) Support VME in guests. (v86 extensions) Wed, 14 Mar 2007 16:42:04 GMT vboxsync [1477] * trunk/src/VBox/Devices/Makefile (modified) Forgot serial port changes in the Makefile... Wed, 14 Mar 2007 16:36:04 GMT vboxsync [1476] * trunk/include/VBox/log.h (modified) * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Serial/serial.c (modified) First go at a serial port device with I/O hooked to named pipe/local ... Wed, 14 Mar 2007 15:50:33 GMT vboxsync [1475] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) enums are 32-bit according to the C standard Wed, 14 Mar 2007 15:43:39 GMT vboxsync [1474] * trunk/src/VBox/Main/Makefile (modified) build fix Wed, 14 Mar 2007 15:00:01 GMT vboxsync [1473] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) Main: XPCOM: Initial implementation of auto-startable "out-of-proc" ... Wed, 14 Mar 2007 14:59:04 GMT vboxsync [1471] * trunk/src/VBox/Main/Makefile (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/linux/module.cpp (modified) * trunk/src/VBox/Main/linux/server.cpp (modified) * trunk/src/VBox/Main/linux/server_module.cpp (added) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: XPCOM: Initial implementation of auto-startable "out-of-proc" ...