# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 19, 2024 4:02:07 PM Thu, 12 Apr 2007 10:41:29 GMT vboxsync [2042] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) 1902: "Select Directory" dialogs are not native: Own Win32 native ... Thu, 12 Apr 2007 07:31:41 GMT vboxsync [2041] * trunk/src/VBox/VMM/VMMGC/EMGCA.asm (added) export to OSE Wed, 11 Apr 2007 21:14:32 GMT vboxsync [2038] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) less strict check for failures caused by MMIO2. Wed, 11 Apr 2007 16:32:28 GMT vboxsync [2037] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Got rid of noisy logging 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 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 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 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: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 12:39:03 GMT vboxsync [2007] * trunk/src/VBox/VMM/REMInternal.h (modified) Bumped ssm version 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 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: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. 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 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: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: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 16:41:43 GMT vboxsync [1963] * trunk/src/VBox/Main/win32/svchlp.cpp (modified) Fixed heap corruption. 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 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 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 08:01:47 GMT vboxsync [1943] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Paranoid checks. 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:06:13 GMT vboxsync [1936] * trunk/src/VBox/VMM/VMMGC/IOMGC.cpp (modified) Use new disassembler functions. Remove obsolete tables. Wed, 04 Apr 2007 14:56:22 GMT vboxsync [1935] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) Optimizations and added DISFetchRegSeg & DISWriteRegSeg Wed, 04 Apr 2007 14:39:42 GMT vboxsync [1933] * trunk/src/VBox/Runtime/r3/win64/VBoxRT-win64.def (modified) build fix. Wed, 04 Apr 2007 14:04:15 GMT vboxsync [1931] * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (moved) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) apic.c => DevAPIC.cpp Wed, 04 Apr 2007 13:18:48 GMT vboxsync [1930] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) backed out unneccessary changes from previous changeset Wed, 04 Apr 2007 13:17:07 GMT vboxsync [1929] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) We can encounter 16 bits code in raw mode too now; always refuse to ... Wed, 04 Apr 2007 13:11:04 GMT vboxsync [1928] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) OSE fixes Wed, 04 Apr 2007 12:17:07 GMT vboxsync [1927] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) FE/Qt: Added Chinese/China translation. Wed, 04 Apr 2007 12:07:06 GMT vboxsync [1926] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) Got rid of incorrect assertion. Wed, 04 Apr 2007 11:50:17 GMT vboxsync [1925] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) FE/Qt: Clipboard UI spelling; fixed VBoxGlobal::systemLanguageID() so ... Wed, 04 Apr 2007 10:59:48 GMT vboxsync [1922] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: Use our own logic to detect the system language setting (in ... Wed, 04 Apr 2007 10:11:40 GMT vboxsync [1921] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) And assertion is too annoying there. Wed, 04 Apr 2007 10:06:38 GMT vboxsync [1920] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) u1VM implies cpl=3 Wed, 04 Apr 2007 10:05:02 GMT vboxsync [1919] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) Corrected assertion Wed, 04 Apr 2007 10:02:24 GMT vboxsync [1918] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) Always check if the code selector is wide open. Refuse patching if ... Wed, 04 Apr 2007 09:49:35 GMT vboxsync [1917] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) %VGx -> %VGv Wed, 04 Apr 2007 09:41:12 GMT vboxsync [1916] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) FE/VBoxManage: 'convertdd' accepts the special file stdin now to read ... Wed, 04 Apr 2007 09:20:12 GMT vboxsync [1915] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 1920: Add UI for the Clipboard settings: Made as designed: Advanced ... Wed, 04 Apr 2007 08:27:14 GMT vboxsync [1914] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) Reapplied 20145 Wed, 04 Apr 2007 08:26:18 GMT vboxsync [1913] * trunk/src/VBox/VMM/EM.cpp (modified) Reapplied 20145 Wed, 04 Apr 2007 08:25:13 GMT vboxsync [1912] * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevDMA.cpp (moved) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/muldiv64.c (deleted) * trunk/src/VBox/Devices/vl_vbox.h (modified) muldiv64() => ASMMultU64ByU32DivByU32(); dma.c => DevDMA.cpp Wed, 04 Apr 2007 08:08:58 GMT vboxsync [1910] * trunk/src/VBox/Devices/Storage/VmdkHDD.cpp (modified) warnings Wed, 04 Apr 2007 08:02:12 GMT vboxsync [1909] * trunk/src/VBox/VMM/EM.cpp (modified) Removed debugging code Wed, 04 Apr 2007 07:49:50 GMT vboxsync [1908] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Backed out part of 20091 to check if that's the cause of the major ... Wed, 04 Apr 2007 06:08:36 GMT vboxsync [1907] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) attempt to fix tinderboxes: remove r20142, r20145, r20146 Wed, 04 Apr 2007 01:40:36 GMT vboxsync [1906] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile (modified) The IHost part of #1912. Tue, 03 Apr 2007 21:13:09 GMT vboxsync [1904] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) warning