# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 5:34:16 PM Tue, 06 Apr 2010 15:57:40 GMT vboxsync [28018] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) Solaris/r0drv: memobj, Argh. Tue, 06 Apr 2010 15:56:48 GMT vboxsync [28017] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) Solaris/r0drv: memobj, Move the Assertion check to common path. Tue, 06 Apr 2010 15:28:11 GMT vboxsync [28016] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) Guest Control/VBoxService: Remove debug break. Tue, 06 Apr 2010 15:27:40 GMT vboxsync [28015] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Control: Also accept "--arg". Tue, 06 Apr 2010 15:20:35 GMT vboxsync [28014] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) Guest Control: Bugfixes for VBoxService. Tue, 06 Apr 2010 14:54:26 GMT vboxsync [28013] * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) Guest Control: Update (protocol hacking bugfixes). Tue, 06 Apr 2010 14:52:25 GMT vboxsync [28012] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Use PGMR3QueryFreeMemory instead Tue, 06 Apr 2010 14:42:48 GMT vboxsync [28011] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) wddm: autoresize & seamless working (debug & cleaning still needed) Tue, 06 Apr 2010 14:23:57 GMT vboxsync [28010] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) Additions/VBoxService: Solaris VM statistics (build fix). Tue, 06 Apr 2010 14:23:05 GMT vboxsync [28009] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) Additions/VBoxService: Solaris VM statistics. Tue, 06 Apr 2010 14:02:14 GMT vboxsync [28008] * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) Guest Control: Comment. Tue, 06 Apr 2010 14:02:00 GMT vboxsync [28007] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) whitespace Tue, 06 Apr 2010 13:54:06 GMT vboxsync [28006] * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) Guest Control: Update (protocol hacking, untested). Tue, 06 Apr 2010 13:52:45 GMT vboxsync [28005] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) Metrics updates Tue, 06 Apr 2010 13:23:44 GMT vboxsync [28004] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) Metrics updates Tue, 06 Apr 2010 12:44:09 GMT vboxsync [28003] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMR3QueryBalloonSize updates Tue, 06 Apr 2010 12:32:01 GMT vboxsync [28002] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) More changes Tue, 06 Apr 2010 12:27:28 GMT vboxsync [28001] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Parameter description Tue, 06 Apr 2010 12:25:48 GMT vboxsync [28000] * trunk/src/VBox/VMM/GMM.cpp (modified) Wrong struct Tue, 06 Apr 2010 12:24:02 GMT vboxsync [27999] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Introducing PGMR3QueryBalloonSize Tue, 06 Apr 2010 11:39:20 GMT vboxsync [27998] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) Dropped Guest/Pagefile/Usage/Free Tue, 06 Apr 2010 10:01:47 GMT vboxsync [27997] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.h (modified) wddm: more guest autoresize impl Tue, 06 Apr 2010 09:48:28 GMT vboxsync [27996] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control: Update (Main: argument as array, SDK docs). Tue, 06 Apr 2010 09:26:54 GMT vboxsync [27995] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_error.c (modified) crOpenGL: remove local change Tue, 06 Apr 2010 09:26:00 GMT vboxsync [27994] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_error.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified) crOpenGL: fix textures cleanup Tue, 06 Apr 2010 09:13:14 GMT vboxsync [27993] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: 4655: GUI multi-screen support: allowing to move guest windows ... Mon, 05 Apr 2010 19:32:50 GMT vboxsync [27992] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h (modified) wddm: bugfix Mon, 05 Apr 2010 19:12:43 GMT vboxsync [27991] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) yet another burn fix (sorry) Mon, 05 Apr 2010 19:06:00 GMT vboxsync [27990] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) yet another burn fix Mon, 05 Apr 2010 18:50:32 GMT vboxsync [27989] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) additions burn fix Mon, 05 Apr 2010 18:39:38 GMT vboxsync [27988] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) wddm: more impl for guest autoresize support Mon, 05 Apr 2010 14:59:09 GMT vboxsync [27987] * trunk/src/VBox/GuestHost/OpenGL/include/cr_extstring.h (modified) crOpenGL: add GL_ARB_texture_rectangle to list of supported extensions Mon, 05 Apr 2010 13:58:01 GMT vboxsync [27986] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: r59685 relates to BSD mbufs. Mon, 05 Apr 2010 13:55:26 GMT vboxsync [27985] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Metrics documentation formatting. Mon, 05 Apr 2010 13:28:29 GMT vboxsync [27984] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h (modified) wddm: more impl for autoresize support Mon, 05 Apr 2010 13:24:19 GMT vboxsync [27983] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_pixelmap.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_pixels.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_stipple.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_texture.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getpixelmap.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getteximage.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_readpixels.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_drawpixels.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_pixelmap.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_stipple.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_texture.c (modified) crOpenGL: fix 32/64bit bug Mon, 05 Apr 2010 12:25:05 GMT vboxsync [27982] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) python shell: print session state as string Mon, 05 Apr 2010 11:53:34 GMT vboxsync [27981] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: reverted r59685 - intnet malfunctions Mon, 05 Apr 2010 11:08:06 GMT vboxsync [27980] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Improved documentation on non-persistent nature of metrics. Mon, 05 Apr 2010 07:46:55 GMT vboxsync [27979] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: arp who hasn't altered current frame to begining of ARP header. Sun, 04 Apr 2010 19:22:29 GMT vboxsync [27978] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) Cleanup Sun, 04 Apr 2010 19:21:59 GMT vboxsync [27977] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (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/VmdkHDDCore.cpp (modified) VBoxHDD: Async I/O for flat images are back Sun, 04 Apr 2010 14:16:32 GMT vboxsync [27976] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/iprt/socket.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILun.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSISgBuf.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/gctrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/gctrl.h (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp (modified) * trunk/src/VBox/Runtime/common/sort/RTSortApvIsSorted.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) *: scm cleans up whitespace and adds a new line at the end of ... Sun, 04 Apr 2010 14:14:44 GMT vboxsync [27975] * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.h (modified) FrameBufferVNC: scm cleans up tabs. Sun, 04 Apr 2010 00:34:24 GMT vboxsync [27974] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) DevE1000: adding docs and some notes while reading specs. Sun, 04 Apr 2010 00:33:03 GMT vboxsync [27973] * trunk/include/VBox/pdmnetifs.h (modified) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) PDM,Network/*: GSO preps. Fri, 02 Apr 2010 22:59:54 GMT vboxsync [27972] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) VBoxService: Use VMM_MAX_CPU_COUNT! VBoxServiceBalloonQueryChunks -> ... Fri, 02 Apr 2010 22:51:35 GMT vboxsync [27971] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) VMMDevInterface.cpp: Added remark about what looks like a missing ... Fri, 02 Apr 2010 22:48:33 GMT vboxsync [27970] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDevReq_ReportGuestStats: The struct specifies the memory fields in ... Fri, 02 Apr 2010 21:32:57 GMT vboxsync [27969] * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) UsbKbd.cpp: Use doxygen comment where applicable; hungarian typos; ... Fri, 02 Apr 2010 20:36:35 GMT vboxsync [27968] * trunk/src/VBox/Runtime/common/misc/getoptargv.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTGetOptArgv.cpp (modified) RTGetOptArgvToString: Implemented bourne shell style quoting. Fri, 02 Apr 2010 20:05:49 GMT vboxsync [27967] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBoxGuest (common): Ballooning review, untested: Don't use ... Fri, 02 Apr 2010 17:29:37 GMT vboxsync [27964] * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp (added) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.h (added) VBoxHeadless/*VNC* should be public. Fri, 02 Apr 2010 17:13:34 GMT vboxsync [27963] * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless/VNC: Fixed two heap bugs in the password list ... Fri, 02 Apr 2010 16:43:02 GMT vboxsync [27962] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) Config.kmk,VBoxHeadless: VNC build fixes + docs. Fri, 02 Apr 2010 16:32:41 GMT vboxsync [27961] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d: more bugfix Fri, 02 Apr 2010 16:29:06 GMT vboxsync [27960] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d: bugfix Fri, 02 Apr 2010 15:46:08 GMT vboxsync [27959] * trunk/include/iprt/tcp.h (modified) * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) iprt: added RTTcpSetSendCoalescing. Fri, 02 Apr 2010 14:12:02 GMT vboxsync [27958] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d: warning fix Fri, 02 Apr 2010 12:51:03 GMT vboxsync [27957] * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.cpp (modified) 2d: enable for multi-monitor (to be tested for non-win hosts) Fri, 02 Apr 2010 10:23:49 GMT vboxsync [27956] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) python shell: use bind hack only on Darwin, elsewhere it's harmful Fri, 02 Apr 2010 09:12:26 GMT vboxsync [27955] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxRestore.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) wddm: vboxtray: abstraction display driver API for passing escape ... Thu, 01 Apr 2010 21:09:23 GMT vboxsync [27954] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: do not send an update notification if ... Thu, 01 Apr 2010 20:09:40 GMT vboxsync [27953] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) python shell: bits Thu, 01 Apr 2010 18:51:33 GMT vboxsync [27952] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) python shell: disable metrics collection Thu, 01 Apr 2010 17:53:00 GMT vboxsync [27951] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) Python shell: misc tweaks, tab-completion on Macs Thu, 01 Apr 2010 17:07:40 GMT vboxsync [27950] * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) #4790: Metrics: Fixed preCollect for Windows and Linux Thu, 01 Apr 2010 15:51:40 GMT vboxsync [27949] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: Hacked up documentation for Guest ... Thu, 01 Apr 2010 15:23:00 GMT vboxsync [27948] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) Unused param. Thu, 01 Apr 2010 15:22:31 GMT vboxsync [27947] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless: tabs and typo fix. Thu, 01 Apr 2010 15:21:51 GMT vboxsync [27946] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: Indent. Thu, 01 Apr 2010 15:20:08 GMT vboxsync [27945] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control: Update (added dummy IProgress, update to host service). Thu, 01 Apr 2010 15:16:14 GMT vboxsync [27944] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) Additions/VBoxService: more Linux fixes Thu, 01 Apr 2010 14:45:15 GMT vboxsync [27943] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) Additions/VBoxService: linux statistics bug fixes Thu, 01 Apr 2010 13:58:08 GMT vboxsync [27942] * trunk/src/VBox/Main/include/Performance.h (modified) whitespace Thu, 01 Apr 2010 13:55:28 GMT vboxsync [27941] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) rombios.c: r=bird: INT 15 AX=EC00h should clear AH not AL (r59329). Thu, 01 Apr 2010 13:49:06 GMT vboxsync [27940] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) Devices/VMMDev: warnings Thu, 01 Apr 2010 13:34:31 GMT vboxsync [27939] * trunk/src/VBox/Main/include/Performance.h (modified) Main/Performance warnings Thu, 01 Apr 2010 13:25:50 GMT vboxsync [27938] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) Additions/VBoxService: guest memory/CPU statistics for Linux guests ... Thu, 01 Apr 2010 13:24:02 GMT vboxsync [27937] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) DrvChar.cpp: typos Thu, 01 Apr 2010 13:03:49 GMT vboxsync [27936] * trunk/src/VBox/VMM/PDM.cpp (modified) pdmR3PowerOffDev: Fixed copy & past error that prevented ... Thu, 01 Apr 2010 12:50:37 GMT vboxsync [27934] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) build fix Thu, 01 Apr 2010 12:41:47 GMT vboxsync [27933] * trunk/include/VBox/pdmdrv.h (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) DrvNamedPipe.cpp: Don't assume we'll get a PowerOff call. Always wait ... Thu, 01 Apr 2010 12:39:15 GMT vboxsync [27932] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) DrvChar.cpp: Wait for all threads that have been created with the ... Thu, 01 Apr 2010 11:56:23 GMT vboxsync [27931] * trunk/src/VBox/Main/Performance.cpp (modified) Wrong unit Thu, 01 Apr 2010 11:07:21 GMT vboxsync [27930] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Metrics updates (untested) Thu, 01 Apr 2010 09:58:23 GMT vboxsync [27929] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Control: Update (VBoxManage syntax). Thu, 01 Apr 2010 09:27:31 GMT vboxsync [27928] * trunk/src/VBox/VMM/PDM.cpp (modified) pdmR3PowerOffDrv: Fixed copy & past error that prevented ... Thu, 01 Apr 2010 09:19:12 GMT vboxsync [27927] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxMange: Cosmetical fixes to the help. Note: '''' is wrong, ... Thu, 01 Apr 2010 08:58:39 GMT vboxsync [27926] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (added) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) Guest Control: Update (VBoxService). Thu, 01 Apr 2010 08:54:50 GMT vboxsync [27925] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManageModifyVM: tabs Thu, 01 Apr 2010 07:52:10 GMT vboxsync [27924] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: Usage of new nat commands. Thu, 01 Apr 2010 06:39:00 GMT vboxsync [27923] * trunk/src/VBox/Devices/Network/slirp/bsd/amd64/include/in_cksum.h (modified) NAT: warnings. Wed, 31 Mar 2010 19:26:10 GMT vboxsync [27922] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: Pass request status code to the backends Wed, 31 Mar 2010 19:24:05 GMT vboxsync [27921] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) Reset status code Wed, 31 Mar 2010 19:02:48 GMT vboxsync [27920] * trunk/include/VBox/pdmasynccompletion.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) AsyncCompletion: Return error code for completed requests Wed, 31 Mar 2010 18:12:14 GMT vboxsync [27919] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: typing in guest functionality Wed, 31 Mar 2010 17:10:40 GMT vboxsync [27918] * trunk/include/VBox/settings.h (modified) * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Main/OVF: import vbox:Machine XML within OVF, first batch (XML is ... Wed, 31 Mar 2010 16:50:43 GMT vboxsync [27917] * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) UsbKbd: Really ignore key repeat events. Wed, 31 Mar 2010 16:39:54 GMT vboxsync [27916] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) Frontends/VBoxManage: make "list hdds" show full state information ...