# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 5:25:34 PM Thu, 29 Jul 2010 13:52:23 GMT vboxsync [31213] * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) Runtime/string: Utf-8 to Latin-1 translation should be exact or fail Thu, 29 Jul 2010 13:41:27 GMT vboxsync [31212] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) socket.cpp: renamed function to better reflect what's going on now. Thu, 29 Jul 2010 13:17:02 GMT vboxsync [31211] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) Another build fix. Thu, 29 Jul 2010 13:16:26 GMT vboxsync [31210] * trunk/src/VBox/Main/EventImpl.cpp (modified) EventImpl.cpp: Initialize all the ListenerRecord members to prevent ... Thu, 29 Jul 2010 13:11:00 GMT vboxsync [31209] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) DevPcBios.cpp: Do the reset after loading the lanboot ROM and fill ... Thu, 29 Jul 2010 13:08:04 GMT vboxsync [31208] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGMAllPhys.cpp: Don't put ROM pages in the page mapping TLB as we'll ... Thu, 29 Jul 2010 13:06:09 GMT vboxsync [31207] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: Temporarily shut up ugly raw-mode context assertion. Thu, 29 Jul 2010 13:05:31 GMT vboxsync [31206] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGM: Always make sure to have the original bits around for ... Thu, 29 Jul 2010 12:48:43 GMT vboxsync [31205] * trunk/src/VBox/Additions/linux/sharedfolders/vbsfmount.c (modified) Build fix. Thu, 29 Jul 2010 12:45:01 GMT vboxsync [31204] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) Space. Thu, 29 Jul 2010 12:44:41 GMT vboxsync [31203] * trunk/src/VBox/Additions/linux/sharedfolders/vbsfmount.c (modified) Tabs, spaces. Thu, 29 Jul 2010 12:41:03 GMT vboxsync [31202] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (added) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vbsfmount.c (added) * trunk/src/VBox/Additions/linux/sharedfolders/vbsfmount.h (modified) Shared Folders/VBoxService: Added Linux + Solaris support. Thu, 29 Jul 2010 12:10:27 GMT vboxsync [31201] * trunk/include/VBox/pgm.h (modified) pgm.h: save macro Thu, 29 Jul 2010 11:55:21 GMT vboxsync [31200] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: typo. Thu, 29 Jul 2010 10:54:16 GMT vboxsync [31199] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) Runtime/string: add Latin-1 <-> Utf-8 conversion APIs - tests and ... Thu, 29 Jul 2010 09:35:27 GMT vboxsync [31198] * trunk/src/VBox/VMM/PGM.cpp (modified) oops Thu, 29 Jul 2010 09:35:06 GMT vboxsync [31197] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Temporarily backed out r64154 as everyone is complaining about debug ... Thu, 29 Jul 2010 09:18:36 GMT vboxsync [31196] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp (modified) FE/Qt: comment Thu, 29 Jul 2010 08:40:17 GMT vboxsync [31195] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Attempt to fix crashes in DevVGA::vgaPortTakeScreenshot (xTracker 5146). Thu, 29 Jul 2010 08:37:44 GMT vboxsync [31194] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) coding style Thu, 29 Jul 2010 08:06:22 GMT vboxsync [31193] * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVDShareable.cpp (copied) Devices/Storage: start of a testcase for shareable images Thu, 29 Jul 2010 07:53:24 GMT vboxsync [31192] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) webservice: Treat 8bit strings as UTF-8, not ASCII. Thu, 29 Jul 2010 07:45:42 GMT vboxsync [31191] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp (modified) FE/Qt: don't use native file dialogs for directory / saving a file as ... Thu, 29 Jul 2010 07:38:02 GMT vboxsync [31190] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: ConSelect (verbID: F01/701). Thu, 29 Jul 2010 07:23:48 GMT vboxsync [31189] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime/sockets: Don't switch back to blocking mode if the socket is ... Thu, 29 Jul 2010 05:36:47 GMT vboxsync [31188] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: verb EAPD/BTL(F0C/70C), VolumeKnobCtrl(F0F/70F), Config ... Wed, 28 Jul 2010 21:19:41 GMT vboxsync [31187] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp (modified) FE/Qt: don't use native open file dialogs on KDE hosts (xtracker 5167) Wed, 28 Jul 2010 21:00:49 GMT vboxsync [31186] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Grrr Wed, 28 Jul 2010 20:40:14 GMT vboxsync [31185] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) VBoxHDD: Add a flag to disable locking of an image file Wed, 28 Jul 2010 20:23:47 GMT vboxsync [31184] * trunk/src/VBox/Devices/Storage/ParallelsHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fix assertion in drvvdSetReadonly Wed, 28 Jul 2010 20:00:37 GMT vboxsync [31183] * trunk/src/VBox/VMM/PDMAsyncCompletion.cpp (modified) AsyncCompletion: Update flags Wed, 28 Jul 2010 18:37:43 GMT vboxsync [31182] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) AsyncCompletion: Fix flags Wed, 28 Jul 2010 18:23:37 GMT vboxsync [31181] * trunk/Config.kmk (modified) allow to build against openjdk 6 Wed, 28 Jul 2010 18:11:10 GMT vboxsync [31180] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/Medium+Main/Console+Storage: Pass a flag for the medium type ... Wed, 28 Jul 2010 17:41:28 GMT vboxsync [31179] * trunk/src/recompiler/qemu-common.h (modified) REM: backed out r64163 as it cause build burns. Wed, 28 Jul 2010 17:21:13 GMT vboxsync [31178] * trunk/src/VBox/VMM/PGMInline.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) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) PGM: Some more preparatory cleanup. Wed, 28 Jul 2010 17:17:31 GMT vboxsync [31177] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap.cpp: Applied PGMR0DYNMAP_2_VMCPU to the wrong type. Fixes ... Wed, 28 Jul 2010 17:15:43 GMT vboxsync [31176] * trunk/src/recompiler/qemu-common.h (modified) REM: fix logging Wed, 28 Jul 2010 16:20:58 GMT vboxsync [31175] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) comment typo. Wed, 28 Jul 2010 16:20:42 GMT vboxsync [31174] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) harmless typo. Wed, 28 Jul 2010 16:17:36 GMT vboxsync [31173] * trunk/include/VBox/pdmasynccompletion.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) AsyncCompletion: Add a flag to prevent write locking an image. Wed, 28 Jul 2010 16:02:38 GMT vboxsync [31172] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) HDA: Fixed spelling. Wed, 28 Jul 2010 15:26:54 GMT vboxsync [31171] * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main/webservice+Installer/solaris: make the max keepalive parameter a ... Wed, 28 Jul 2010 15:20:02 GMT vboxsync [31170] * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGM: More inline cleanup (prep for tracking dynamic mappings in raw- ... Wed, 28 Jul 2010 15:01:47 GMT vboxsync [31169] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Only sync a minimal guest state when nothing has changed. Wed, 28 Jul 2010 14:54:39 GMT vboxsync [31168] * trunk/src/recompiler/target-i386/op_helper.c (modified) REM: fixed assertion. Wed, 28 Jul 2010 14:38:43 GMT vboxsync [31167] * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) PGM: Pass pVCpu instead of pPGM (PPGMCPU) and eliminate ... Wed, 28 Jul 2010 14:38:35 GMT vboxsync [31166] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) Java bridge: allow multiple concurrent SOAP connections Wed, 28 Jul 2010 10:13:41 GMT vboxsync [31165] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) SUPR0.def: remove non-tag versions. Wed, 28 Jul 2010 09:01:20 GMT vboxsync [31164] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/Medium: fix querying the AutoReset property, was broken since ... Wed, 28 Jul 2010 07:39:46 GMT vboxsync [31163] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) windows build fix Wed, 28 Jul 2010 07:33:01 GMT vboxsync [31162] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) windows build fix Wed, 28 Jul 2010 03:38:54 GMT vboxsync [31161] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) iprt,++: Tag allocation in all builds with a string, defaulting to ... Wed, 28 Jul 2010 03:35:43 GMT vboxsync [31160] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) iprt,++: Tag allocation in all builds with a string, defaulting to ... Wed, 28 Jul 2010 03:28:00 GMT vboxsync [31159] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibRuntimeXF86.cpp (modified) iprt,++: Tag allocation in all builds with a string, defaulting to ... Wed, 28 Jul 2010 03:24:30 GMT vboxsync [31158] * trunk/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/alloc-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/win/alloc-win.cpp (modified) iprt,++: Tag allocation in all builds with a string, defaulting to ... Wed, 28 Jul 2010 03:15:35 GMT vboxsync [31157] * trunk/include/iprt/mem.h (modified) * trunk/include/iprt/memobj.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/Runtime/common/alloc/alloc.cpp (modified) * trunk/src/VBox/Runtime/common/string/straprintf.cpp (modified) * trunk/src/VBox/Runtime/common/string/stringalloc.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-16.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef-cpp.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.h (modified) * trunk/src/VBox/Runtime/r3/alloc.cpp (modified) * trunk/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/utf8-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstMemAutoPtr.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemEf.cpp (modified) iprt,++: Tag allocation in all builds with a string, defaulting to ... Wed, 28 Jul 2010 02:49:45 GMT vboxsync [31156] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: HDA: 1. UR delivered depending on GCTL status, 2. MSI ... Wed, 28 Jul 2010 00:39:36 GMT vboxsync [31155] * trunk/include/iprt/critsect.h (modified) * trunk/include/iprt/semaphore.h (modified) * trunk/include/iprt/types.h (modified) iprt/condvar.h: condition variable spec. Tue, 27 Jul 2010 23:18:02 GMT vboxsync [31154] * trunk/include/iprt/condvar.h (added) iprt/condvar.h: condition variable spec. Tue, 27 Jul 2010 22:16:00 GMT vboxsync [31153] * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) tabs Tue, 27 Jul 2010 19:32:43 GMT vboxsync [31152] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage: another fix for ''VBoxManage createhd --type shareable ... Tue, 27 Jul 2010 19:18:02 GMT vboxsync [31151] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: fixed ''createhd --type shareable'' Tue, 27 Jul 2010 18:43:06 GMT vboxsync [31150] * trunk/Makefile.kmk (modified) additions: fix Linux .run name Tue, 27 Jul 2010 17:46:33 GMT vboxsync [31149] * trunk/tools/linux.x86 (modified) reduce clutter Tue, 27 Jul 2010 16:42:42 GMT vboxsync [31148] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) win adds burn fix Tue, 27 Jul 2010 16:35:22 GMT vboxsync [31147] * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) xpcom/python: Should do Py_BEGIN_ALLOW_THREAD/Py_END_ALLOW_THREAD ... Tue, 27 Jul 2010 16:08:43 GMT vboxsync [31146] * trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (modified) Additions/linux/vboxguest: fix missing symbol/function Tue, 27 Jul 2010 15:53:05 GMT vboxsync [31145] * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (added) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.h (added) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h (modified) VBoxTray: move display WDDM/XPDM abstraction API to a separate file Tue, 27 Jul 2010 15:18:12 GMT vboxsync [31144] * trunk/src/VBox/Additions/Makefile.kmk (modified) Additions: name the Linux .run packages correctly if we are doing a ... Tue, 27 Jul 2010 15:17:16 GMT vboxsync [31143] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/linux: slight correction to r64101 - we want to remove all ... Tue, 27 Jul 2010 13:50:43 GMT vboxsync [31142] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp (modified) FE/Qt: 4397: Virtual Media Manager UI: Window-host Virtual Media ... Tue, 27 Jul 2010 13:39:34 GMT vboxsync [31141] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: If we get to the end of Trap0eHandler it doesn't mean it is a ... Tue, 27 Jul 2010 13:29:43 GMT vboxsync [31140] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMBth.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/testcase/tstVMStructRC.cpp (modified) PGM: Removed CheckPageFault as it is no longer used. Removed ... Tue, 27 Jul 2010 13:23:27 GMT vboxsync [31139] * trunk/Makefile.kmk (modified) Makefile.kmk: try to separate the final packing of the Linux ... Tue, 27 Jul 2010 13:18:40 GMT vboxsync [31138] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/linux/Makefile.kmk: there is no $(ifndef), use $(if-expr ... Tue, 27 Jul 2010 13:02:34 GMT vboxsync [31137] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/linux: new build option - VBOX_WITHOUT_LINUX_GUEST_PACKAGE ... Tue, 27 Jul 2010 12:06:18 GMT vboxsync [31136] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: cache the last physical handler lookup result in each ring. Tue, 27 Jul 2010 11:09:18 GMT vboxsync [31135] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) Java: samples rule Tue, 27 Jul 2010 10:08:11 GMT vboxsync [31134] * trunk/Makefile.kmk (modified) Additions/Linux: prepare for combined packaging Tue, 27 Jul 2010 09:40:38 GMT vboxsync [31133] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/linux/Makefile.kmk: Please use $(RM) and $(CP) even for ... Tue, 27 Jul 2010 09:06:38 GMT vboxsync [31132] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_lt.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_lt.ts (added) FE/Qt4-NLS: added lt; merged ca Tue, 27 Jul 2010 07:43:45 GMT vboxsync [31131] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: properly store the NAT network in XML settings >= 1.10 Tue, 27 Jul 2010 07:38:29 GMT vboxsync [31130] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSharedFolders.cpp (modified) Const. Mon, 26 Jul 2010 22:46:35 GMT vboxsync [31129] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/linux/installer: option for a unified Linux Additions installer Mon, 26 Jul 2010 19:08:45 GMT vboxsync [31128] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/fdc.c (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main/Console,Storage/DrvVD+fdc: Allow readonly floppy images ... Mon, 26 Jul 2010 18:25:35 GMT vboxsync [31127] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGM: windows build fix. Mon, 26 Jul 2010 18:21:50 GMT vboxsync [31126] * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) PGM: Mac build fixes. Mon, 26 Jul 2010 18:14:17 GMT vboxsync [31125] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) doc/VBoxManage: make the shared disk support visible Mon, 26 Jul 2010 17:49:45 GMT vboxsync [31124] * trunk/src/VBox/VMM/PGM.cpp (modified) PGM: sugar! Mon, 26 Jul 2010 17:46:41 GMT vboxsync [31123] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) PGM: Moved the PGM stats out of the VM structure. Reduces the size of ... Mon, 26 Jul 2010 16:31:35 GMT vboxsync [31122] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) IPRT/Sockets: Fix switch to blocking mode Mon, 26 Jul 2010 16:31:04 GMT vboxsync [31121] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) IPRT/Sockets: Fix switch to blocking mode Mon, 26 Jul 2010 16:27:56 GMT vboxsync [31120] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) vboxweb.cpp: nit, processEventQueue returns a VBox status code and ... Mon, 26 Jul 2010 15:41:20 GMT vboxsync [31119] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) docs Mon, 26 Jul 2010 15:02:07 GMT vboxsync [31118] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: only perform the ext4/fat check during VM creation, not later Mon, 26 Jul 2010 14:49:24 GMT vboxsync [31117] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) Python WS: generate code compatible with newer ZSI Mon, 26 Jul 2010 14:34:03 GMT vboxsync [31116] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: event API docs Mon, 26 Jul 2010 13:53:11 GMT vboxsync [31115] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: docs update Mon, 26 Jul 2010 13:32:52 GMT vboxsync [31114] * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) TAP: make it work again on Linux hosts