# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 6:37:31 AM Wed, 28 May 2008 02:02:16 GMT vboxsync [9185] * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) Added testcase for ASMMemFill32 and ASMMemZero32. Wed, 28 May 2008 01:50:47 GMT vboxsync [9184] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) If CF=0 HLT should never resume. Wed, 28 May 2008 01:49:04 GMT vboxsync [9183] * trunk/include/iprt/asm.h (modified) Fixed broken ASMMemFill32 implementation for VC80+. Use __stosq when ... Wed, 28 May 2008 01:48:19 GMT vboxsync [9182] * trunk/src/VBox/VMM/DBGFSym.cpp (modified) fixed bad log formatter VRc instead of Vrc. Tue, 27 May 2008 23:14:15 GMT vboxsync [9181] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) The assertion was valid, the orphaning means pNetwork == NULL. Tue, 27 May 2008 21:01:41 GMT vboxsync [9180] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) intnet: don't crash when shutting down one of three VMs Tue, 27 May 2008 20:15:41 GMT vboxsync [9179] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) make Linux guest kernel module compile with 2.6.26rc3 Tue, 27 May 2008 16:29:34 GMT vboxsync [9178] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMParallelPortSettings.ui.h (deleted) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSerialPortSettings.ui.h (deleted) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsParallel.ui (moved) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsSerial.ui (moved) Fe/Qt4: Serial&Parallel settings ported into qt4. Tue, 27 May 2008 16:14:44 GMT vboxsync [9177] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vnops.c (modified) tabs Tue, 27 May 2008 15:22:00 GMT vboxsync [9176] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c (modified) Tabs. Tue, 27 May 2008 15:19:34 GMT vboxsync [9175] * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (added) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs.h (added) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vfsops.c (added) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vnops.c (added) * trunk/src/VBox/Installer/solaris/vbi/makepackage.sh (added) * trunk/src/VBox/Installer/solaris/vbi/vboxkern.pkginfo (added) re-export SharedFolders and vbi (installer). Tue, 27 May 2008 15:10:19 GMT vboxsync [9173] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/sys/vbi.h (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/vbi/Makefile (added) export Tue, 27 May 2008 15:10:06 GMT vboxsync [9172] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/32/vbi (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/64/vbi (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/Makefile.files (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/Makefile.files.patch (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/Makefile.i86pc.shared (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/Makefile.i86pc.shared.patch (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/sys (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/vbi (added) export Tue, 27 May 2008 15:09:51 GMT vboxsync [9171] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/32 (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/64 (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc (added) export Tue, 27 May 2008 15:04:17 GMT vboxsync [9170] * trunk/src/VBox/Additions/solaris/SharedFolders (added) * trunk/src/VBox/Installer/solaris/vbi (added) Export SharedFolders and vbi installer to OSE. Tue, 27 May 2008 14:31:16 GMT vboxsync [9169] * trunk/Config.kmk (modified) that should do the trick for solaris guests drivers. Tue, 27 May 2008 14:19:48 GMT vboxsync [9168] * trunk/Config.kmk (modified) No VBI for the guest additions yet. Tue, 27 May 2008 14:19:18 GMT vboxsync [9167] * trunk/doc/ReadMe-Solaris.txt (modified) Updated Solaris ReadMe. Tue, 27 May 2008 14:09:02 GMT vboxsync [9166] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Missing continuation slash. Tue, 27 May 2008 14:06:39 GMT vboxsync [9165] * trunk/Config.kmk (modified) Enabled VBOX_WITH_SOLARIS_VBI. Tue, 27 May 2008 14:05:12 GMT vboxsync [9164] * trunk/src/VBox/Runtime/Makefile.kmk (modified) No VBI for the solaris guest additions - yet. Tue, 27 May 2008 14:02:14 GMT vboxsync [9163] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Oops. Tue, 27 May 2008 14:00:12 GMT vboxsync [9162] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris VBI installer: added PUEL copyright display. Tue, 27 May 2008 13:56:46 GMT vboxsync [9161] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) Have to save and restore MSR_K8_FS_BASE as well in the ... Tue, 27 May 2008 13:54:08 GMT vboxsync [9160] * trunk/doc/ReadMe-Solaris.txt (modified) Typo Tue, 27 May 2008 13:53:14 GMT vboxsync [9159] * trunk/doc/ReadMe-Solaris-vbi.txt (deleted) * trunk/doc/ReadMe-Solaris.txt (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris VBI installer: pack it in the same .tar.gz and removed ... Tue, 27 May 2008 12:37:42 GMT vboxsync [9158] * trunk/include/VBox/usb.h (modified) Solaris USB stuff. More untested code. Tue, 27 May 2008 12:30:59 GMT vboxsync [9157] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris installer: correct group to sys from bin for vboxdrv. Tue, 27 May 2008 12:28:33 GMT vboxsync [9156] * trunk/doc/ReadMe-Solaris-vbi.txt (added) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris VBI installer. Tue, 27 May 2008 12:02:05 GMT vboxsync [9155] * trunk/include/VBox/iom.h (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) Another GC_ARCH_BITS=64 build breaker Tue, 27 May 2008 11:33:58 GMT vboxsync [9154] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) Corrected code that doesn't compile with GC_ARCH_BITS=64. Tue, 27 May 2008 11:18:31 GMT vboxsync [9153] * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) Made it work again. Tue, 27 May 2008 09:58:36 GMT vboxsync [9152] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Opps, r0drv/generic/RTMpOn-r0drv-generic.cpp was lost in the previous ... Tue, 27 May 2008 09:58:31 GMT vboxsync [9151] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Statistics Tue, 27 May 2008 09:33:25 GMT vboxsync [9150] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) fixed windows builds Tue, 27 May 2008 09:27:29 GMT vboxsync [9149] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/Makefile.kup (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/RTLogWriteDebugger-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/alloc-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/assert-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/initterm-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/process-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/semevent-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/semeventmulti-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/semfastmutex-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/spinlock-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/the-solaris-kernel.h (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread2-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/time-r0drv-solaris.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c (copied) New VBI code for Solaris. Tue, 27 May 2008 09:21:03 GMT vboxsync [9148] * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMTests.cpp (modified) More 64 bits guest preps Tue, 27 May 2008 09:02:23 GMT vboxsync [9147] * trunk/src/VBox/Runtime/r0drv/solaris/vbi (added) export vbi. Tue, 27 May 2008 08:53:19 GMT vboxsync [9146] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Backed out r31259. Tue, 27 May 2008 08:36:18 GMT vboxsync [9145] * trunk/Config.kmk (modified) * trunk/include/iprt/asmdefs.mac (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/types.h (modified) More 64 bits guest updates Tue, 27 May 2008 08:34:23 GMT vboxsync [9144] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: fixed ARP for .2 and .3 if the guest IP range was changed Tue, 27 May 2008 08:06:46 GMT vboxsync [9143] * trunk/src/recompiler/Sun/config.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Preparations for VBOX_WITH_64_BITS_GUESTS Tue, 27 May 2008 08:06:05 GMT vboxsync [9142] * trunk/Config.kmk (modified) Added VBOX_WITH_64_BITS_GUESTS Tue, 27 May 2008 08:01:29 GMT vboxsync [9141] * trunk/Config.kmk (modified) SOLARIS_VERSION -> VBOX_SOLARIS_VERSION. Tue, 27 May 2008 07:46:15 GMT vboxsync [9140] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) VBOXGUEST_RELEASE_LOG -> VBOX_RELEASE_LOG. We're not going to mix the ... Tue, 27 May 2008 07:39:46 GMT vboxsync [9139] * trunk/Config.kmk (modified) filter out -bind_at_load correctly (hopefully). Should fix the darwin ... Mon, 26 May 2008 22:26:10 GMT vboxsync [9138] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstFileAppendWin-1.cpp (added) tstFileAppendWin-1 for exploring FILE_APPEND_DATA. Mon, 26 May 2008 20:14:14 GMT vboxsync [9137] * trunk/include/VBox/pdmasynccompletion.h (modified) PDMAsyncCompletion: Implement caching of tasks to reduce cpu load Mon, 26 May 2008 18:18:58 GMT vboxsync [9136] * trunk/Config.kmk (modified) Solaris 10 gcc doesn't understand this. Mon, 26 May 2008 17:34:32 GMT vboxsync [9135] * trunk/Config.kmk (modified) Small cleanup. Use nicer name and remove not used macro with solaris ... Mon, 26 May 2008 17:28:57 GMT vboxsync [9134] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Shared folders flag for appending data to a file. Windows addition ... Mon, 26 May 2008 17:21:04 GMT vboxsync [9133] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) The proper way of building on leopard. Mon, 26 May 2008 16:07:50 GMT vboxsync [9132] * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) More verbose assertion Mon, 26 May 2008 16:02:50 GMT vboxsync [9131] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) Dropped the USE_EFFICIENT_ADDRESS flag. This breaks assumptions in ... Mon, 26 May 2008 15:26:39 GMT vboxsync [9130] * trunk/Config.kmk (modified) Do the right thing in sub-makes. Mon, 26 May 2008 15:15:43 GMT vboxsync [9129] * trunk/tools/solaris.amd64 (modified) * trunk/tools/solaris.x86 (modified) Reduce clutter in the solaris tools dirs. Mon, 26 May 2008 15:11:12 GMT vboxsync [9128] * trunk/Config.kmk (modified) Silly typos, bad regexp, missing eval. Fix for the S10 check. Mon, 26 May 2008 14:44:05 GMT vboxsync [9127] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMNetworkSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMNetworkSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui.h (deleted) First half of VBoxVMSettings* dialog and it's sub-widgets. Mon, 26 May 2008 14:05:52 GMT vboxsync [9126] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) Additions/common: fixed release logging in guest R3 Mon, 26 May 2008 13:50:22 GMT vboxsync [9125] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) AMD-V: setup PAT guest register for nested paging Mon, 26 May 2008 13:48:23 GMT vboxsync [9124] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp (modified) Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C ... Mon, 26 May 2008 13:35:06 GMT vboxsync [9123] * trunk/src/VBox/Additions/x11/xclient/clipboard.cpp (modified) Additions/x11: fixed a problem in the X11 clipboard code, whereby ... Mon, 26 May 2008 12:56:58 GMT vboxsync [9122] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Logging update Mon, 26 May 2008 12:47:48 GMT vboxsync [9121] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxCloseVMDlg.cpp (modified) FE/Qt4: <> <=> "" Mon, 26 May 2008 11:39:36 GMT vboxsync [9120] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Updates Mon, 26 May 2008 11:36:04 GMT vboxsync [9119] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxAboutDlg.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxNewHDWzd.h (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxAboutDlg.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxAboutDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxCloseVMDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMLogViewer.ui (modified) FE/Qt4: Added copyright notice and exported to OSE. Mon, 26 May 2008 11:29:22 GMT vboxsync [9118] * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) vboxvfs: mount all shared folders from /etc/fstab Mon, 26 May 2008 11:29:13 GMT vboxsync [9117] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) Removed the #if 0 case from the #2890 fix. Mon, 26 May 2008 11:21:13 GMT vboxsync [9116] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Added stat counter for physical page invalidation. Mon, 26 May 2008 11:18:34 GMT vboxsync [9115] * trunk/include/VBox/hwacc_svm.h (modified) * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) HWACCM: Invalidate pages changed by PGMHandlerPhysicalPageTempOff. ... Mon, 26 May 2008 10:28:49 GMT vboxsync [9114] * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp (modified) forgot this Mon, 26 May 2008 10:27:33 GMT vboxsync [9113] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) fixed Solaris version detection Mon, 26 May 2008 10:11:34 GMT vboxsync [9112] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp (modified) Hopefully working solaris 10 detection. Mon, 26 May 2008 10:05:51 GMT vboxsync [9111] * trunk/Config.kmk (modified) Detect Solaris version. Mon, 26 May 2008 10:01:07 GMT vboxsync [9110] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Minor update Mon, 26 May 2008 09:46:30 GMT vboxsync [9109] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) fix crash in slirp code if the wrong IP was released from DHCP (#2893) Mon, 26 May 2008 09:33:25 GMT vboxsync [9108] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) * trunk/src/VBox/Installer/linux/vboxnet.sh.in (modified) reverted most parts of r31214 and 31223, postponed to > 1.6.2 Mon, 26 May 2008 09:07:53 GMT vboxsync [9107] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: No VBoxLicenseViewer class on OSE. Mon, 26 May 2008 09:06:33 GMT vboxsync [9106] * trunk/src/VBox/VMM/PGMShw.h (modified) Changed assertion for nested shadow paging Mon, 26 May 2008 09:00:59 GMT vboxsync [9105] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Moved the VBoxLicenseViewer class into a separate file. Mon, 26 May 2008 08:57:54 GMT vboxsync [9104] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) Linux additions kernel module loader scripts: minor cosmetical fixes Mon, 26 May 2008 08:51:27 GMT vboxsync [9103] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) Remove obsolete OSE conditionals. Mon, 26 May 2008 07:26:51 GMT vboxsync [9102] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris installer: shorthand gobjcopy. Mon, 26 May 2008 02:27:35 GMT vboxsync [9101] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) More yasm fixing. Mon, 26 May 2008 01:24:55 GMT vboxsync [9100] * trunk/include/VBox/disopcode.h (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmFnstsw-1.asm (added) Corrected fstsw to fnstsw. The fstsw mnemonic is assembled into ... Sun, 25 May 2008 23:54:49 GMT vboxsync [9099] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmMovzx-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmSignExtend-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) More instruction filtering and hacking. Sun, 25 May 2008 22:16:58 GMT vboxsync [9098] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmMovSeg-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstAsmMovzx-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstAsmPop-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstAsmPush-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstAsmSignExtend-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstBinMovzx-1.bin (added) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) More or less working yasm formatter. Added some disassembler testcases. Sun, 25 May 2008 22:11:11 GMT vboxsync [9097] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) ParseEscFP: Why copy fpop->param[12] to pCpu->param[12].parval? ... Sun, 25 May 2008 21:35:33 GMT vboxsync [9096] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) * trunk/src/VBox/Installer/linux/vboxnet.sh.in (modified) Linux kernel module scripts: unify output functions; mount/umount all ... Sun, 25 May 2008 00:54:35 GMT vboxsync [9095] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Use VBOX_MACOSX_ICON_FILE. Sat, 24 May 2008 23:39:38 GMT vboxsync [9094] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/win32/VirtualBox_OSE.rc (deleted) Use VBOX_WINDOWS_ICON_FILE and .rc generated at build time just like ... Fri, 23 May 2008 19:01:28 GMT vboxsync [9093] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) Frontends/VirtualBox and VirtualBox4: typo in the French translation Fri, 23 May 2008 16:03:14 GMT vboxsync [9092] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) We need a real shadow paging backend for ... Fri, 23 May 2008 15:59:35 GMT vboxsync [9091] * trunk/src/VBox/Frontends/VirtualBox4/include/QIAbstractDialog.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/QIAbstractWizard.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/QIApplication.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIStateIndicator.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIStatusBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIAbstractDialog.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/QIAbstractWizard.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/QIStatusBar.cpp (modified) FE/Qt4: Cosmetically changes and OSE export. Fri, 23 May 2008 15:21:47 GMT vboxsync [9090] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) VBoxManage: OSE fix Fri, 23 May 2008 15:20:30 GMT vboxsync [9089] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxNewVMWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxRegistrationDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSharedFoldersSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxTakeSnapshotDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMFirstRunWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewHDWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxRegistrationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSharedFoldersSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxTakeSnapshotDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMFirstRunWzd.cpp (modified) FE/Qt4: Updated the left over designer classes to use the new ... Fri, 23 May 2008 14:13:13 GMT vboxsync [9088] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) Corrected the delay for the 2nd timer that clears UIP (among others ... Fri, 23 May 2008 14:01:04 GMT vboxsync [9087] * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp (modified) Don't build TAP stuff on Solaris 10. Fri, 23 May 2008 13:54:45 GMT vboxsync [9086] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h (modified) Fe/Qt4:VDM: Merged - Ensures current item visible every time we are ... Fri, 23 May 2008 13:49:23 GMT vboxsync [9085] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) Fe/Qt3:VDM: Ensures current item visible every time we are switching ...