# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 12, 2025 10:47:13 AM Thu, 21 Aug 2008 09:59:35 GMT vboxsync [11527] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) FE/Qt3: Updated Spanish and Turkish translations for 1.6. Thu, 21 Aug 2008 09:49:44 GMT vboxsync [11526] * trunk/src/VBox/VMM/PGM.cpp (modified) Moved GCPhys4MBPSEMask init Thu, 21 Aug 2008 09:07:51 GMT vboxsync [11525] * trunk/src/VBox/VMM/CPUM.cpp (modified) * 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) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Added support for PSE-36. Wed, 20 Aug 2008 20:48:52 GMT vboxsync [11523] * trunk/include/iprt/rand.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/rand/rand.cpp (modified) * trunk/src/VBox/Runtime/common/rand/randadv.cpp (modified) * trunk/src/VBox/Runtime/common/rand/randparkmiller.cpp (modified) * trunk/src/VBox/Runtime/generic/RTRandAdvCreateNonPseudo-generic.cpp (added) * trunk/src/VBox/Runtime/generic/RTRandAdvCreatePureNonPseudo-generic.cpp (added) * trunk/src/VBox/Runtime/generic/rand-stubs-generic.cpp (deleted) * trunk/src/VBox/Runtime/include/internal/rand.h (modified) * trunk/src/VBox/Runtime/r3/posix/rand-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRand.cpp (modified) iprt: Implemented the /dev/urandom base random generator as a RTRAND ... Wed, 20 Aug 2008 15:01:05 GMT vboxsync [11522] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Activated (lock) cmpxchg emulation for VT-x and AMD-V. Watch for ... Wed, 20 Aug 2008 14:46:29 GMT vboxsync [11521] * trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) IN_MODULE only Wed, 20 Aug 2008 14:36:31 GMT vboxsync [11520] * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) Installer/solaris: Shuffle around instance stuff. With the default ... Wed, 20 Aug 2008 14:25:02 GMT vboxsync [11519] * 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.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxvfs (modified) * trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) Linux additions: properly install and compile the kernel modules Wed, 20 Aug 2008 14:25:01 GMT vboxsync [11518] * trunk/src/VBox/VMM/REMInternal.h (modified) Bump ssm version Wed, 20 Aug 2008 14:22:41 GMT vboxsync [11517] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More logging Wed, 20 Aug 2008 14:21:18 GMT vboxsync [11516] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) Forgot IA32_MSR_STAR syncing. Wed, 20 Aug 2008 14:12:18 GMT vboxsync [11515] * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Include other members of CPUMCTXCORE in test. Wed, 20 Aug 2008 13:28:29 GMT vboxsync [11514] * trunk/src/VBox/VMM/EM.cpp (modified) Removed obsolete logging Wed, 20 Aug 2008 13:27:44 GMT vboxsync [11513] * trunk/src/VBox/VMM/EM.cpp (modified) Additional logging Wed, 20 Aug 2008 12:01:48 GMT vboxsync [11512] * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) small fismall fix Wed, 20 Aug 2008 11:58:28 GMT vboxsync [11511] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFilePathSelectorWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFilePathSelectorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsSFDetails.cpp (modified) FE/Qt4: isPathLineChosen() => isPathSelected() + docs. Wed, 20 Aug 2008 11:46:39 GMT vboxsync [11510] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) * trunk/src/VBox/Installer/solaris/webservice.cfg (deleted) Installer/solaris: change the smf stuff once again. By coincidence I ... Wed, 20 Aug 2008 10:58:44 GMT vboxsync [11509] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Added R0/HC emulation of (lock) cmpxchg. Not activated. Wed, 20 Aug 2008 09:46:31 GMT vboxsync [11508] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAllA.asm (modified) Added emulation of cmpxchg & lock cmpxchg (not yet used). Wed, 20 Aug 2008 09:39:18 GMT vboxsync [11507] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (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/vbsfmount.h (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Linux guest additions: allow to specify dmode, fmode, umask, dmask, ... Wed, 20 Aug 2008 09:07:36 GMT vboxsync [11506] * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) Installer/solaris: fix smf start command for vboxwebsrv. Wed, 20 Aug 2008 07:16:21 GMT vboxsync [11505] * trunk/src/VBox/VMM/REMInternal.h (modified) Win32 build fix (recompiler) Wed, 20 Aug 2008 07:11:08 GMT vboxsync [11504] * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) RIP related addressing fix. Wed, 20 Aug 2008 00:05:27 GMT vboxsync [11503] * trunk/src/VBox/Main/darwin/iokit.cpp (modified) #1869: Fixed crash in DarwinGetEthernetControllers because of some ... Tue, 19 Aug 2008 21:07:25 GMT vboxsync [11502] * trunk/include/VBox/log.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) BusLogic SCSI: update, stub for generic SCSI request parsing and ... Tue, 19 Aug 2008 19:57:03 GMT vboxsync [11501] * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/solaris/PerformanceSolaris.cpp (modified) PerfAPI: no more solaris-specific stub for CPU/MHz; additional ... Tue, 19 Aug 2008 19:46:25 GMT vboxsync [11500] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/linking/prlink.c (modified) xpcom: added debug message Tue, 19 Aug 2008 19:19:03 GMT vboxsync [11499] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Installer/solaris: Move the webservice start/stop script to the right ... Tue, 19 Aug 2008 18:50:33 GMT vboxsync [11498] * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) PerfAPI: Moved linux implementation of CPU/MHz to CollectorHAL since ... Tue, 19 Aug 2008 18:16:55 GMT vboxsync [11497] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFilePathSelectorWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGLSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsSFDetails.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFilePathSelectorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsSFDetails.cpp (modified) Fe/Qt4: 'File/Folder Path Selector' widget updated. It becomes ... Tue, 19 Aug 2008 17:26:08 GMT vboxsync [11496] * trunk/src/recompiler/target-i386/cpu.h (modified) The sysenter eip & esp values are 64 bits. (note breaks saved states) Tue, 19 Aug 2008 16:34:24 GMT vboxsync [11495] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) CPU context dump fix for sysenter. Tue, 19 Aug 2008 16:26:04 GMT vboxsync [11494] * trunk/src/VBox/VMM/CPUM.cpp (modified) Both sysenter.eip & esp are 64 bits long. Corrected CPU context dump. Tue, 19 Aug 2008 15:59:34 GMT vboxsync [11493] * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) fixed assertion Tue, 19 Aug 2008 15:44:24 GMT vboxsync [11492] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Fixed the non-rep stoswd case (rdi must be updated). Tue, 19 Aug 2008 14:54:14 GMT vboxsync [11491] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - interactive XPCOM VBox shell with completion Tue, 19 Aug 2008 14:39:32 GMT vboxsync [11490] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) Consistency Tue, 19 Aug 2008 14:37:44 GMT vboxsync [11489] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) ImmVRel is 32 bits sign extended to 64 bits in long mode. Tue, 19 Aug 2008 14:24:46 GMT vboxsync [11488] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) stoswd emulation fix (DF). Tue, 19 Aug 2008 13:48:12 GMT vboxsync [11487] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Installer/solaris: fix script naming. Tue, 19 Aug 2008 13:43:02 GMT vboxsync [11486] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Installer/solaris: remove devlink.tab Tue, 19 Aug 2008 12:59:27 GMT vboxsync [11485] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Installer/solaris: Don't purge /opt/VirtualBox/etc, and disable the ... Tue, 19 Aug 2008 12:41:38 GMT vboxsync [11484] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Storage/VBoxHDD-new: Add information about configuration settings ... Tue, 19 Aug 2008 12:30:13 GMT vboxsync [11483] * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) PerfAPI: RTCPUID usage fix Tue, 19 Aug 2008 12:22:48 GMT vboxsync [11482] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Darwin: Set the dylib version to the VBox version (helps reading ... Tue, 19 Aug 2008 12:13:53 GMT vboxsync [11481] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) PerfAPI: CPU/MHz counter name fix, proper handling of zero periods ... Tue, 19 Aug 2008 12:13:02 GMT vboxsync [11480] * trunk/src/VBox/Installer/solaris/webservice.cfg (modified) Comment wording change. Tue, 19 Aug 2008 12:11:43 GMT vboxsync [11479] * trunk/src/VBox/Main/Makefile.kmk (modified) - fitting SDK dirs layout in accordance with description in #3054 Tue, 19 Aug 2008 12:11:10 GMT vboxsync [11478] * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) PerfAPI: Linux implementation of CPU/MHz counter Tue, 19 Aug 2008 09:59:57 GMT vboxsync [11477] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) small logging fix Tue, 19 Aug 2008 09:58:56 GMT vboxsync [11476] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) Linux support: define VBOX_WITH_64_BITS_GUESTS on AMD64 hosts; added ... Tue, 19 Aug 2008 08:48:02 GMT vboxsync [11475] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) * trunk/src/VBox/Installer/solaris/webservice.cfg (added) Installer/Solaris: add webservice configuration file, used by the smf ... Tue, 19 Aug 2008 08:11:20 GMT vboxsync [11474] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) AMD-V: Corrected current asid handling. (multiple VMs could end up ... Tue, 19 Aug 2008 07:31:58 GMT vboxsync [11473] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm (modified) http://en.wikipedia.org/wiki/Guru_Meditation Mon, 18 Aug 2008 18:37:21 GMT vboxsync [11472] * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) Linux additions: fixed cc4 (rhel5 clone) 2.6.18 vboxvfs detection Mon, 18 Aug 2008 18:24:20 GMT vboxsync [11471] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMInformationDlg.cpp (modified) Fe/Qt4: 'Nested Paging' VM attribute added to Details Page. Little ... Mon, 18 Aug 2008 18:13:53 GMT vboxsync [11470] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) testcase/tstIntNet-1: fixed swapped dst and src mac while printing ... Mon, 18 Aug 2008 17:00:46 GMT vboxsync [11469] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - missed / Mon, 18 Aug 2008 16:59:10 GMT vboxsync [11468] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - first working XPCOM binding version - implemented check for ... Mon, 18 Aug 2008 14:52:12 GMT vboxsync [11467] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) Perf API: CPU/MHz counter re-introduced (Win implementation). Mon, 18 Aug 2008 14:11:04 GMT vboxsync [11466] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxUpdateDlg.cpp (modified) Fe/Qt4: New Version Notifier destination changed to ... Mon, 18 Aug 2008 13:39:59 GMT vboxsync [11465] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxRegistrationDlg.cpp (modified) Fe/Qt4: Registration destination changed to ... Mon, 18 Aug 2008 13:19:26 GMT vboxsync [11464] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestA.asm (modified) Iz means sign extend to 64 bits, not zero extend. Mon, 18 Aug 2008 13:10:24 GMT vboxsync [11463] * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) Linux additions: fixed rhel5/fc6/centos test when compiling the ... Mon, 18 Aug 2008 12:35:02 GMT vboxsync [11462] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTest.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestA.asm (modified) Correct fix for forced flag handling in instruction groups. Mon, 18 Aug 2008 12:26:35 GMT vboxsync [11461] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) Backed out 34906. Not necessary. Mon, 18 Aug 2008 11:51:27 GMT vboxsync [11460] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) Check for force flags when determining the new opcode in instruction ... Mon, 18 Aug 2008 11:31:25 GMT vboxsync [11459] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Storage/DrvVD: warning fix Mon, 18 Aug 2008 09:38:42 GMT vboxsync [11458] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Paranoia. Mon, 18 Aug 2008 09:36:35 GMT vboxsync [11457] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) BT emulation bugfix. Mon, 18 Aug 2008 09:23:18 GMT vboxsync [11456] * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) Use DISGetParamSize instead of iomGetRegSize. Mon, 18 Aug 2008 08:47:54 GMT vboxsync [11455] * trunk/src/recompiler/Sun/testmath.c (modified) gcc-4.3 testmath fix Mon, 18 Aug 2008 06:50:00 GMT vboxsync [11453] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) More compile issues Mon, 18 Aug 2008 06:45:17 GMT vboxsync [11452] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Minor correction Sun, 17 Aug 2008 21:24:30 GMT vboxsync [11451] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Host Serial: Hardware independent way of wking up the status line ... Sun, 17 Aug 2008 17:34:52 GMT vboxsync [11450] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Access verfication for stoswd emulation. Sun, 17 Aug 2008 15:02:41 GMT vboxsync [11449] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Corrected assertion Fri, 15 Aug 2008 18:17:28 GMT vboxsync [11448] * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAPWin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf (modified) DrvTAP: Increased buffer sizes to 16384 in Windows and OS/2. ... Fri, 15 Aug 2008 16:28:45 GMT vboxsync [11447] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxUpdateDlg.cpp (modified) Fe/Qt4: More safer argument initializing in update url. Fri, 15 Aug 2008 16:14:18 GMT vboxsync [11446] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxUpdateDlg.cpp (modified) Fe/Qt4: Added additional version parameter to update url. Fri, 15 Aug 2008 14:33:02 GMT vboxsync [11444] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Storage/VBoxHDD-new: introduced VD interfaces per image and per ... Fri, 15 Aug 2008 13:36:43 GMT vboxsync [11443] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - more Python bindings work Fri, 15 Aug 2008 13:21:42 GMT vboxsync [11442] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless: added -vrdp on|off|config setting to allow to disable ... Fri, 15 Aug 2008 13:08:50 GMT vboxsync [11441] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Documentation fixes. Fri, 15 Aug 2008 11:06:35 GMT vboxsync [11440] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nscore.h (modified) - imported Python COM bindings Fri, 15 Aug 2008 08:35:42 GMT vboxsync [11438] * trunk/src/VBox/VMM/VMM.cpp (modified) Don't ignore the current log flags for ring 0 logging. Thu, 14 Aug 2008 18:34:57 GMT vboxsync [11437] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCNet build fix. Thu, 14 Aug 2008 18:26:29 GMT vboxsync [11436] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCNet: Added check of incoming frame size. Frames over 1514 bytes ... Thu, 14 Aug 2008 18:23:31 GMT vboxsync [11435] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Storage: big cleanup of the VD interfaces, especially hide the linked ... Thu, 14 Aug 2008 17:25:32 GMT vboxsync [11434] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Compile fix Thu, 14 Aug 2008 17:24:35 GMT vboxsync [11433] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) - documented getGuestOSType() - enabled building Python wrappers by ... Thu, 14 Aug 2008 16:45:10 GMT vboxsync [11432] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Solaris/vboxnetflt: Enabled building it. Thu, 14 Aug 2008 16:28:45 GMT vboxsync [11431] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Paranoia Thu, 14 Aug 2008 16:04:13 GMT vboxsync [11430] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) * trunk/src/VBox/Main/solaris/PerformanceSolaris.cpp (modified) some obviously missing \n at end of a Log() string Thu, 14 Aug 2008 15:52:42 GMT vboxsync [11429] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxX11Helper.h (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxX11Helper.cpp (added) export Thu, 14 Aug 2008 15:27:05 GMT vboxsync [11428] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) BIOS: handle empty DMI strings Thu, 14 Aug 2008 15:27:03 GMT vboxsync [11427] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFilePathSelectorWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGLSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFilePathSelectorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp (modified) Fe/Qt4: Fixing 'File Path Selector' widget: added icons for ... Thu, 14 Aug 2008 14:10:10 GMT vboxsync [11425] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Support protected mode without paging in VT-x mode. Note: watch for ... Thu, 14 Aug 2008 13:46:06 GMT vboxsync [11424] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Emulate stosw/d/q ourselves. Thu, 14 Aug 2008 12:23:04 GMT vboxsync [11423] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Solaris/vboxdrv: cleaned up logging.