# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Apr 22, 2025 4:29:05 AM Fri, 22 Apr 2011 19:40:04 GMT vboxsync [36819] * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) CFGM: Shut up two -O3 warnings on mac. Fri, 22 Apr 2011 19:39:25 GMT vboxsync [36818] * trunk/src/VBox/VMM/include/PDMInternal.h (modified) IEM: Drop the lock validator when running in IEM validation mode or ... Fri, 22 Apr 2011 18:36:31 GMT vboxsync [36817] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Another try Fri, 22 Apr 2011 17:57:57 GMT vboxsync [36816] * trunk/include/iprt/dvm.h (added) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dvm (added) * trunk/src/VBox/Runtime/include/internal/dvm.h (added) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTDvm.cpp (added) IPRT: Initial commit of the disk volume management API. Supports ... Fri, 22 Apr 2011 14:13:52 GMT vboxsync [36815] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: XCHG mem,reg and CALLN r/m Fri, 22 Apr 2011 13:18:05 GMT vboxsync [36814] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) * trunk/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/internal/XPCOMJavaProxy.java (modified) * trunk/src/libs/xpcom18a4/java/src/org/virtualbox/VirtualBoxManager.java (deleted) Java XPCOM bridge: cleanup, survive multiple inits Fri, 22 Apr 2011 12:50:09 GMT vboxsync [36813] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) mac build fix. Fri, 22 Apr 2011 12:31:21 GMT vboxsync [36812] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: hlt Thu, 21 Apr 2011 23:15:18 GMT vboxsync [36810] * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) Additions/x11/VBoxClient: drop static libstdc++ Thu, 21 Apr 2011 23:03:07 GMT vboxsync [36809] * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp (modified) Additions/x11/seamless: no more std::autoptr or std::vector, use the ... Thu, 21 Apr 2011 22:42:33 GMT vboxsync [36808] * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp (modified) Additions/x11/seamless: no more std::autoptr or std::vector, use the ... Thu, 21 Apr 2011 22:42:00 GMT vboxsync [36807] * trunk/src/VBox/Additions/x11/VBoxClient/thread.cpp (modified) Additions/x11/seamless: we can no longer throw exceptions Thu, 21 Apr 2011 22:41:21 GMT vboxsync [36806] * trunk/src/VBox/Additions/x11/VBoxClient/seamless-guest.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless-host.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless-host.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless.h (modified) Additions/x11/seamless: no more std::autoptr or std::vector, use the ... Thu, 21 Apr 2011 21:48:52 GMT vboxsync [36805] * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstVector.cpp (added) * trunk/src/VBox/Additions/x11/VBoxClient/vector.h (copied) Additions/x11/seamless: yet another STL-vector-in-C Thu, 21 Apr 2011 21:44:36 GMT vboxsync [36804] * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp (modified) Additions/x11/VBoxClient: forgot to set a flag Thu, 21 Apr 2011 20:26:49 GMT vboxsync [36803] * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.h (modified) Additions/x11/seamless: uninitialised variable Thu, 21 Apr 2011 20:26:25 GMT vboxsync [36802] * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp (modified) Additions/x11/seamless: extended unit test slightly Thu, 21 Apr 2011 18:14:13 GMT vboxsync [36801] * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) PATM: Indentation and comments of the structures. Fix remaining ... Thu, 21 Apr 2011 16:56:28 GMT vboxsync [36800] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Cancel active tasks during a device, port or HBA reset Thu, 21 Apr 2011 16:48:42 GMT vboxsync [36799] * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/include/PDMAsyncCompletionFileInternal.h (modified) AsyncCompletion: Add debugger command to inject delays. Disabled by ... Thu, 21 Apr 2011 15:58:16 GMT vboxsync [36798] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) build fix Thu, 21 Apr 2011 15:46:31 GMT vboxsync [36797] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified) FreeBSD: Warnings Thu, 21 Apr 2011 15:45:31 GMT vboxsync [36796] * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) Fix FreeBSD host drivers Thu, 21 Apr 2011 15:41:39 GMT vboxsync [36795] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Verify memory writes, fixed bugs found doing so. Thu, 21 Apr 2011 15:02:34 GMT vboxsync [36794] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) IEM: Verify I/O port read and writes as well as MMIO accesses. ... Thu, 21 Apr 2011 14:40:16 GMT vboxsync [36792] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Additions/solaris: spaces and minor fix. Thu, 21 Apr 2011 13:39:15 GMT vboxsync [36791] * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (modified) tstX86-1: Build fix for FreeBSD Thu, 21 Apr 2011 12:30:24 GMT vboxsync [36790] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) Solaris/additions/postinstall.sh: minor clean up. Thu, 21 Apr 2011 09:52:15 GMT vboxsync [36789] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) Installer/linux/rpm,deb: nice icons for Unity and Nautilus here too Thu, 21 Apr 2011 09:33:24 GMT vboxsync [36788] * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (added) OSE build fix. Thu, 21 Apr 2011 09:32:17 GMT vboxsync [36787] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) EM: ooops, these assertions shouldn't have been here. Thu, 21 Apr 2011 08:16:45 GMT vboxsync [36786] * trunk/src/VBox/Installer/linux/distributions_rpm (modified) rpm: fedora15 Thu, 21 Apr 2011 08:07:14 GMT vboxsync [36785] * trunk/src/VBox/Installer/linux/runasroot.sh (modified) Additions/installer/linux: silence a grep Thu, 21 Apr 2011 08:04:22 GMT vboxsync [36784] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Forgot another argv0 commit. Thu, 21 Apr 2011 07:57:54 GMT vboxsync [36782] * trunk/debian/VBox.sh (deleted) * trunk/debian/lintian-override.in (modified) * trunk/debian/postinst.in (modified) * trunk/debian/preinst.in (modified) * trunk/debian/prerm.in (modified) * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) * trunk/src/VBox/Installer/linux/debian/VBox.sh (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) deb/rpm: misc fixes and sync debian/ Thu, 21 Apr 2011 06:18:43 GMT vboxsync [36781] * trunk/src/VBox/Devices/Storage/fdc.c (modified) warning Thu, 21 Apr 2011 00:38:30 GMT vboxsync [36780] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) IEM: Some more bits. Wed, 20 Apr 2011 20:55:49 GMT vboxsync [36779] * trunk/src/VBox/Installer/linux/sh-utils.sh (modified) Additions/installer/linux: look for konsole before gnome-terminal, ... Wed, 20 Apr 2011 20:39:44 GMT vboxsync [36778] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) win.x86 build fix. Wed, 20 Apr 2011 20:39:05 GMT vboxsync [36777] * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) Installer/linux: nice icons for Unity and Nautilus too Wed, 20 Apr 2011 19:26:22 GMT vboxsync [36776] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) solaris build fix./ Wed, 20 Apr 2011 19:20:50 GMT vboxsync [36775] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) gcc build fixes. Wed, 20 Apr 2011 19:16:37 GMT vboxsync [36774] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) build fix. Wed, 20 Apr 2011 19:14:47 GMT vboxsync [36773] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) build fix. Wed, 20 Apr 2011 19:11:08 GMT vboxsync [36772] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) build fixes. Wed, 20 Apr 2011 19:09:25 GMT vboxsync [36771] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) build fixes. Wed, 20 Apr 2011 19:08:35 GMT vboxsync [36770] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) build fixes. Wed, 20 Apr 2011 18:51:05 GMT vboxsync [36769] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) build fixes. Wed, 20 Apr 2011 18:33:29 GMT vboxsync [36768] * trunk/Makefile.kmk (modified) * trunk/include/VBox/vmm/iem.h (added) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (added) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (added) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (added) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (added) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (added) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (added) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (added) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (added) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/recompiler/cpu-exec.c (modified) IEM: Initial commit, work in progress. Wed, 20 Apr 2011 16:58:31 GMT vboxsync [36766] * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) DisasmTables.cpp: Added todos for some new instructions. Wed, 20 Apr 2011 16:53:11 GMT vboxsync [36764] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Additions/solaris: remove obsolete packaging bits, just causes confusion. Wed, 20 Apr 2011 16:52:26 GMT vboxsync [36762] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUM: CPUMSetGuestGDTR and CPUMSetGuestIDTR should take 64-bit base ... Wed, 20 Apr 2011 16:40:13 GMT vboxsync [36759] * trunk/src/VBox/Additions/linux/installer/autorun.sh (modified) * trunk/src/VBox/Installer/linux/runasroot.sh (modified) Additions/linux/Installer: use only pkexec, sudo and su for the ... Wed, 20 Apr 2011 15:44:43 GMT vboxsync [36758] * trunk/src/VBox/Installer/linux/debian/rules (modified) typo Wed, 20 Apr 2011 14:54:34 GMT vboxsync [36757] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) deb/rpm fixes Wed, 20 Apr 2011 14:40:40 GMT vboxsync [36756] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) Removed debug output, adjusted logging. Wed, 20 Apr 2011 14:38:32 GMT vboxsync [36755] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/VBoxService/GuestCtrl: More argv0 fixes. Wed, 20 Apr 2011 14:20:41 GMT vboxsync [36754] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxService/Toolbox: Adjust error check. Wed, 20 Apr 2011 14:02:59 GMT vboxsync [36753] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) deb/rpm: build fix Wed, 20 Apr 2011 13:23:41 GMT vboxsync [36752] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Additions/linux/installer: X.Org Server crashes on Natty if we call ... Wed, 20 Apr 2011 12:59:51 GMT vboxsync [36751] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Additions/solaris: Support for Xorg 1.10 Wed, 20 Apr 2011 11:56:33 GMT vboxsync [36750] * trunk/src/VBox/Installer/linux/uninstall.sh (modified) linux installer: missing changes for terminating vboxballoonctrl- service Wed, 20 Apr 2011 11:50:36 GMT vboxsync [36749] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExecThread.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePipeBuf.cpp (modified) VBoxService/GuestCtrl: Fixed getting output data from started ... Wed, 20 Apr 2011 11:24:54 GMT vboxsync [36748] * trunk/src/VBox/Installer/solaris/smf-vboxballoonctrl.sh (modified) * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) Installer/solaris: change service log rotation intervals from weekly ... Wed, 20 Apr 2011 10:44:27 GMT vboxsync [36747] * trunk/src/VBox/Installer/common/virtualbox.desktop.in (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) Linux installer: higher resolution icon for the start menu Wed, 20 Apr 2011 10:23:53 GMT vboxsync [36746] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_lt.ts (modified) FE/Qt4-NLS: merged es, lt Wed, 20 Apr 2011 10:08:26 GMT vboxsync [36745] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) Another fix for internal toolbox invocation (argv0), logging. Wed, 20 Apr 2011 10:05:09 GMT vboxsync [36744] * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePipeBuf.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePipeBuf.h (modified) VBoxService/PipeBuf: Fixed deadlocks, added function for pipe peeking. Wed, 20 Apr 2011 09:56:27 GMT vboxsync [36743] * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) HostServices/GuestCtrl: More checks for empty buffers, drop host ... Wed, 20 Apr 2011 09:54:21 GMT vboxsync [36742] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Adjusted assertion, warn if not all elements ... Wed, 20 Apr 2011 09:51:52 GMT vboxsync [36741] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Logging. Wed, 20 Apr 2011 09:50:51 GMT vboxsync [36740] * trunk/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) Logging. Wed, 20 Apr 2011 08:51:20 GMT vboxsync [36739] * trunk/src/VBox/Resources/OSE/virtualbox-128px.png (added) Res: add 128px OSE version Wed, 20 Apr 2011 08:46:40 GMT vboxsync [36738] * trunk/src/VBox/Resources/OSE (added) * trunk/src/VBox/Resources/OSE/virtualbox-16px.png (copied) * trunk/src/VBox/Resources/OSE/virtualbox-20px.png (copied) * trunk/src/VBox/Resources/OSE/virtualbox-32px.png (copied) * trunk/src/VBox/Resources/OSE/virtualbox-40px.png (copied) * trunk/src/VBox/Resources/OSE/virtualbox-48px.png (copied) * trunk/src/VBox/Resources/OSE/virtualbox-64px.png (copied) Res: add app icons Tue, 19 Apr 2011 23:41:27 GMT vboxsync [36737] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Additions/linux/installer: X.Org Server crashes on Natty if we call ... Tue, 19 Apr 2011 21:38:54 GMT vboxsync [36736] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French NLS Tue, 19 Apr 2011 17:59:57 GMT vboxsync [36735] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL: fix crash on mac (#5651) Tue, 19 Apr 2011 16:31:37 GMT vboxsync [36734] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) VBoxService/GuestCtrl: Fix argv[0] handling when executing guest ... Tue, 19 Apr 2011 16:03:27 GMT vboxsync [36733] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) VBoxService/GuestCtrl: Fix argv[0] handling when executing guest ... Tue, 19 Apr 2011 15:55:23 GMT vboxsync [36732] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExecThread.cpp (modified) VBoxService/GuestCtrl: Use stdout as default buffer when no or an ... Tue, 19 Apr 2011 15:51:47 GMT vboxsync [36731] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) BIOS: Corrected EDD checksum calculation - two's complement is not ... Tue, 19 Apr 2011 14:31:40 GMT vboxsync [36730] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Solaris/NetFltBow: support for VNIC templates and VLANs. Tue, 19 Apr 2011 13:54:36 GMT vboxsync [36729] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_da.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) FE/Qt4-NLS: merged it, da, ja, ko Tue, 19 Apr 2011 13:37:44 GMT vboxsync [36728] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: Russian NLS update. Tue, 19 Apr 2011 12:52:03 GMT vboxsync [36727] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) Main: fix log message format string bugs Tue, 19 Apr 2011 12:35:37 GMT vboxsync [36726] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManageGuestCtrl: Skip empty arguments. Tue, 19 Apr 2011 08:57:30 GMT vboxsync [36724] * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) Main/KeyboardImpl: when sending host+del to the guest, send the ... Tue, 19 Apr 2011 07:34:11 GMT vboxsync [36723] * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) some lintian warnings Mon, 18 Apr 2011 19:31:55 GMT vboxsync [36722] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) unused variable Mon, 18 Apr 2011 18:05:05 GMT vboxsync [36721] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: clarify the availability of IDisplay::takeScreenShot Mon, 18 Apr 2011 17:17:07 GMT vboxsync [36720] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) Frontends/VBoxManage: support taking screenshots Mon, 18 Apr 2011 15:56:31 GMT vboxsync [36719] * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) PCI: try to reattach previous PCI driver on VM exit Mon, 18 Apr 2011 15:17:45 GMT vboxsync [36718] * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) deb: some lintian warnings Mon, 18 Apr 2011 14:58:46 GMT vboxsync [36717] * trunk/include/VBox/rawpci.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) PCI: experimental code for shared interrupts support Mon, 18 Apr 2011 14:17:17 GMT vboxsync [36716] * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: 64-bit BARs tweaks, release logs on device attach, allow ... Mon, 18 Apr 2011 13:20:39 GMT vboxsync [36715] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Build fix. Mon, 18 Apr 2011 13:18:33 GMT vboxsync [36714] * trunk/src/VBox/Installer/linux/debian/VBox.sh (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/debian/preinst.in (modified) * trunk/src/VBox/Installer/linux/debian/prerm.in (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) Installer/linux: debian and rpm packaging of VBoxBalloonCtrl Mon, 18 Apr 2011 13:05:28 GMT vboxsync [36713] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Build fix. Mon, 18 Apr 2011 13:01:24 GMT vboxsync [36712] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Install/ship VBoxBalloonCtrl. Mon, 18 Apr 2011 12:58:42 GMT vboxsync [36711] * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxBalloonCtrl.cpp (modified) VBoxBalloonCtrl: Adjusted machine state <-> running.