# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 1:48:56 PM Wed, 25 Feb 2009 10:39:01 GMT vboxsync [17117] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Solaris/Additions/Installer: missed compressing file. Wed, 25 Feb 2009 10:32:33 GMT vboxsync [17116] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: mapping implies present Wed, 25 Feb 2009 10:31:35 GMT vboxsync [17115] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) burn fix Wed, 25 Feb 2009 10:30:42 GMT vboxsync [17114] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: only care about PDPT entries that ... Wed, 25 Feb 2009 10:20:33 GMT vboxsync [17113] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) fix network adapter list UI issue Wed, 25 Feb 2009 09:58:28 GMT vboxsync [17112] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: fixed pdpt test Wed, 25 Feb 2009 09:04:00 GMT vboxsync [17111] * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (deleted) unexport vditool from OSE - for internal use only Wed, 25 Feb 2009 08:58:45 GMT vboxsync [17110] * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (modified) resurrected parts of vditool Wed, 25 Feb 2009 08:18:39 GMT vboxsync [17109] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: no USB support if USB is disabled (OSE) Wed, 25 Feb 2009 01:28:47 GMT vboxsync [17108] * trunk/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) FE/Qt4: 3627: Shorten error dialogs: 1 - focus rectangle around the ... Wed, 25 Feb 2009 00:50:49 GMT vboxsync [17107] * trunk/src/VBox/VMM/SELM.cpp (modified) SELM: todo for optimizating the REM case... Wed, 25 Feb 2009 00:35:15 GMT vboxsync [17106] * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/SELMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) VMM,REM: Removed the single page limitation on the TSS monitoring and ... Wed, 25 Feb 2009 00:20:22 GMT vboxsync [17105] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) TRPMGCHandlers.cpp: logging Tue, 24 Feb 2009 23:18:45 GMT vboxsync [17104] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (copied) VBoxManage: split USB into separate file Tue, 24 Feb 2009 23:07:24 GMT vboxsync [17103] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (copied) VBoxManage: split help into separate file Tue, 24 Feb 2009 22:42:29 GMT vboxsync [17102] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (copied) VBoxManage: split snapshot into separate file Tue, 24 Feb 2009 21:41:17 GMT vboxsync [17101] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) RTGetOpt comment. Tue, 24 Feb 2009 21:37:20 GMT vboxsync [17100] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstGetOpt.cpp (modified) RTGetOpt: Fixed 'tstHeadless -startvm vm' breakage from earlier today. Tue, 24 Feb 2009 20:19:41 GMT vboxsync [17099] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: appliance export, initial code. Tue, 24 Feb 2009 20:18:52 GMT vboxsync [17098] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) VBoxManage: new export command line parsing Tue, 24 Feb 2009 20:18:01 GMT vboxsync [17097] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Webservice: adjust to new RTGetOpt Tue, 24 Feb 2009 20:17:37 GMT vboxsync [17096] * trunk/include/iprt/getopt.h (modified) typo Tue, 24 Feb 2009 20:08:20 GMT vboxsync [17095] * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) #2957: VBoxNetAdp: Fixes in generic and darwin parts. No traffic yet. Tue, 24 Feb 2009 20:08:18 GMT vboxsync [17094] * trunk/include/iprt/getopt.h (modified) RTGetOpt docs. Tue, 24 Feb 2009 19:58:09 GMT vboxsync [17093] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstGetOpt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstHandleTable.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTSC.cpp (modified) RTGetOpt interface changes. Tue, 24 Feb 2009 19:57:52 GMT vboxsync [17092] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) RTGetOpt interface changes. Tue, 24 Feb 2009 19:55:23 GMT vboxsync [17091] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp (modified) RTGetOpt interface changes. Tue, 24 Feb 2009 19:39:36 GMT vboxsync [17090] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) VBoxManage: make 'list runningvms' act like 'list vms' Tue, 24 Feb 2009 18:49:41 GMT vboxsync [17089] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) uShort->iShort. Tue, 24 Feb 2009 18:37:53 GMT vboxsync [17088] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) RTGetOpt: uShort -> iShort and int. Tue, 24 Feb 2009 18:28:29 GMT vboxsync [17087] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) RTGetOpt: cleanup, restored @todo and returning 0 on first non- option. Tue, 24 Feb 2009 18:01:58 GMT vboxsync [17086] * trunk/src/VBox/Main/HardDiskImpl.cpp (moved) * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Renamed accidentally missed HardDisk2Impl.cpp to HardDiskImpl.cpp. Tue, 24 Feb 2009 17:51:50 GMT vboxsync [17085] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) Additions/x11/vboxvideo: new define for accessing the internals of ... Tue, 24 Feb 2009 17:49:57 GMT vboxsync [17084] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: nicer error message if USB is not available on Linux hosts Tue, 24 Feb 2009 17:31:56 GMT vboxsync [17083] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) IPRT: formatting Tue, 24 Feb 2009 17:25:25 GMT vboxsync [17082] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) IPRT: fix new RTGetOpt Tue, 24 Feb 2009 17:14:04 GMT vboxsync [17081] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Manual: document new VBoxManage behavior. Tue, 24 Feb 2009 17:09:08 GMT vboxsync [17080] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: build hack to make the VBoxRT alias do the install bits when ... Tue, 24 Feb 2009 16:59:51 GMT vboxsync [17079] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for ... Tue, 24 Feb 2009 16:59:16 GMT vboxsync [17078] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for ... Tue, 24 Feb 2009 16:58:15 GMT vboxsync [17077] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) pass IDE controller type as string in config Tue, 24 Feb 2009 16:24:00 GMT vboxsync [17076] * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/load.c (modified) crOpenGL: add opengl feedback/select support, public bug #2920 Tue, 24 Feb 2009 15:13:31 GMT vboxsync [17075] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsGeneral.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) ICH6 controller in UI and configs (don't think amount of work ... Tue, 24 Feb 2009 15:00:32 GMT vboxsync [17074] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) OVF: vboxmanage export fix Tue, 24 Feb 2009 14:43:29 GMT vboxsync [17073] * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: typo Tue, 24 Feb 2009 14:42:05 GMT vboxsync [17072] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: documentation Tue, 24 Feb 2009 14:32:19 GMT vboxsync [17071] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt4-Cocoa: remove unnecessary separators Tue, 24 Feb 2009 13:53:11 GMT vboxsync [17070] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt4: revert Tue, 24 Feb 2009 13:51:08 GMT vboxsync [17069] * trunk/Config.kmk (modified) Reverted. Tue, 24 Feb 2009 13:46:21 GMT vboxsync [17068] * 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/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) Solaris/Installer: USB bits. Tue, 24 Feb 2009 13:43:18 GMT vboxsync [17067] * trunk/include/VBox/usb.h (modified) Solaris/USB: included AP-id field in case we go that route. Tue, 24 Feb 2009 13:43:15 GMT vboxsync [17066] * trunk/Config.kmk (modified) Add SDK defs to the template. Tue, 24 Feb 2009 13:40:53 GMT vboxsync [17065] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt4-OSX: m32 cocoa update Tue, 24 Feb 2009 13:00:29 GMT vboxsync [17064] * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) Linux hostdrivers: removed Linux 2.4.x compatibility Tue, 24 Feb 2009 12:55:51 GMT vboxsync [17063] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Too noisy logging Tue, 24 Feb 2009 12:55:23 GMT vboxsync [17062] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) missing initialization Tue, 24 Feb 2009 12:48:23 GMT vboxsync [17061] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) Logging changes Tue, 24 Feb 2009 12:32:00 GMT vboxsync [17060] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/Installer: Fixed debug package. Tue, 24 Feb 2009 12:24:44 GMT vboxsync [17059] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Updates Tue, 24 Feb 2009 12:21:56 GMT vboxsync [17058] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) More updates for temp locks. Tue, 24 Feb 2009 12:14:19 GMT vboxsync [17057] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Experiment with temporarily locking dynamic pages Tue, 24 Feb 2009 12:06:19 GMT vboxsync [17056] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.h (modified) NAT: introduced (port) service slection for correct bind operation. ... Tue, 24 Feb 2009 11:43:36 GMT vboxsync [17055] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: don't crash if href is empty in OVF XML Tue, 24 Feb 2009 11:40:53 GMT vboxsync [17054] * trunk/src/VBox/Main/glue/string.cpp (modified) Main: don't crash in string-to-int parsing Tue, 24 Feb 2009 10:44:37 GMT vboxsync [17053] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxImportApplianceWgt.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxImportApplianceWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: more clean up Tue, 24 Feb 2009 10:15:33 GMT vboxsync [17052] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Missing case Tue, 24 Feb 2009 09:57:46 GMT vboxsync [17051] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: too much again Tue, 24 Feb 2009 09:54:23 GMT vboxsync [17050] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt4: too much Tue, 24 Feb 2009 09:53:17 GMT vboxsync [17049] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxImportApplianceWgt.h (moved) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxImportApplianceWzd.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWgt.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWzd.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxImportApplianceWgt.ui (moved) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxImportApplianceWzd.ui (added) FE/Qt4: Initial version of the converted import appliance wizard. Tue, 24 Feb 2009 09:52:53 GMT vboxsync [17048] * trunk/include/VBox/param.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Doubled dynamic cache (raw mode). Tue, 24 Feb 2009 09:43:09 GMT vboxsync [17047] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFilePathSelectorWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFilePathSelectorWidget.cpp (modified) FE/Qt4: Several improvements for the file path selector. Tue, 24 Feb 2009 09:42:17 GMT vboxsync [17046] * trunk/src/VBox/Frontends/VirtualBox/src/QIAbstractWizard.cpp (modified) FE/Qt4-OSX: Make the font larger in the page header. Tue, 24 Feb 2009 08:44:48 GMT vboxsync [17045] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) REM: update with explanation of the previous fix Tue, 24 Feb 2009 08:41:19 GMT vboxsync [17044] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) REM: clear VIF/VIP on entry to protected mode interrupts Tue, 24 Feb 2009 04:58:15 GMT vboxsync [17043] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: more logging Mon, 23 Feb 2009 23:10:37 GMT vboxsync [17042] * trunk/src/recompiler_new/VBoxREMWrapperA.asm (modified) file header. Mon, 23 Feb 2009 23:10:07 GMT vboxsync [17041] * trunk/src/recompiler_new/VBoxREMWrapperA.asm (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) eol fix. Mon, 23 Feb 2009 23:00:43 GMT vboxsync [17040] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cutils.c (modified) * trunk/src/recompiler_new/dyngen-op.h (modified) * trunk/src/recompiler_new/gen-icount.h (modified) * trunk/src/recompiler_new/host-utils.c (modified) * trunk/src/recompiler_new/host-utils.h (modified) * trunk/src/recompiler_new/hostregs_helper.h (modified) * trunk/src/recompiler_new/qemu-common.h (modified) * trunk/src/recompiler_new/qemu-lock.h (modified) * trunk/src/recompiler_new/qemu-log.h (modified) * trunk/src/recompiler_new/softmmu_defs.h (modified) * trunk/src/recompiler_new/softmmu_exec.h (modified) * trunk/src/recompiler_new/target-i386/helper.h (modified) * trunk/src/recompiler_new/target-i386/helper_template.h (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) * trunk/src/recompiler_new/target-i386/ops_sse.h (modified) * trunk/src/recompiler_new/target-i386/ops_sse_header.h (modified) * trunk/src/recompiler_new/target-i386/svm.h (modified) recompiler_new: svn properties. Mon, 23 Feb 2009 22:46:45 GMT vboxsync [17039] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/exec.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) Old REM: New TR sync. Mon, 23 Feb 2009 22:44:55 GMT vboxsync [17038] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) More nitpicking from side-by-side diff with old version. Mon, 23 Feb 2009 22:44:22 GMT vboxsync [17037] * trunk/Config.kmk (modified) Config.kmk: Disabled new liblzf, crash in RTZipCompFinish. Mon, 23 Feb 2009 22:30:51 GMT vboxsync [17036] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) nit picking. Mon, 23 Feb 2009 22:26:39 GMT vboxsync [17035] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/selm.h (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/SELMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/target-i386/helper.h (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) VMM,REM: Brushed up the TR/TSS shadowing. We're now relying on the ... Mon, 23 Feb 2009 21:05:34 GMT vboxsync [17034] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUMR3Reset: AMD specs stats that TR.Attr is set to 16-bit busy ... Mon, 23 Feb 2009 20:12:10 GMT vboxsync [17033] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) OVF: prototypes for export. Mon, 23 Feb 2009 18:47:03 GMT vboxsync [17032] * trunk/src/VBox/VMM/SELM.cpp (modified) SELM: Corrected CheckTSS and updated comments+logging. Mon, 23 Feb 2009 16:31:56 GMT vboxsync [17031] * trunk/src/VBox/Additions/solaris/Installer/makepackage.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxguest.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Solaris/Additions: SharedFolders and pkgchk consistency. Mon, 23 Feb 2009 16:22:08 GMT vboxsync [17030] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Assert->AssertCompile Mon, 23 Feb 2009 16:18:14 GMT vboxsync [17029] * trunk/Config.kmk (modified) Config.kmk: Enabled liblzf-3.4. Mon, 23 Feb 2009 16:10:41 GMT vboxsync [17028] * trunk/src/libs/liblzf-3.4/cs/CLZF.cs (added) * trunk/src/libs/liblzf-3.4/cs/README (added) liblzf-3.4: exporting (done). Mon, 23 Feb 2009 16:10:06 GMT vboxsync [17027] * trunk/src/libs/liblzf-3.4/Changes (added) * trunk/src/libs/liblzf-3.4/LICENSE (added) * trunk/src/libs/liblzf-3.4/Makefile.in (added) * trunk/src/libs/liblzf-3.4/Makefile.kmk (added) * trunk/src/libs/liblzf-3.4/README (added) * trunk/src/libs/liblzf-3.4/config.h.in (added) * trunk/src/libs/liblzf-3.4/configure (added) * trunk/src/libs/liblzf-3.4/configure.ac (added) * trunk/src/libs/liblzf-3.4/crc32.h (added) * trunk/src/libs/liblzf-3.4/cs (added) * trunk/src/libs/liblzf-3.4/install-sh (added) * trunk/src/libs/liblzf-3.4/lzf.c (added) * trunk/src/libs/liblzf-3.4/lzf.h (added) * trunk/src/libs/liblzf-3.4/lzfP.h (added) * trunk/src/libs/liblzf-3.4/lzf_c.c (added) * trunk/src/libs/liblzf-3.4/lzf_d.c (added) liblzf-3.4: exporting (in progress). Mon, 23 Feb 2009 16:09:50 GMT vboxsync [17026] * trunk/src/libs/liblzf-3.4 (added) liblzf-3.4: exporting (in progress). Mon, 23 Feb 2009 15:17:24 GMT vboxsync [17025] * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/vboxnet.conf (modified) VBoxNetAdp: Build fix and other bits. Mon, 23 Feb 2009 14:08:39 GMT vboxsync [17024] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Emulate wbinvd in GC Mon, 23 Feb 2009 14:07:29 GMT vboxsync [17023] * trunk/Config.kmk (modified) Config.kmk: Enabled OGL on darwin/amd64 even though it doesn't quite ... Mon, 23 Feb 2009 14:06:40 GMT vboxsync [17022] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c (modified) renderspu_agl.c: Just made it build and link, it will not work. Mon, 23 Feb 2009 14:06:14 GMT vboxsync [17021] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) crservice.cpp: ULONG64 not uint64_t. Mon, 23 Feb 2009 13:49:16 GMT vboxsync [17020] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) Main: reverse check Mon, 23 Feb 2009 13:34:39 GMT vboxsync [17019] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldr.cpp (modified) RTLdrIsLoadable: docs, leave validation to RTLdrLoad. Mon, 23 Feb 2009 13:27:43 GMT vboxsync [17018] * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Runtime/r3/linux/RTProcIsRunningByName-linux.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcIsRunningByName.cpp (modified) RTProcIsRunningByName: spec update.