# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 2:44:11 AM Wed, 29 Jun 2011 16:01:23 GMT vboxsync [37689] * trunk/src/recompiler/README.vbox (modified) * trunk/src/recompiler/Sun/config-host.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/bswap.h (modified) * trunk/src/recompiler/cpu-all.h (modified) * trunk/src/recompiler/cpu-common.h (modified) * trunk/src/recompiler/cpu-defs.h (modified) * trunk/src/recompiler/cpu-exec.c (modified) * trunk/src/recompiler/cutils.c (modified) * trunk/src/recompiler/def-helper.h (modified) * trunk/src/recompiler/disas.h (modified) * trunk/src/recompiler/dyngen-exec.h (modified) * trunk/src/recompiler/elf.h (modified) * trunk/src/recompiler/exec-all.h (modified) * trunk/src/recompiler/exec.c (modified) * trunk/src/recompiler/fpu/softfloat-native.c (modified) * trunk/src/recompiler/fpu/softfloat-native.h (modified) * trunk/src/recompiler/fpu/softfloat-specialize.h (modified) * trunk/src/recompiler/fpu/softfloat.c (modified) * trunk/src/recompiler/fpu/softfloat.h (modified) * trunk/src/recompiler/gen-icount.h (modified) * trunk/src/recompiler/ioport.h (modified) * trunk/src/recompiler/qemu-barrier.h (added) * trunk/src/recompiler/qemu-common.h (modified) * trunk/src/recompiler/qemu-log.h (modified) * trunk/src/recompiler/qemu-timer.h (added) * trunk/src/recompiler/softmmu_exec.h (modified) * trunk/src/recompiler/softmmu_header.h (modified) * trunk/src/recompiler/softmmu_template.h (modified) * trunk/src/recompiler/target-i386/TODO (added) * trunk/src/recompiler/target-i386/cpu.h (modified) * trunk/src/recompiler/target-i386/exec.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) * trunk/src/recompiler/target-i386/ops_sse_header.h (modified) * trunk/src/recompiler/target-i386/translate.c (modified) * trunk/src/recompiler/targphys.h (modified) * trunk/src/recompiler/tcg-runtime.c (modified) * trunk/src/recompiler/tcg/README (modified) * trunk/src/recompiler/tcg/TODO (modified) * trunk/src/recompiler/tcg/i386/tcg-target.c (modified) * trunk/src/recompiler/tcg/i386/tcg-target.h (modified) * trunk/src/recompiler/tcg/tcg-op.h (modified) * trunk/src/recompiler/tcg/tcg-opc.h (modified) * trunk/src/recompiler/tcg/tcg-runtime.h (modified) * trunk/src/recompiler/tcg/tcg.c (modified) * trunk/src/recompiler/tcg/tcg.h (modified) * trunk/src/recompiler/tcg/x86_64 (deleted) * trunk/src/recompiler/tests/Makefile (modified) * trunk/src/recompiler/tests/qruncom.c (modified) * trunk/src/recompiler/tests/runcom.c (modified) * trunk/src/recompiler/tests/sha1.c (modified) * trunk/src/recompiler/translate-all.c (modified) recompiler: Merged in changes from 0.13.0. Wed, 29 Jun 2011 15:26:05 GMT vboxsync [37688] * trunk/src/VBox/Storage/ISCSI.cpp (modified) Storage/iSCSI: log opening and closing of connections, with local ... Wed, 29 Jun 2011 15:22:11 GMT vboxsync [37687] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) * trunk/src/VBox/Devices/Storage/ATAController.h (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Console+Machine: add notification for guest triggered eject, ... Wed, 29 Jun 2011 14:19:43 GMT vboxsync [37686] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: flags for emulated USB Webcam and CardReader. Wed, 29 Jun 2011 13:48:34 GMT vboxsync [37685] * trunk/doc/manual/en_US/user_ThirdParty.xml (modified) manual: Qt license Wed, 29 Jun 2011 13:29:46 GMT vboxsync [37684] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (modified) FE/Qt: Copy Virtual Disk wizard: Hide window icon only under windows. Wed, 29 Jun 2011 13:02:55 GMT vboxsync [37683] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/win/svcmain.cpp: fix regression when registering the COM ... Wed, 29 Jun 2011 11:38:19 GMT vboxsync [37682] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageWelcome.ui (modified) FE/Qt: Copy Virtual Disk wizard: Few bug fixes. Wed, 29 Jun 2011 11:30:07 GMT vboxsync [37681] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: correctly wait for async process Wed, 29 Jun 2011 11:27:20 GMT vboxsync [37680] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: medias have to delete them self (using the location is wrong: ... Wed, 29 Jun 2011 08:24:44 GMT vboxsync [37679] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) iprt/fileio-posix: gcc-4.6 warning => error Wed, 29 Jun 2011 08:24:09 GMT vboxsync [37678] * trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp (modified) warning Wed, 29 Jun 2011 07:59:07 GMT vboxsync [37677] * trunk/src/recompiler/Sun/config-host.h (modified) * trunk/src/recompiler/fpu/softfloat-native.h (modified) solaris build fix. Wed, 29 Jun 2011 07:10:23 GMT vboxsync [37676] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/tcg/tcg.c (modified) clean up... Wed, 29 Jun 2011 07:07:14 GMT vboxsync [37675] * trunk/src/recompiler/Makefile-old.kmk (deleted) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/recompiler/Sun/config-host.h (modified) * trunk/src/recompiler/Sun/kvm.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/bswap.h (modified) * trunk/src/recompiler/cpu-all.h (modified) * trunk/src/recompiler/cpu-common.h (modified) * trunk/src/recompiler/cpu-defs.h (modified) * trunk/src/recompiler/cpu-exec.c (modified) * trunk/src/recompiler/cutils.c (modified) * trunk/src/recompiler/def-helper.h (modified) * trunk/src/recompiler/disas.h (modified) * trunk/src/recompiler/dyngen-exec.h (modified) * trunk/src/recompiler/elf.h (modified) * trunk/src/recompiler/exec-all.h (modified) * trunk/src/recompiler/exec.c (modified) * trunk/src/recompiler/fpu/softfloat-native.c (modified) * trunk/src/recompiler/fpu/softfloat-native.h (modified) * trunk/src/recompiler/fpu/softfloat.c (modified) * trunk/src/recompiler/fpu/softfloat.h (modified) * trunk/src/recompiler/gen-icount.h (modified) * trunk/src/recompiler/host-utils.c (modified) * trunk/src/recompiler/host-utils.h (modified) * trunk/src/recompiler/hostregs_helper.h (modified) * trunk/src/recompiler/ioport.h (modified) * trunk/src/recompiler/osdep.h (modified) * trunk/src/recompiler/qemu-common.h (modified) * trunk/src/recompiler/qemu-lock.h (modified) * trunk/src/recompiler/qemu-log.h (modified) * trunk/src/recompiler/qemu-queue.h (added) * trunk/src/recompiler/softmmu_template.h (modified) * trunk/src/recompiler/sys-queue.h (deleted) * trunk/src/recompiler/target-i386/cpu.h (modified) * trunk/src/recompiler/target-i386/exec.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler/target-i386/helper.h (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) * trunk/src/recompiler/target-i386/ops_sse.h (modified) * trunk/src/recompiler/target-i386/ops_sse_header.h (modified) * trunk/src/recompiler/target-i386/translate.c (modified) * trunk/src/recompiler/tcg-runtime.c (added) * trunk/src/recompiler/tcg/i386/tcg-target.c (modified) * trunk/src/recompiler/tcg/i386/tcg-target.h (modified) * trunk/src/recompiler/tcg/tcg-op.h (modified) * trunk/src/recompiler/tcg/tcg-opc.h (modified) * trunk/src/recompiler/tcg/tcg-runtime.c (deleted) * trunk/src/recompiler/tcg/tcg-runtime.h (added) * trunk/src/recompiler/tcg/tcg.c (modified) * trunk/src/recompiler/tcg/tcg.h (modified) * trunk/src/recompiler/tcg/x86_64/tcg-target.c (modified) * trunk/src/recompiler/tcg/x86_64/tcg-target.h (modified) * trunk/src/recompiler/tests/sha1.c (modified) rem: Synced with v0.12.5. Tue, 28 Jun 2011 21:27:21 GMT vboxsync [37674] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) FE/VBoxManage: Enable support for disk hotplug when using the CLI Tue, 28 Jun 2011 20:45:54 GMT vboxsync [37673] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Hotplug fixes Tue, 28 Jun 2011 19:48:17 GMT vboxsync [37672] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.c (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified) warnings Tue, 28 Jun 2011 18:36:47 GMT vboxsync [37671] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) Frontends/VBoxManage: show execution cap in the detailed VM info Tue, 28 Jun 2011 18:17:16 GMT vboxsync [37670] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/win/svcmain.cpp: fix command line parsing, and generally make ... Tue, 28 Jun 2011 16:14:39 GMT vboxsync [37669] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (deleted) Main/linux: remove tstHostHardwareLinux which mainly duplicates ... Tue, 28 Jun 2011 16:02:10 GMT vboxsync [37668] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) Devices/USB/DevOHCI: disabled probably over-cautious assertion Tue, 28 Jun 2011 14:36:28 GMT vboxsync [37667] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) build fix Tue, 28 Jun 2011 12:33:34 GMT vboxsync [37666] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/Logging.h (modified) * trunk/src/VBox/Main/src-server/Logging.cpp (added) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) Main/VBoxSVC: add release logging, with conservative log rotation ... Tue, 28 Jun 2011 12:32:13 GMT vboxsync [37665] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) Runtime/getopt: add new option flag to switch to case insensitive ... Tue, 28 Jun 2011 12:12:25 GMT vboxsync [37664] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_getstring.c (modified) crOpenGL: fix GL_VERSION for different locales (#5755) Tue, 28 Jun 2011 11:44:08 GMT vboxsync [37663] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) comment fixes, to make doxygen happy Tue, 28 Jun 2011 11:41:49 GMT vboxsync [37662] * trunk/src/VBox/Main/src-server/Matching.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) eliminate unneeded include file Tue, 28 Jun 2011 11:40:47 GMT vboxsync [37661] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: fix very old copy/paste bug in comment Tue, 28 Jun 2011 11:18:27 GMT vboxsync [37660] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Initialize vendor product data for hotplugged devices Tue, 28 Jun 2011 11:15:20 GMT vboxsync [37659] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageWelcome.ui (modified) FE/Qt: 4908: New Virtual Disk wizard: Cloning mode: NLS update #2. Tue, 28 Jun 2011 11:07:41 GMT vboxsync [37658] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageWelcome.ui (modified) FE/Qt: 4908: New Virtual Disk wizard: Clone mode: NLS update. Tue, 28 Jun 2011 10:44:03 GMT vboxsync [37657] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Build fix Tue, 28 Jun 2011 10:38:39 GMT vboxsync [37656] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Clarify the error message if the controller doesn't support ... Tue, 28 Jun 2011 09:50:04 GMT vboxsync [37655] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageWelcome.ui (modified) FE/Qt: 4908: New Virtual Disk wizard: Cloning mode: Allowing to ... Tue, 28 Jun 2011 06:02:23 GMT vboxsync [37654] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: some todos. Mon, 27 Jun 2011 19:36:30 GMT vboxsync [37653] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Devices/DevATA: fixed missing parameter when calling pfnUnmount Mon, 27 Jun 2011 19:33:07 GMT vboxsync [37652] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) FE/Qt: Machine settings / Display page: Disabling VRDE tab instead of ... Mon, 27 Jun 2011 13:24:17 GMT vboxsync [37651] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) docs: clarify the conditions under which resizing works, and also ... Mon, 27 Jun 2011 13:03:28 GMT vboxsync [37650] * trunk/src/VBox/Installer/linux/debian/rules (modified) debian: OSE build fix Mon, 27 Jun 2011 12:31:33 GMT vboxsync [37649] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/proxy_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/proxy_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/proxy_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/proxy_disabled_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: 4029: Allow to set http proxy information: Icons. Mon, 27 Jun 2011 12:28:05 GMT vboxsync [37648] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) FE/Qt: Register few forgotten icons. Mon, 27 Jun 2011 12:17:04 GMT vboxsync [37647] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VGA: Return sensible EGA switch value in case guest reads it. Mon, 27 Jun 2011 12:16:17 GMT vboxsync [37646] * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) Tiny refactoring. Mon, 27 Jun 2011 12:08:42 GMT vboxsync [37645] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.ui (modified) FE/Qt: Machine settings / Network page: Coding-style rework, minor ... Mon, 27 Jun 2011 11:09:36 GMT vboxsync [37644] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: applied e1kRegRead fix suggested by Vasily Mon, 27 Jun 2011 07:07:48 GMT vboxsync [37643] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Network/DevE1000: some note. Mon, 27 Jun 2011 04:51:13 GMT vboxsync [37642] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: some todo (binary search). Sun, 26 Jun 2011 17:16:35 GMT vboxsync [37641] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: Correct logging\n Sun, 26 Jun 2011 14:13:00 GMT vboxsync [37640] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) wddm/3d: propper handling of ID3DDevice::Clear Fri, 24 Jun 2011 15:54:20 GMT vboxsync [37639] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA: Don't write to the input buffer in MMIO write ... Fri, 24 Jun 2011 15:13:39 GMT vboxsync [37638] * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp (modified) VBoxGINA: Moved loading global configuration to WlxInitialize(). Fri, 24 Jun 2011 15:06:23 GMT vboxsync [37637] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) ioapicMMIOWrite: Don't access more than cb bytes from pv! Fri, 24 Jun 2011 14:59:59 GMT vboxsync [37636] * trunk/include/VBox/vmm/iom.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) * trunk/src/VBox/Devices/PC/DevLPC.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) Changed FNIOMMMIOWRITE to take a const buffer pointer. Fri, 24 Jun 2011 14:56:50 GMT vboxsync [37635] * trunk/include/VBox/log.h (modified) VBox/log.h: LOG_GROUP_CORE_DUMPER is IPRT, not VBox. Fri, 24 Jun 2011 14:26:52 GMT vboxsync [37634] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Disable copyfrom. Fri, 24 Jun 2011 14:24:34 GMT vboxsync [37633] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Copyto bugfixes, needs cleanup later. Fri, 24 Jun 2011 13:38:09 GMT vboxsync [37632] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/GuestCtrl: Not implemented yet. Fri, 24 Jun 2011 13:25:07 GMT vboxsync [37631] * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTCoreDump.cpp (modified) coredumper-solaris.*,tstRTCoreDump: Don't use RTFile*; rewrote ... Fri, 24 Jun 2011 12:53:00 GMT vboxsync [37630] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) vboxtray/wddm: autoresize fix Fri, 24 Jun 2011 12:46:48 GMT vboxsync [37629] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp (modified) FE/Qt: re-enable native KDE file dialogs (xtracker 5748) Fri, 24 Jun 2011 12:39:54 GMT vboxsync [37628] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDefs.h (modified) FE/Qt: 5754: Fixing VM settings / Storage page crash (settings cache ... Fri, 24 Jun 2011 12:04:55 GMT vboxsync [37627] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Devices/E1000: in the link up timer, don't automatically set the link ... Fri, 24 Jun 2011 12:01:33 GMT vboxsync [37626] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispCm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified) wddm/3d: fix card resets Fri, 24 Jun 2011 11:51:52 GMT vboxsync [37625] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: fix regression in previous change, VBoxSVC crashed for ... Fri, 24 Jun 2011 08:57:35 GMT vboxsync [37624] * trunk/src/VBox/Main/include/USBGetDevices.h (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) Main/USB/linux: fix some doxygen Fri, 24 Jun 2011 07:58:37 GMT vboxsync [37623] * trunk/src/VBox/RDP/client/vrdp/rdpusb.c (modified) RDP/client/vrdp: use USBProxyLinuxChooseMethod to select the USB ... Fri, 24 Jun 2011 07:11:33 GMT vboxsync [37622] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Build fix. Fri, 24 Jun 2011 06:52:30 GMT vboxsync [37621] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Windows host installer: Fixed manual shortcuts. Fri, 24 Jun 2011 03:45:20 GMT vboxsync [37620] * trunk/src/VBox/HostDrivers/VBoxUSB/darwin/Info.plist (modified) USB: typo. Thu, 23 Jun 2011 19:57:17 GMT vboxsync [37619] * trunk/doc/manual/en_US/user_Networking.xml (modified) doc: fix CHM breakage for nested glosslist Thu, 23 Jun 2011 17:16:39 GMT vboxsync [37618] * trunk/src/VBox/Main/include/USBGetDevices.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/USB/linux: move USBProxyLinuxChooseMethod to USBGetDevices Thu, 23 Jun 2011 15:57:30 GMT vboxsync [37617] * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/USB/Linux: factor out the USBProxyService code for selecting the ... Thu, 23 Jun 2011 14:54:06 GMT vboxsync [37616] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.ui (modified) FE/Qt: 5748: Another Qt + KDE related issue fixed: Disappearing of ... Thu, 23 Jun 2011 14:37:32 GMT vboxsync [37615] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: 5748: Another Qt + KDE related issue fixed: Disappearing of ... Thu, 23 Jun 2011 13:55:48 GMT vboxsync [37614] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Thu, 23 Jun 2011 12:42:08 GMT vboxsync [37613] * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_buffer.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_buffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_diff.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texdiff.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) wddm/3d: fix snapshots with aero Thu, 23 Jun 2011 12:38:29 GMT vboxsync [37612] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) Main-CloneVM: explicitly add the machine registry to every new medium ... Thu, 23 Jun 2011 12:32:04 GMT vboxsync [37611] * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) build fix Thu, 23 Jun 2011 12:26:14 GMT vboxsync [37610] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITreeWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITreeWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsSelector.cpp (modified) FE/Qt: 5748: Fixing GUI on KDE issue: Disappearing of page selector ... Thu, 23 Jun 2011 12:26:13 GMT vboxsync [37609] * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp (modified) build fix Thu, 23 Jun 2011 11:47:33 GMT vboxsync [37608] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) VBoxService: cosmetical fix Thu, 23 Jun 2011 10:42:42 GMT vboxsync [37607] * trunk/src/VBox/Runtime/r3/win/fileaio-win.cpp (modified) build fix Thu, 23 Jun 2011 09:59:04 GMT vboxsync [37606] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Settings: read the aborted flag Thu, 23 Jun 2011 08:54:57 GMT vboxsync [37605] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) duh. Thu, 23 Jun 2011 08:38:23 GMT vboxsync [37604] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) Main-CloneVM: needs tree lock Thu, 23 Jun 2011 08:18:49 GMT vboxsync [37603] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) Main-CloneVM: register new mediums; use global default disk format Thu, 23 Jun 2011 08:17:50 GMT vboxsync [37602] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) FE/CLI: fix default uuid of cloned VM's Wed, 22 Jun 2011 22:11:50 GMT vboxsync [37601] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) build fixes Wed, 22 Jun 2011 22:05:01 GMT vboxsync [37600] * trunk/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp (modified) build fix Wed, 22 Jun 2011 21:06:38 GMT vboxsync [37599] * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/USBProxyServiceDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/USBProxyServiceFreeBSD.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/USBProxyServiceSolaris.cpp (modified) * trunk/src/VBox/Main/src-server/win/USBProxyServiceWindows.cpp (modified) Main/USBProxyService: implementation inheritance is not so great that ... Wed, 22 Jun 2011 20:58:35 GMT vboxsync [37598] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) build fix Wed, 22 Jun 2011 20:54:05 GMT vboxsync [37597] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/mach_kernel-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (modified) darwin build fix Wed, 22 Jun 2011 19:30:06 GMT vboxsync [37596] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/types.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/DrvVDE.cpp (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostFloppy.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvMediaISO.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvRawImage.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSIHost.cpp (modified) * trunk/src/VBox/Devices/USB/USBProxyDevice.h (modified) * trunk/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp (modified) * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/common/misc/RTFileOpenF.cpp (modified) * trunk/src/VBox/Runtime/common/misc/RTFileOpenV.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfschain.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmisc.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) * trunk/src/VBox/Runtime/include/internal/file.h (modified) * trunk/src/VBox/Runtime/include/internal/rand.h (modified) * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/fileaio-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/RTFileQueryFsSizes-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileaio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio2-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/filelock-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/rand-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileaio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileFailsafe.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp (modified) * trunk/src/VBox/VMM/include/PDMAsyncCompletionFileInternal.h (modified) *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter ... Wed, 22 Jun 2011 18:27:14 GMT vboxsync [37595] * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) build fix Wed, 22 Jun 2011 16:26:29 GMT vboxsync [37594] * trunk/src/VBox/Additions/common/crOpenGL/fakedri_drv.c (modified) crOpenGL: fix dri driver loading for ubuntu oneiric Wed, 22 Jun 2011 16:08:27 GMT vboxsync [37593] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) build fix Wed, 22 Jun 2011 16:01:17 GMT vboxsync [37592] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.ui (modified) 5746: FE/Qt: Create generic network adapter UI in Machine settings / ... Wed, 22 Jun 2011 15:58:22 GMT vboxsync [37591] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/log.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major ... Wed, 22 Jun 2011 13:32:27 GMT vboxsync [37590] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) Main-CloneVM: create the snapshot folder when necessary