# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 1:12:23 AM Tue, 20 May 2008 19:18:55 GMT vboxsync [8976] * trunk/src/VBox/Disassembler/testcase/tstAsmLock-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-2.asm (modified) OR, SBB, SUB. Tue, 20 May 2008 19:01:58 GMT vboxsync [8975] * trunk/src/VBox/Disassembler/testcase/tstAsmLock-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-2.asm (modified) NEG & NOT. Tue, 20 May 2008 18:57:52 GMT vboxsync [8974] * trunk/src/VBox/Disassembler/testcase/tstAsmLock-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-2.asm (modified) INC & DEC Tue, 20 May 2008 18:43:25 GMT vboxsync [8973] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Don't show pseudo-USB subsystem errors in OSE (#2830). Tue, 20 May 2008 18:43:08 GMT vboxsync [8972] * trunk/src/VBox/Disassembler/testcase/tstAsmLock-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-2.asm (modified) cmpxchg*. Tue, 20 May 2008 18:22:41 GMT vboxsync [8971] * trunk/src/VBox/Disassembler/testcase/tstAsmLock-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-2.asm (modified) BTC, BTR, BTS. Tue, 20 May 2008 18:21:38 GMT vboxsync [8970] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) removed debug warning accidentally left in. Tue, 20 May 2008 18:07:25 GMT vboxsync [8969] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) Disk size ioctl fix for createrawvmdk. Tue, 20 May 2008 17:59:23 GMT vboxsync [8968] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-2.asm (modified) ADD and ADC + a make file. Tue, 20 May 2008 16:51:08 GMT vboxsync [8967] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Linux vboxadd kernel module: Fixed guest kernel crash during ... Tue, 20 May 2008 16:48:02 GMT vboxsync [8966] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstAsm.mac (added) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-2.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-3.asm (modified) ADC tests. Tue, 20 May 2008 15:41:55 GMT vboxsync [8965] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) Nested paging updates Tue, 20 May 2008 15:02:32 GMT vboxsync [8963] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) Solaris additions installer: inform user of rebooting during ... Tue, 20 May 2008 14:51:33 GMT vboxsync [8961] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Fixed amd64 debug builds. Added some TODOs. Tue, 20 May 2008 14:49:14 GMT vboxsync [8960] * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp (modified) * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.h (modified) Hungarian. Tue, 20 May 2008 14:40:35 GMT vboxsync [8959] * trunk/src/VBox/Additions/x11/xmouse/VBoxUtils.c (modified) Additions/x11: clarified doxygen comment in the mouse driver from r31018 Tue, 20 May 2008 14:33:56 GMT vboxsync [8958] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM/VMMAll: commented out an annoying assertion Tue, 20 May 2008 14:28:39 GMT vboxsync [8956] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) spelling. Tue, 20 May 2008 14:02:01 GMT vboxsync [8954] * trunk/src/VBox/Runtime/generic/RTFileReadAllByHandleEx-generic.cpp (modified) Don't fail on 0 byte files. Tue, 20 May 2008 13:55:09 GMT vboxsync [8953] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Ring-0 assertions are now always printed to the debug log. ... Tue, 20 May 2008 13:16:09 GMT vboxsync [8952] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Nested paging updates Tue, 20 May 2008 12:31:51 GMT vboxsync [8951] * trunk/src/VBox/Additions/x11/xclient/clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11.cpp (modified) HostServices/SharedClipboard and Additions/x11: support middle-button ... Tue, 20 May 2008 11:41:40 GMT vboxsync [8950] * trunk/src/VBox/Additions/x11/xmouse/VBoxUtils.c (modified) Additions/x11: do not attempt to access the VBox device from the ... Tue, 20 May 2008 11:40:47 GMT vboxsync [8949] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) Additions/x11: clean up the graphics driver for X.org server 1.3 and ... Tue, 20 May 2008 11:09:40 GMT vboxsync [8948] * trunk/include/VBox/hwacc_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Nested paging updates Tue, 20 May 2008 10:25:09 GMT vboxsync [8947] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt4: Backported r30973 (2854: "Warn if not enough guest VRAM when ... Tue, 20 May 2008 09:51:01 GMT vboxsync [8946] * trunk/src/VBox/Frontends/VirtualBox4/include/QIDialogButtonBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIHotKeyEdit.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDownloaderWgt.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSnapshotsWgt.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMInformationDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIDialogButtonBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIHotKeyEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDownloaderWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMInformationDlg.cpp (modified) FE/Qt4: Replaced languageChange by the appropriate QEvent & ... Tue, 20 May 2008 09:49:51 GMT vboxsync [8945] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Updated comment Tue, 20 May 2008 09:49:14 GMT vboxsync [8944] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Fixed problem with erratum 170 cpus. Tue, 20 May 2008 09:15:53 GMT vboxsync [8943] * trunk/include/VBox/hwacc_svm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) AMD-V: flush TLB when the flush count for the cpu has changed AMD-V: ... Tue, 20 May 2008 09:11:31 GMT vboxsync [8942] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) comment Tue, 20 May 2008 08:36:47 GMT vboxsync [8941] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Intercept task switches as well. (they can change CR3) Tue, 20 May 2008 08:00:41 GMT vboxsync [8939] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxguest.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxservice.xml (modified) Solaris guest installer: cleanups and some changes. Tue, 20 May 2008 00:53:15 GMT vboxsync [8938] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (added) Wrote up the makefile bits or the dissassembler test 'framework' and ... Tue, 20 May 2008 00:52:26 GMT vboxsync [8937] * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kup (deleted) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-2.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-3.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) Wrote up the makefile bits or the dissassembler test 'framework' and ... Mon, 19 May 2008 20:41:52 GMT vboxsync [8936] * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) Lock sequence validation (disabled). Mon, 19 May 2008 20:39:21 GMT vboxsync [8935] * trunk/src/VBox/Disassembler/testcase/tstAsmLock-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-2.asm (added) * trunk/src/VBox/Disassembler/testcase/tstAsmLock-3.asm (added) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) props, export, and fixes. Mon, 19 May 2008 20:28:08 GMT vboxsync [8934] * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) Hacking in progress. Mon, 19 May 2008 19:37:00 GMT vboxsync [8933] * trunk/src/VBox/Disassembler/Makefile.kmk (modified) build fix. Mon, 19 May 2008 19:24:09 GMT vboxsync [8932] * trunk/src/VBox/Disassembler/testcase/Makefile.kup (added) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (added) props. Mon, 19 May 2008 19:23:53 GMT vboxsync [8931] * trunk/src/VBox/Disassembler/testcase (added) props. Mon, 19 May 2008 19:22:46 GMT vboxsync [8930] * trunk/src/VBox/Disassembler/Makefile.kmk (modified) Disassembler. Mon, 19 May 2008 18:57:04 GMT vboxsync [8929] * trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp (modified) gcc-4.3 warning Mon, 19 May 2008 18:26:20 GMT vboxsync [8928] * trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) gcc-4.3 warnings Mon, 19 May 2008 17:43:01 GMT vboxsync [8927] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) and return the correct index. Mon, 19 May 2008 17:41:44 GMT vboxsync [8926] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) Don't return VERR_GETOP_UNKNOWN_OPTION when encountering a file. Mon, 19 May 2008 16:59:11 GMT vboxsync [8925] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTFileReadAll-generic.cpp (added) * trunk/src/VBox/Runtime/generic/RTFileReadAllByHandle-generic.cpp (added) * trunk/src/VBox/Runtime/generic/RTFileReadAllByHandleEx-generic.cpp (added) * trunk/src/VBox/Runtime/generic/RTFileReadAllEx-generic.cpp (added) * trunk/src/VBox/Runtime/generic/RTFileReadAllFree-generic.cpp (added) New file APIs for reading (or mapping) a file into memory: ... Mon, 19 May 2008 15:46:02 GMT vboxsync [8923] * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) pic_update_irq: clear interrupt pending flag if none is pending. Mon, 19 May 2008 15:40:57 GMT vboxsync [8921] * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (modified) Solaris vboxdrv: fixed to use thread_change_pri instead of incorrect ... Mon, 19 May 2008 15:20:50 GMT vboxsync [8920] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Removed last Qt3 support warnings. Mon, 19 May 2008 15:12:38 GMT vboxsync [8919] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) Additions/x11: the graphics driver should not fail if the kernel ... Mon, 19 May 2008 13:28:23 GMT vboxsync [8918] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMInformationDlg.cpp (modified) fixed VM session dialog for E1000 server Mon, 19 May 2008 13:23:40 GMT vboxsync [8917] * 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) 2854: "Warn if not enough guest VRAM when entering fullscreen with ... Mon, 19 May 2008 13:11:43 GMT vboxsync [8916] * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-new.c (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-tables.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-new.c (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-tables.h (modified) Frontends/VirtualBox and VirtualBox4: experimental - updated the X11 ... Mon, 19 May 2008 12:11:49 GMT vboxsync [8915] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFBQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/DarwinCursor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) FE/Qt4: set/mainWidget is deprecated so create our own place to store ... Mon, 19 May 2008 12:05:35 GMT vboxsync [8914] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Moved cpu id check around for tlb flushing. Mon, 19 May 2008 11:34:46 GMT vboxsync [8913] * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) made RTFileGetMaxSizeEx() OS-specific Mon, 19 May 2008 10:08:21 GMT vboxsync [8911] * trunk/src/VBox/VMM/TM.cpp (modified) No fixed tsc if the GIP timer is in async mode. (TM; AMD cpus with ... Mon, 19 May 2008 10:03:32 GMT vboxsync [8910] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt4: Backported partly r29918 (German NLS finished except ... Mon, 19 May 2008 09:57:22 GMT vboxsync [8909] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt4: Backported: - r30204 (Get rid of compilation warning of ... Mon, 19 May 2008 09:45:02 GMT vboxsync [8908] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Determined affinity mask too late. Moved up. Mon, 19 May 2008 09:26:13 GMT vboxsync [8907] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMListView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMListView.cpp (modified) FE/Qt4: Make sure that all VBoxVMItems are proberly deleted. Fri, 16 May 2008 16:46:20 GMT vboxsync [8906] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: NLS: Spelling. Fri, 16 May 2008 15:40:20 GMT vboxsync [8903] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/AutoLock: Enabled VBOX_MAIN_USE_SEMRW for linux freebsd solaris ... Fri, 16 May 2008 15:32:30 GMT vboxsync [8902] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFrameBuffer.cpp (modified) FE/Qt: Keep style. Fri, 16 May 2008 15:28:10 GMT vboxsync [8901] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Always enable caching Fri, 16 May 2008 15:18:42 GMT vboxsync [8900] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Some updates Fri, 16 May 2008 14:55:31 GMT vboxsync [8899] * trunk/src/VBox/VMM/VMMTests.cpp (modified) Fixed hwaccm test Fri, 16 May 2008 14:52:44 GMT vboxsync [8898] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) fixed copy'n'paste bug Fri, 16 May 2008 14:06:46 GMT vboxsync [8897] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) Windows Guest VBoxTray: Implemented single instance checking (global ... Fri, 16 May 2008 14:03:06 GMT vboxsync [8896] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMInformationDlg.cpp (modified) FE/Qt4: spacing <-> padding Fri, 16 May 2008 14:01:02 GMT vboxsync [8895] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMInformationDlg.cpp (modified) FE/Qt4: Make the information tables use some lesser space. Fri, 16 May 2008 13:05:23 GMT vboxsync [8894] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) 2854: "Warn if not enough guest VRAM when entering fullscreen with ... Fri, 16 May 2008 12:52:00 GMT vboxsync [8893] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) FE/Qt4: Fix: On X11 sometimes the preferred size isn't calculated ... Fri, 16 May 2008 12:47:15 GMT vboxsync [8892] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Solaris hostif: Added awk check for changed dladm in OpenSolaris2008.05 Fri, 16 May 2008 12:43:44 GMT vboxsync [8891] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) require SUPDRVIOC_VERSION >= 0x00070002 because of new vboxdrv export ... Fri, 16 May 2008 12:42:53 GMT vboxsync [8890] * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) SUPDRVIOC_VERSION += 1 because of new vboxdrv export (RTMpCpuId()). Fri, 16 May 2008 12:36:58 GMT vboxsync [8889] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) Added ASMGetCpuModuleIntel/Amd and ASMIsIntelCpu and ASMIsIntelCpuEx ... Fri, 16 May 2008 12:15:58 GMT vboxsync [8888] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobalSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobalSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettings.cpp (modified) Frontends/VirtualBox: created a configuration setting for the maximum ... Fri, 16 May 2008 12:01:53 GMT vboxsync [8887] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) Windows Guest VBoxTray: Logging. Fri, 16 May 2008 12:01:31 GMT vboxsync [8886] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxMemBalloon.cpp (modified) Windows Guest VBoxTray: Fixed stack crash in debug version. Fri, 16 May 2008 11:58:04 GMT vboxsync [8885] * trunk/src/VBox/VMM/CPUM.cpp (modified) Use ASMGetCpuFamily/Model/Stepping (for the extended one too). Fri, 16 May 2008 11:56:49 GMT vboxsync [8884] * trunk/src/VBox/VMM/CPUM.cpp (modified) Use ASMGetCpuFamily/Model/Stepping. Fri, 16 May 2008 11:56:13 GMT vboxsync [8883] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) sort Fri, 16 May 2008 11:55:20 GMT vboxsync [8882] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) Added ASMGetCpuFamily, ASMGetCpuModel and ASMGetCpuStepping to pack ... Fri, 16 May 2008 11:17:35 GMT vboxsync [8881] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Wrong assertion Fri, 16 May 2008 11:13:50 GMT vboxsync [8880] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) More logging Fri, 16 May 2008 11:13:00 GMT vboxsync [8879] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Init idCpu Fri, 16 May 2008 10:59:52 GMT vboxsync [8878] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) Don't automatically flush the TLB when we remain on the same cpu (on ... Fri, 16 May 2008 10:00:47 GMT vboxsync [8877] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) Missing RTMpCpuId export Fri, 16 May 2008 09:59:07 GMT vboxsync [8876] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) ASID based TLB flushing Fri, 16 May 2008 09:41:07 GMT vboxsync [8875] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewVMWzd.cpp (modified) FE/Qt: Set e1k network card as default in solaris & opensolaris. Fri, 16 May 2008 09:40:01 GMT vboxsync [8874] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt: Use solaris icon as OS icon for open solaris also. Fri, 16 May 2008 08:55:47 GMT vboxsync [8873] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Fetch the SVM features too and write them to the release log Fri, 16 May 2008 08:29:45 GMT vboxsync [8872] * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) Build fix. Fri, 16 May 2008 08:29:00 GMT vboxsync [8871] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Updated assertion Fri, 16 May 2008 08:23:10 GMT vboxsync [8870] * trunk/include/VBox/hwacc_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Intercept mwait as well (AMD-V) Fri, 16 May 2008 07:43:10 GMT vboxsync [8868] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Base & extended model corrections. Fri, 16 May 2008 04:50:01 GMT vboxsync [8867] * 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/vboxdrv.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox.desktop (added) Solaris installer: Added desktop entry for launching VirtualBox. Thu, 15 May 2008 15:22:25 GMT vboxsync [8866] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) FE/Qt4: Removed debug printf ...