# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 4:18:52 PM Wed, 11 Apr 2007 16:27:39 GMT vboxsync [2036] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Emulate (lock) cmpxchg in the guest context. Wed, 11 Apr 2007 16:05:28 GMT vboxsync [2035] * trunk/include/VBox/em.h (modified) Corrections Wed, 11 Apr 2007 15:27:19 GMT vboxsync [2034] * trunk/src/VBox/VMM/Makefile (modified) Added EMGCEmulateLockCmpXchg & EMGCEmulateCmpXchg Wed, 11 Apr 2007 15:21:21 GMT vboxsync [2033] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) More stats Wed, 11 Apr 2007 15:20:56 GMT vboxsync [2032] * trunk/include/VBox/em.h (modified) Added EMGCEmulateLockCmpXchg & EMGCEmulateCmpXchg Wed, 11 Apr 2007 13:38:07 GMT vboxsync [2031] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: Allow the year to be 1900 and above for date fields in settings ... Wed, 11 Apr 2007 13:33:28 GMT vboxsync [2030] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.h (modified) Attempt to recreate patches who's dirty instruction(s) we can't ... Wed, 11 Apr 2007 13:23:03 GMT vboxsync [2029] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: Added IVirtualBox::findHardDisk(). VBoxSDL: Fixed so that ... Wed, 11 Apr 2007 13:13:39 GMT vboxsync [2028] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Logging. Wed, 11 Apr 2007 13:12:07 GMT vboxsync [2027] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Check types of HGCM commands. Wed, 11 Apr 2007 12:23:23 GMT vboxsync [2026] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) more verbose assertion Wed, 11 Apr 2007 07:52:07 GMT vboxsync [2025] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Ignore enable/disable reverting to power-on defaults instead of ... Wed, 11 Apr 2007 07:47:59 GMT vboxsync [2024] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Allow disabling of multi-sector read commands. Wed, 11 Apr 2007 07:32:00 GMT vboxsync [2023] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) 1908: UI for language selection: Virtual Disk Manager updated ... Wed, 11 Apr 2007 07:25:07 GMT vboxsync [2022] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VMGlobalSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.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/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) 1908: UI for language selection: Feature implemented with minor ... Wed, 11 Apr 2007 02:34:08 GMT vboxsync [2021] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) r=bird: The framebuffer is still locked, that's why we didn't used to ... Tue, 10 Apr 2007 19:29:32 GMT vboxsync [2020] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) unbroke Darwin and OS/2. Tue, 10 Apr 2007 16:46:05 GMT vboxsync [2019] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) corrected comment. Tue, 10 Apr 2007 16:37:20 GMT vboxsync [2018] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) corrected comment. Tue, 10 Apr 2007 16:24:00 GMT vboxsync [2017] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) more verbose assertion Tue, 10 Apr 2007 16:22:01 GMT vboxsync [2016] * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) Windows guest library: allocate the event structure from pool. Tue, 10 Apr 2007 16:08:47 GMT vboxsync [2015] * trunk/include/VBox/com/string.h (modified) Fixed 2 stupid mistakes. Tue, 10 Apr 2007 15:56:23 GMT vboxsync [2014] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) r=bird: some cleanup of the cPages change. Tue, 10 Apr 2007 15:04:08 GMT vboxsync [2013] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Argh. Forgot to update eip. Tue, 10 Apr 2007 14:50:19 GMT vboxsync [2012] * trunk/include/VBox/com/string.h (modified) Added Bstr::alloc() to pair Utf8Str() alloc. Tue, 10 Apr 2007 14:43:56 GMT vboxsync [2011] * trunk/src/recompiler/VBoxRecompiler.c (modified) Ported back new recompiler save/restore changes. Tue, 10 Apr 2007 14:40:25 GMT vboxsync [2010] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Check for monitor/mwait support in cpuid before emulating them. Tue, 10 Apr 2007 14:19:40 GMT vboxsync [2009] * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) Fixed segment limit calculation for expand-down segments. Tue, 10 Apr 2007 14:17:54 GMT vboxsync [2008] * trunk/src/recompiler/new/VBoxREMWrapper.cpp (modified) Disabled the code that ignored missing imports. (should've been done ... Tue, 10 Apr 2007 12:39:03 GMT vboxsync [2007] * trunk/src/VBox/VMM/REMInternal.h (modified) Bumped ssm version Tue, 10 Apr 2007 12:38:44 GMT vboxsync [2006] * trunk/src/recompiler/new/VBoxRecompiler.c (modified) SSMR3Get/PutBool replaced by UInt. Missing exports. Tue, 10 Apr 2007 11:06:54 GMT vboxsync [2005] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) And again Tue, 10 Apr 2007 10:11:46 GMT vboxsync [2004] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Another attempt at fixing the 64 bits build. Tue, 10 Apr 2007 09:30:52 GMT vboxsync [2003] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Emulate monitor in ring 0. Tue, 10 Apr 2007 09:00:21 GMT vboxsync [2002] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) 64 bits compile fix Tue, 10 Apr 2007 08:14:13 GMT vboxsync [2001] * trunk/src/VBox/Devices/PC/Etherboot-src/arch/armnommu (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/e1 (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/ia64 (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/disk (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c509.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c509.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c515.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c515.txt (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c595.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c595.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c90x.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c90x.txt (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/amd8111e.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/amd8111e.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/cs89x0.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/cs89x0.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/cs89x0.txt (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/davicom.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/depca.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/dmfe.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/e1000.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/e1000_hw.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/eepro.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/eepro100.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/epic100.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/epic100.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/etherfabric.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/etherfabric.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/forcedeth.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/hfa384x.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/mtd80x.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/myri (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/myri10ge.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/natsemi.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/ns83820.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/ns8390.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/ns8390.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/p80211hdr.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/pnic.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/pnic_api.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/prism2.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/prism2_pci.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/prism2_plx.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/r8169.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/rtl8139.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/sis900.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/sis900.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/sis900.txt (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/sk_g16.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/sk_g16.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/skel.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/smc9000.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/smc9000.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/sundance.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/tg3.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/tg3.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/tlan.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/tlan.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/tulip.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/tulip.txt (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/via-rhine.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/via-velocity.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/via-velocity.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/w89c840.c (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/wlan_compat.h (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/filo (deleted) * trunk/src/VBox/Devices/PC/Etherboot-src/firmware (deleted) Removed parts of Etherboot we never build. Tue, 10 Apr 2007 08:02:14 GMT vboxsync [2000] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Cleaned up instruction emulation. Got rid of duplicate code. Mon, 09 Apr 2007 18:51:16 GMT vboxsync [1999] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) warning Mon, 09 Apr 2007 14:03:08 GMT vboxsync [1998] * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) - Emulation for bts & btc added - Try to resolve conflicts with CSAM ... Mon, 09 Apr 2007 14:01:18 GMT vboxsync [1997] * trunk/src/VBox/VMM/PGMHandler.cpp (modified) Better search for innocent conflicts Mon, 09 Apr 2007 13:36:57 GMT vboxsync [1996] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) Round address to page boundary. Mon, 09 Apr 2007 13:33:44 GMT vboxsync [1995] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) Update Mon, 09 Apr 2007 13:33:03 GMT vboxsync [1994] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) Added CSAMR3RemovePage Mon, 09 Apr 2007 13:32:12 GMT vboxsync [1993] * trunk/include/VBox/csam.h (modified) Added CSAMR3RemovePage Mon, 09 Apr 2007 11:56:40 GMT vboxsync [1992] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) More stats Mon, 09 Apr 2007 11:56:29 GMT vboxsync [1991] * trunk/src/VBox/VMM/VMMAll/EMAllA.asm (modified) Added EMEmulateBts & EMEmulateBtc Mon, 09 Apr 2007 11:54:26 GMT vboxsync [1990] * trunk/include/VBox/em.h (modified) Added EMEmulateBtc & EMEmulateBts Mon, 09 Apr 2007 11:37:44 GMT vboxsync [1989] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) more logging Mon, 09 Apr 2007 11:23:58 GMT vboxsync [1988] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) corrected assertion Mon, 09 Apr 2007 11:16:47 GMT vboxsync [1987] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) more verbose assertion Mon, 09 Apr 2007 10:22:30 GMT vboxsync [1986] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAllA.asm (modified) Btr emulation added. (possibly dangerous; not well tested) Mon, 09 Apr 2007 09:44:20 GMT vboxsync [1985] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) Statistics for BTR. Mon, 09 Apr 2007 09:39:36 GMT vboxsync [1984] * trunk/include/VBox/em.h (modified) Added EMEmulateBtr Mon, 09 Apr 2007 08:56:02 GMT vboxsync [1983] * trunk/src/recompiler/new/VBoxRecompiler.c (modified) Call remR3DisasInstr only in debug mode Sat, 07 Apr 2007 10:13:35 GMT vboxsync [1982] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) Removed obsolete code. Fri, 06 Apr 2007 21:20:43 GMT vboxsync [1981] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Arg. Forgot that EMInterpretInstructionCPU doesn't accept cpl != 0. Fri, 06 Apr 2007 21:06:11 GMT vboxsync [1980] * trunk/Config.kmk (modified) Switch to the mysterious import library. Fri, 06 Apr 2007 19:41:30 GMT vboxsync [1979] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German updates Fri, 06 Apr 2007 18:20:42 GMT vboxsync [1978] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Need to emulate RDTSC for ring-3 as well. Fri, 06 Apr 2007 18:19:08 GMT vboxsync [1977] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Need to emulate RDTSC for ring-3 as well. Fri, 06 Apr 2007 16:55:59 GMT vboxsync [1976] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) Never inject interrupts or traps before we sync the GDT/IDT/LDT and TSS. Fri, 06 Apr 2007 16:49:04 GMT vboxsync [1975] * trunk/include/VBox/em.h (modified) Added EMR3CheckRawForcedActions Fri, 06 Apr 2007 16:14:48 GMT vboxsync [1974] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) Got rid of annoying assertion Fri, 06 Apr 2007 12:36:34 GMT vboxsync [1973] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) better translation Fri, 06 Apr 2007 10:20:37 GMT vboxsync [1972] * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) wrong mask Fri, 06 Apr 2007 10:16:04 GMT vboxsync [1971] * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) Log updates to selectors in loaded segment registers Fri, 06 Apr 2007 09:54:46 GMT vboxsync [1970] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) RT_LIKELY additions. Fri, 06 Apr 2007 09:52:23 GMT vboxsync [1969] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Check for protected mode in CPUMGetGuestCPL. Fri, 06 Apr 2007 08:48:10 GMT vboxsync [1968] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) translation fix Fri, 06 Apr 2007 06:24:14 GMT vboxsync [1967] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) a bit less strict on 0 byte buffers. (TEST UNIT READY + linux) Fri, 06 Apr 2007 06:15:20 GMT vboxsync [1966] * trunk/src/testcase/tstRunTestcases.cpp (modified) Take an argument. Fri, 06 Apr 2007 06:14:10 GMT vboxsync [1965] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) HostDVD support for Darwin. Thu, 05 Apr 2007 21:02:45 GMT vboxsync [1964] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h (modified) Backed out changeset 20231 because it caused the tests to coredump. Thu, 05 Apr 2007 16:41:43 GMT vboxsync [1963] * trunk/src/VBox/Main/win32/svchlp.cpp (modified) Fixed heap corruption. Thu, 05 Apr 2007 16:41:22 GMT vboxsync [1962] * trunk/include/VBox/com/string.h (modified) Free old string if present in alloc. Thu, 05 Apr 2007 16:36:44 GMT vboxsync [1961] * trunk/include/VBox/com/string.h (modified) Missing return type. Thu, 05 Apr 2007 16:35:31 GMT vboxsync [1960] * trunk/include/VBox/com/string.h (modified) Added alloc method to Utf8Str class Thu, 05 Apr 2007 16:34:33 GMT vboxsync [1959] * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) * trunk/src/VBox/Main/glue/ErrorInfo.cpp (modified) Main/Glue: Don't assume we've got full error info if any of ... Thu, 05 Apr 2007 16:19:01 GMT vboxsync [1958] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h (modified) XPCOM/IPC/DConnect: Implemented nsIException caching and ... Thu, 05 Apr 2007 15:38:01 GMT vboxsync [1957] * trunk/src/recompiler/new/Makefile.kmk (modified) backed out 20227; degrades performance Thu, 05 Apr 2007 15:26:03 GMT vboxsync [1956] * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) Fixed a couple of issues with virtualized TSC related to pausing and ... Thu, 05 Apr 2007 14:40:46 GMT vboxsync [1955] * trunk/src/recompiler/new/Makefile.kmk (modified) Enabled REM_PHYS_ADDR_IN_TLB for all builds Thu, 05 Apr 2007 12:49:13 GMT vboxsync [1954] * trunk/src/recompiler/new/target-i386/helper.c (modified) Reversed vif & if clearing Thu, 05 Apr 2007 12:48:51 GMT vboxsync [1953] * trunk/src/recompiler/target-i386/helper.c (modified) Reversed vif & if clearing Thu, 05 Apr 2007 12:33:18 GMT vboxsync [1952] * trunk/src/recompiler/new/VBoxRecompiler.c (modified) more debug code removed Thu, 05 Apr 2007 12:31:37 GMT vboxsync [1951] * trunk/src/recompiler/new/VBoxRecompiler.c (modified) leftover code Thu, 05 Apr 2007 12:31:11 GMT vboxsync [1950] * trunk/src/recompiler/new/VBoxRecompiler.c (modified) very noisy logging Thu, 05 Apr 2007 11:19:34 GMT vboxsync [1949] * trunk/include/VBox/VBoxHDD-new.h (modified) Forgot a few VBox HDD container APIs. Thu, 05 Apr 2007 11:09:33 GMT vboxsync [1948] * trunk/src/VBox/Devices/Audio/alsaaudio.c (modified) removed tab Thu, 05 Apr 2007 11:09:18 GMT vboxsync [1947] * trunk/src/VBox/Devices/Audio/alsaaudio.c (modified) fix for #1850 (ALSA on AMD64 was croaking) Thu, 05 Apr 2007 10:57:11 GMT vboxsync [1946] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGMReadPhys: return zeros for physical memory that hasn't been ... Thu, 05 Apr 2007 09:02:32 GMT vboxsync [1945] * trunk/src/VBox/VMM/REMInternal.h (modified) Increased SSM version of REM. Thu, 05 Apr 2007 09:02:19 GMT vboxsync [1944] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/new/VBoxRecompiler.c (modified) Save/restore: remember if we've entered raw mode (vital for ring 1 ... Thu, 05 Apr 2007 08:01:47 GMT vboxsync [1943] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Paranoid checks. Wed, 04 Apr 2007 17:23:31 GMT vboxsync [1942] * trunk/include/VBox/VBoxHDD-new.h (moved) Redesigned VBox HDD container interface. Now all operations work with ... Wed, 04 Apr 2007 16:08:33 GMT vboxsync [1941] * trunk/Config.kmk (modified) L4 fixes Wed, 04 Apr 2007 16:03:07 GMT vboxsync [1940] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Removed obsolete changes. Wed, 04 Apr 2007 16:00:01 GMT vboxsync [1939] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Support segment prefixes in our instruction emulator. Wed, 04 Apr 2007 15:25:07 GMT vboxsync [1938] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) Added DISFetchRegSegEx Wed, 04 Apr 2007 15:25:00 GMT vboxsync [1937] * trunk/include/VBox/dis.h (modified) Added DISFetchRegSegEx