# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Mar 31, 2025 3:36:35 AM Wed, 14 Jul 2010 14:00:28 GMT vboxsync [30839] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Different queueing Wed, 14 Jul 2010 13:52:45 GMT vboxsync [30838] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Compile fix Wed, 14 Jul 2010 13:51:34 GMT vboxsync [30837] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Compile fixes Wed, 14 Jul 2010 13:50:19 GMT vboxsync [30836] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Removed aging tree code. Wasn't working at all. Do simple, but not so ... Wed, 14 Jul 2010 13:33:41 GMT vboxsync [30835] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Zero allocated memory Wed, 14 Jul 2010 13:33:03 GMT vboxsync [30834] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale (added) FE/Qt: add scaling code to OSE Wed, 14 Jul 2010 13:21:51 GMT vboxsync [30833] * trunk/include/iprt/cpp/exception.h (added) iprt: add a missing header file to OSE Wed, 14 Jul 2010 13:00:39 GMT vboxsync [30832] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/win/dllmain.cpp (modified) Main: win burns Wed, 14 Jul 2010 12:56:00 GMT vboxsync [30831] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Another Mac compile fix Wed, 14 Jul 2010 12:55:02 GMT vboxsync [30830] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Mac compile fixes Wed, 14 Jul 2010 12:50:10 GMT vboxsync [30829] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCredentials.cpp (modified) VbglR3CredentialsDestroy: Use RTMemWipeThoroughly instead. Wed, 14 Jul 2010 12:49:48 GMT vboxsync [30828] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: event names here too Wed, 14 Jul 2010 12:49:36 GMT vboxsync [30827] * trunk/include/iprt/mem.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/RTMemWipeThoroughly.cpp (added) iprt/mem.h: Added RTMemWipeThoroughly(). Wed, 14 Jul 2010 12:48:26 GMT vboxsync [30826] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) RTAvllU32DoWithAll does deal with equal nodes Wed, 14 Jul 2010 12:44:14 GMT vboxsync [30825] * trunk/include/VBox/com/VirtualBox.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/EventImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxCallbackImpl.cpp (deleted) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxCallbackImpl.h (deleted) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xpcom/module.cpp (modified) Main: callbacks removal Wed, 14 Jul 2010 12:25:12 GMT vboxsync [30824] * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Must also deal with zero cr3 translation ptrs in ring 0. Wed, 14 Jul 2010 12:00:30 GMT vboxsync [30823] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Compile fix Wed, 14 Jul 2010 11:56:42 GMT vboxsync [30822] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) This was meant instead Wed, 14 Jul 2010 11:51:26 GMT vboxsync [30821] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Sigh Wed, 14 Jul 2010 11:50:30 GMT vboxsync [30820] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Wrong user parameter Wed, 14 Jul 2010 11:39:11 GMT vboxsync [30819] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Introduce VBOX_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST for large ... Wed, 14 Jul 2010 11:35:37 GMT vboxsync [30818] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Minor correction Wed, 14 Jul 2010 11:34:50 GMT vboxsync [30817] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Compile fix Wed, 14 Jul 2010 11:30:02 GMT vboxsync [30816] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Flush the pgm pool before unmapping a chunk Wed, 14 Jul 2010 10:04:14 GMT vboxsync [30815] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Release stats Wed, 14 Jul 2010 09:56:50 GMT vboxsync [30814] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Compile fixes Wed, 14 Jul 2010 09:53:09 GMT vboxsync [30813] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Flush dangling R3 & R0 PGM cr3 pointers when unmapping a chunk Wed, 14 Jul 2010 08:54:00 GMT vboxsync [30812] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/Machine: fix file descriptor leak in ReadLog(). Wed, 14 Jul 2010 08:23:24 GMT vboxsync [30811] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Wrong comment Wed, 14 Jul 2010 06:57:01 GMT vboxsync [30810] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: Confirmed RHEL GRO fix (#5121) Tue, 13 Jul 2010 17:22:38 GMT vboxsync [30809] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) BusLogic: Handle interrupt status reg better; reduces W2K bootup time ... Tue, 13 Jul 2010 16:50:39 GMT vboxsync [30808] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Compile fix Tue, 13 Jul 2010 16:49:13 GMT vboxsync [30807] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Started with chunk unmap changes. Code is in an unused path. Tue, 13 Jul 2010 14:02:19 GMT vboxsync [30806] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) FE/VBoxManage: sanity check: do not convert empty pattern strings ... Tue, 13 Jul 2010 14:01:14 GMT vboxsync [30805] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) BusLogic: Added comment re firmware special option byte. Tue, 13 Jul 2010 13:59:49 GMT vboxsync [30804] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: handle enumerate guest properties correctly at runtime if the ... Tue, 13 Jul 2010 13:37:52 GMT vboxsync [30803] * trunk/include/iprt/asm-amd64-x86.h (modified) Trying to fix burning windows builds Tue, 13 Jul 2010 13:33:33 GMT vboxsync [30802] * trunk/include/iprt/asm-amd64-x86.h (modified) Trying to fix burning windows builds Tue, 13 Jul 2010 10:10:29 GMT vboxsync [30801] * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) iprt/asm-amd64-x86.h: Added the missing ASMCpuId_() variants. Tue, 13 Jul 2010 09:49:29 GMT vboxsync [30800] * trunk/include/VBox/pdmifs.h (modified) pdmifs.h: Shut up a host of warnings caused by r63541. Tue, 13 Jul 2010 08:16:37 GMT vboxsync [30799] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) TM: Made it possible to enable the resettable accounting stats in ... Tue, 13 Jul 2010 07:26:38 GMT vboxsync [30798] * trunk/src/VBox/VMM/VMM.cpp (modified) VMM: print couple more att flags Tue, 13 Jul 2010 07:10:39 GMT vboxsync [30797] * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) tstInlineAsm.cpp: typo. Mon, 12 Jul 2010 20:14:15 GMT vboxsync [30796] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Try to fix burning debug builds Mon, 12 Jul 2010 13:10:31 GMT vboxsync [30795] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.cpp (modified) wddm/3d: bugfixes Mon, 12 Jul 2010 12:55:41 GMT vboxsync [30794] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest eGuest Control/Main: Added release logging. Mon, 12 Jul 2010 12:52:39 GMT vboxsync [30793] * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) Ignore certain errors Mon, 12 Jul 2010 12:43:02 GMT vboxsync [30792] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) FE/Qt: Keyboard-handler: Some code simplification. Mon, 12 Jul 2010 12:17:19 GMT vboxsync [30791] * trunk/include/VBox/hwacc_svm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) fixed HWACCM structure assertions. Mon, 12 Jul 2010 12:00:09 GMT vboxsync [30790] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Pass back error Mon, 12 Jul 2010 11:21:21 GMT vboxsync [30789] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) include,Config.kmk: Made the headers syntax check cleanly on ... Mon, 12 Jul 2010 11:20:45 GMT vboxsync [30788] * trunk/Config.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/VBox/VBoxKeyboard.h (modified) * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/VDEPlugSymDefs.h (modified) * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/em.h (modified) * trunk/include/VBox/patm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/vusb.h (modified) * trunk/include/iprt/table.h (modified) include,Config.kmk: Made the headers syntax check cleanly on ... Mon, 12 Jul 2010 11:19:35 GMT vboxsync [30787] * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-list.h (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-tables.h (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-types.h (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c (modified) Common/VBoxKeyboard: file header cleanup. Mon, 12 Jul 2010 11:18:42 GMT vboxsync [30786] * trunk/include/VBox/hwacc_svm.h (modified) VBox/hwacc_svm.h: Added 4 new fields to SVM_VMCB.ctrl found in AMD ... Mon, 12 Jul 2010 09:57:18 GMT vboxsync [30785] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: Applied compilation fix for RHEL provided by Jim. Mon, 12 Jul 2010 09:41:13 GMT vboxsync [30784] * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) Better check Mon, 12 Jul 2010 09:19:24 GMT vboxsync [30783] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) Rewrote shared page handling to be more fault tolerant. Mon, 12 Jul 2010 09:10:21 GMT vboxsync [30782] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: fix confusion in new DebugBreakThrow macro Mon, 12 Jul 2010 09:06:47 GMT vboxsync [30781] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: fix confusion in new DebugBreakThrow macro Mon, 12 Jul 2010 08:50:26 GMT vboxsync [30780] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) VBoxGuest: Logging. Mon, 12 Jul 2010 08:46:38 GMT vboxsync [30779] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) Build fix. Mon, 12 Jul 2010 08:40:54 GMT vboxsync [30778] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Additions status: Use more enums. Mon, 12 Jul 2010 08:25:15 GMT vboxsync [30777] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: Cancelled -> Canceled. Mon, 12 Jul 2010 08:05:23 GMT vboxsync [30776] * trunk/src/VBox/Frontends/VBoxBFE/VMMDev.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) VBoxBFE: Missing VMMDev bits. Sat, 10 Jul 2010 05:25:55 GMT vboxsync [30775] * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) alignment fix. Sat, 10 Jul 2010 05:23:57 GMT vboxsync [30774] * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) alignment fix. Sat, 10 Jul 2010 05:13:03 GMT vboxsync [30773] * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) alignment fix. Sat, 10 Jul 2010 04:58:28 GMT vboxsync [30772] * trunk/include/VBox/VMMDevTesting.h (modified) * trunk/include/VBox/VMMDevTesting.mac (modified) * trunk/include/VBox/various.sed (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) VMMDevTesting/test1: Report the results to the host via a RTTest* ... Fri, 09 Jul 2010 17:26:55 GMT vboxsync [30771] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: RHEL 5 GRO fix Fri, 09 Jul 2010 16:17:48 GMT vboxsync [30770] * trunk/src/VBox/Main/EventImpl.cpp (modified) Main: fixed burn (inner of friend isn't my friend for some C++ compilers) Fri, 09 Jul 2010 15:54:22 GMT vboxsync [30769] * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Some extra checks Fri, 09 Jul 2010 15:32:12 GMT vboxsync [30768] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VT-x: fix 32-bit EFI guests Fri, 09 Jul 2010 14:56:07 GMT vboxsync [30767] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: Only print Additions version if present. Fri, 09 Jul 2010 14:36:47 GMT vboxsync [30766] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) No need to flush the handy pages immediately after copy-on-write for ... Fri, 09 Jul 2010 14:12:58 GMT vboxsync [30765] * trunk/src/VBox/Main/EventImpl.cpp (modified) Main: events stability improvment Fri, 09 Jul 2010 14:12:12 GMT vboxsync [30764] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostPower.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumFormatImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/errorprint.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleEvents.h (copied) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumFormatImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/MediumLock.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/NATEngineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBBackend.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) back out r63543, r63544 until windows build problems can be solved ... Fri, 09 Jul 2010 14:08:55 GMT vboxsync [30763] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main/OVF: add DebugThrow macro to ease debugging Fri, 09 Jul 2010 13:35:10 GMT vboxsync [30762] * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) Fix Fri, 09 Jul 2010 13:27:50 GMT vboxsync [30761] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) Added .pgmsharedmodules debug command Fri, 09 Jul 2010 13:12:04 GMT vboxsync [30760] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostPower.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumFormatImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/errorprint.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleEvents.h (deleted) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumFormatImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/MediumLock.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/NATEngineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBBackend.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: separate internal machine data structs into ... Fri, 09 Jul 2010 12:43:57 GMT vboxsync [30759] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) Burn fix. Fri, 09 Jul 2010 12:30:12 GMT vboxsync [30758] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDev.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) More fine grained Guest Additions status; now marks Additions as ... Fri, 09 Jul 2010 12:09:46 GMT vboxsync [30757] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Comment Fri, 09 Jul 2010 10:11:27 GMT vboxsync [30756] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Ignore VERR_GMM_HIT_VM_ACCOUNT_LIMIT when there are still pages left. Fri, 09 Jul 2010 08:02:17 GMT vboxsync [30755] * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp (modified) Minor updates Fri, 09 Jul 2010 07:52:49 GMT vboxsync [30754] * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp (modified) VBoxService/Page Sharing: Fixed crash on exit. Thu, 08 Jul 2010 23:01:51 GMT vboxsync [30753] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) FE/Qt: 3635: Scale-mode initial implementation. Thu, 08 Jul 2010 22:31:34 GMT vboxsync [30752] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) FE/Qt: New running VM core: Separate viewport creation of frame- ... Thu, 08 Jul 2010 21:21:06 GMT vboxsync [30751] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: New running VM core: Few little fixes for initial selector ... Thu, 08 Jul 2010 18:40:30 GMT vboxsync [30750] * trunk/include/VBox/cfgm.h (modified) * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) Main: string optimizations (speed up Bstr -> Utf8Str conversions; ... Thu, 08 Jul 2010 18:22:33 GMT vboxsync [30749] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-16.cpp (modified) IPRT: minor string fixes (use RTStrAlloc and friends instead of ... Thu, 08 Jul 2010 17:05:47 GMT vboxsync [30748] * trunk/include/VBox/cfgm.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) CFGM: remove obsolete code (now handled in Main) Thu, 08 Jul 2010 16:51:25 GMT vboxsync [30747] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) windows build fix Thu, 08 Jul 2010 16:42:49 GMT vboxsync [30746] * trunk/include/iprt/cpp/utils.h (modified) * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Main: clean up spaghetti code in Console::configConstructor(): remove ... Thu, 08 Jul 2010 15:55:59 GMT vboxsync [30745] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris/Installer: fix attribute conflict when using remote ... Thu, 08 Jul 2010 13:42:28 GMT vboxsync [30744] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) Skip allocated pages that are zero (pgm saved state). Thu, 08 Jul 2010 13:32:46 GMT vboxsync [30743] * trunk/src/VBox/Main/HostImpl.cpp (modified) windows build fix Thu, 08 Jul 2010 13:29:21 GMT vboxsync [30742] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) windows build fix Thu, 08 Jul 2010 13:18:57 GMT vboxsync [30741] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) windows build fix Thu, 08 Jul 2010 12:39:25 GMT vboxsync [30740] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: Only show guest info if console available.