# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 6:55:52 PM Thu, 24 Feb 2011 16:43:27 GMT vboxsync [36077] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) build fixes Thu, 24 Feb 2011 16:37:51 GMT vboxsync [36076] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Right extra data variable name. Thu, 24 Feb 2011 16:36:48 GMT vboxsync [36075] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) More flexible internal network promisc mode (++) policy management. Thu, 24 Feb 2011 15:38:25 GMT vboxsync [36074] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main: implement sharing saved state files between snapshots and ... Thu, 24 Feb 2011 15:28:45 GMT vboxsync [36073] * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main/src-server/PerformanceSolaris: build fix. Thu, 24 Feb 2011 15:02:14 GMT vboxsync [36072] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: fix overconfident debug assertion triggered by earlier fix in ... Thu, 24 Feb 2011 15:02:10 GMT vboxsync [36071] * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main/src-server/PerformanceSolaris: Tweak free memory accounting to ... Thu, 24 Feb 2011 14:13:20 GMT vboxsync [36070] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) Metrics: ugly fix for VMM metrics Thu, 24 Feb 2011 11:57:32 GMT vboxsync [36069] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main/Guest: InternalGetStatistics now returns 0s if VM is not running Thu, 24 Feb 2011 10:04:44 GMT vboxsync [36068] * trunk/src/VBox/HostDrivers/VBoxUSB/win/Monitor/USBMon.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Monitor/USBMon.h (modified) VBoxUSBMon.sys: initialize RemoveLock once. Thu, 24 Feb 2011 09:10:09 GMT vboxsync [36067] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) VBoxManage: added internal command gueststats Wed, 23 Feb 2011 17:09:15 GMT vboxsync [36065] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) Solaris/VBoxNetFltBow: minor change. Wed, 23 Feb 2011 15:56:00 GMT vboxsync [36063] * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) VRDE: backward compatibility: try to load VBoxAuth if VRDP Auth is ... Wed, 23 Feb 2011 15:49:33 GMT vboxsync [36062] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) HostDriver/Solaris/Makefile: redundant line. Wed, 23 Feb 2011 11:20:04 GMT vboxsync [36060] * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-pnp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) VBoxGuest-win: PNP cleanup: process only required PNP IRPs according ... Tue, 22 Feb 2011 23:20:18 GMT vboxsync [36059] * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) Main/BandwidthControl: Remove unused header Tue, 22 Feb 2011 23:11:22 GMT vboxsync [36058] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) Main/BandwidthControl: Don't use direct references to bandwidth group ... Tue, 22 Feb 2011 20:56:44 GMT vboxsync [36057] * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) Main/NetIf: Fixed host-only interface creation failure on Windows (#3873) Tue, 22 Feb 2011 16:15:17 GMT vboxsync [36055] * trunk/include/VBox/rawpci.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) PCI: regions work Tue, 22 Feb 2011 15:04:28 GMT vboxsync [36054] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/cpu-exec.c (modified) VMM/REM: Made .remstep work to some degree (might skip interrupts/traps). Tue, 22 Feb 2011 14:52:02 GMT vboxsync [36053] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) PCI: first version allowing registers visibility Tue, 22 Feb 2011 13:45:06 GMT vboxsync [36052] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_components.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) crOpenGL: use PBO to get texture data in offscreen rendering mode Tue, 22 Feb 2011 11:55:10 GMT vboxsync [36051] * trunk/src/VBox/Additions/common/pam/pam_vbox.c (modified) Logging adjustment. Tue, 22 Feb 2011 11:43:28 GMT vboxsync [36050] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: fix snapshots with compiz Tue, 22 Feb 2011 11:15:07 GMT vboxsync [36049] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) FE/Qt: 5245: GUI support for complex host-key combinations: Fixing ... Tue, 22 Feb 2011 10:59:08 GMT vboxsync [36048] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: flow control and interrupts when running scripts Mon, 21 Feb 2011 22:32:25 GMT vboxsync [36047] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) crOpenGL: fix crash on win hosts when forced shutting down a vm (#6443) Mon, 21 Feb 2011 17:19:32 GMT vboxsync [36046] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispCm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispDbg.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) wddm/3d: debugging Mon, 21 Feb 2011 17:10:22 GMT vboxsync [36045] * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) dev/graphics disable unnecessary assertions Mon, 21 Feb 2011 17:06:48 GMT vboxsync [36044] * trunk/src/VBox/Devices/Network/DevINIP.cpp (modified) typo. Mon, 21 Feb 2011 17:04:14 GMT vboxsync [36043] * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) sha1WaitForManifestThreadFinished: Read once instead of 4x. Mon, 21 Feb 2011 16:51:08 GMT vboxsync [36042] * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) PGMSavedState.cpp: Must change ballooned pages to zero pages when ... Mon, 21 Feb 2011 16:04:53 GMT vboxsync [36041] * trunk/include/VBox/vmm/uvm.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.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-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/VMInternal.h (modified) Main/VMM: Use UVM w/ refcounting - part 1. Mon, 21 Feb 2011 16:01:08 GMT vboxsync [36039] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) BusLogic: Remove wrong assertion Mon, 21 Feb 2011 15:55:34 GMT vboxsync [36038] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IAdditionsFacility::lastUpdated: Use the same wording as ... Mon, 21 Feb 2011 15:15:34 GMT vboxsync [36037] * trunk/src/VBox/Main/src-client/AdditionsFacilityImpl.cpp (modified) uninitalized member? Mon, 21 Feb 2011 15:03:32 GMT vboxsync [36036] * trunk/src/VBox/Main/include/Performance.h (modified) indent Mon, 21 Feb 2011 14:44:15 GMT vboxsync [36035] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManageGuestCtrl.cpp: Review Todos. Mon, 21 Feb 2011 12:46:48 GMT vboxsync [36032] * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (modified) Debugger: Fix incorrect return codes for valid type conversions Mon, 21 Feb 2011 12:25:12 GMT vboxsync [36031] * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c (modified) HostDrivers/solaris/USB: Initialize/term USB filter manager, should ... Mon, 21 Feb 2011 11:26:58 GMT vboxsync [36030] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) BusLogic: Fix a few emulation bugs and add more debugging code Mon, 21 Feb 2011 09:58:26 GMT vboxsync [36029] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/state.c (modified) wined3d/wddm: fix 1 pixel distortion for 2d games under wddm Mon, 21 Feb 2011 09:54:29 GMT vboxsync [36028] * trunk/include/VBox/rawpci.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) PCI: more host API, lifetime issues Mon, 21 Feb 2011 09:22:52 GMT vboxsync [36027] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: typo Mon, 21 Feb 2011 09:22:06 GMT vboxsync [36026] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) VBoxService/GuestCtrl: Moved free'ing of expanded argument strings. Mon, 21 Feb 2011 09:20:11 GMT vboxsync [36025] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) VBoxService/GuestCtrl: Fixed argument handling for sysprep. Mon, 21 Feb 2011 09:07:19 GMT vboxsync [36024] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) IOAPIC: assign ID matching MADT Fri, 18 Feb 2011 15:01:20 GMT vboxsync [36023] * trunk/src/VBox/Devices/Network/DevINIP.cpp (modified) DevINIP: Make it work again after the network overhaul. Fri, 18 Feb 2011 15:00:20 GMT vboxsync [36022] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: Fix crash for the internal network stack case Fri, 18 Feb 2011 14:59:37 GMT vboxsync [36021] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: Correct location of the HostIPStack key. DrvVD will always use ... Fri, 18 Feb 2011 14:18:51 GMT vboxsync [36020] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/setmode.c (copied) * trunk/src/VBox/Additions/x11/vboxvideo/testcase (added) * trunk/src/VBox/Additions/x11/vboxvideo/testcase/Makefile.kmk (added) * trunk/src/VBox/Additions/x11/vboxvideo/testcase/tstSetModeXOrg.c (added) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) Additions/x11/vboxvideo: rearrangement and an empty unit test Fri, 18 Feb 2011 11:47:42 GMT vboxsync [36019] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Linux additions: cosmetical fix Thu, 17 Feb 2011 19:58:10 GMT vboxsync [36018] * trunk/src/VBox/Storage/VMDK.cpp (modified) VMDK: Remove unused code and merge missing part into vmdkAsyncFlush Thu, 17 Feb 2011 19:39:02 GMT vboxsync [36017] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Improve error message if a CPU socket is removed which has ... Thu, 17 Feb 2011 15:28:12 GMT vboxsync [36016] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: never send resolutions that older VBox ... Thu, 17 Feb 2011 15:10:32 GMT vboxsync [36015] * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) Main-OVF: fix exporting to slow medias Thu, 17 Feb 2011 13:49:02 GMT vboxsync [36014] * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) PIC: Compacted info display so it does not take up two screens. Thu, 17 Feb 2011 13:03:30 GMT vboxsync [36013] * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/VMMR3/PGMSavedState: Save and restore ballooned pages in saved ... Thu, 17 Feb 2011 13:00:36 GMT vboxsync [36012] * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp (modified) VBoxGINA: Pass down all SAS commands to MSGINA -- we don't want to ... Thu, 17 Feb 2011 12:16:02 GMT vboxsync [36011] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.h (modified) FE/Qt: 4539: Offer a user to take a snapshot of the current machine ... Thu, 17 Feb 2011 11:57:35 GMT vboxsync [36010] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca_VA.ts (modified) FE/Qt4-NLS: merged ca_VA and ca Thu, 17 Feb 2011 10:15:02 GMT vboxsync [36009] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: Fixed large pages and write monitoring (live snapshot). Added ... Thu, 17 Feb 2011 09:43:07 GMT vboxsync [36008] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) Additions/x11/vboxvideo: silly but harmless makefile error Thu, 17 Feb 2011 09:20:02 GMT vboxsync [36006] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Linux installer: small cosmetical fix Wed, 16 Feb 2011 21:22:22 GMT vboxsync [36003] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: Make use of the new flag in case UseNewIo is unset but there ... Wed, 16 Feb 2011 21:21:51 GMT vboxsync [36002] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: typo Wed, 16 Feb 2011 21:21:39 GMT vboxsync [36001] * trunk/include/VBox/vmm/pdmasynccompletion.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletion.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) AsyncCompletion: Add a new flag to enable the host cache, to make ... Wed, 16 Feb 2011 17:38:01 GMT vboxsync [35999] * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) Additions/common/VBoxVideo: fix an index write. Wed, 16 Feb 2011 14:24:09 GMT vboxsync [35998] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: fix guest compiz clipping with forced fbo Wed, 16 Feb 2011 14:12:42 GMT vboxsync [35997] * trunk/src/VBox/Main/include/AdditionsFacilityImpl.h (added) * trunk/src/VBox/Main/src-client/AdditionsFacilityImpl.cpp (added) fix OSE Wed, 16 Feb 2011 13:44:55 GMT vboxsync [35995] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) crOpenGL: fix 3d window clipping for fbo case Wed, 16 Feb 2011 13:03:08 GMT vboxsync [35993] * trunk/src/VBox/HostServices/auth/pam/VBoxAuthPAM.c (modified) typo Wed, 16 Feb 2011 11:23:23 GMT vboxsync [35992] * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) raw PCI: more init bits Wed, 16 Feb 2011 11:07:20 GMT vboxsync [35991] * trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk (modified) Fixed another bug. Wed, 16 Feb 2011 11:04:08 GMT vboxsync [35990] * trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk (modified) freebsd build fix. Tue, 15 Feb 2011 19:55:27 GMT vboxsync [35989] * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where ... Tue, 15 Feb 2011 17:57:28 GMT vboxsync [35988] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/medium: Create target images for export in sequential mode. Tue, 15 Feb 2011 17:55:22 GMT vboxsync [35987] * trunk/src/VBox/Storage/VMDK.cpp (modified) VMDK: Always write last grain directory for stream optimized VMDKs. Tue, 15 Feb 2011 17:50:34 GMT vboxsync [35986] * trunk/include/VBox/rawpci.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) raw PCI: device open/close Tue, 15 Feb 2011 16:16:11 GMT vboxsync [35984] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main: prohibit setting a UUID as the machine or snapshot name Tue, 15 Feb 2011 16:12:09 GMT vboxsync [35983] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: fix warning Tue, 15 Feb 2011 16:02:28 GMT vboxsync [35982] * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: further fix broken snapshots when disk images are shared ... Tue, 15 Feb 2011 15:55:40 GMT vboxsync [35981] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: IAdditionsFacility description update. Tue, 15 Feb 2011 14:37:12 GMT vboxsync [35979] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.h (modified) FE/Qt4: Fix the path of the disk images, when the VM name is change ... Tue, 15 Feb 2011 12:44:02 GMT vboxsync [35977] * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main: Fixed resizing/seamless mode because of missing facility status. Tue, 15 Feb 2011 12:05:20 GMT vboxsync [35976] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main: sort headers Tue, 15 Feb 2011 11:46:36 GMT vboxsync [35975] * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) build fix Tue, 15 Feb 2011 11:21:29 GMT vboxsync [35974] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) that was wrong, this is client code not server code Tue, 15 Feb 2011 11:14:16 GMT vboxsync [35973] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Forgot include. Tue, 15 Feb 2011 11:07:02 GMT vboxsync [35972] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Build fix for Mac. Tue, 15 Feb 2011 10:37:27 GMT vboxsync [35971] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) warning Tue, 15 Feb 2011 10:17:16 GMT vboxsync [35970] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Build fix. Tue, 15 Feb 2011 09:46:49 GMT vboxsync [35969] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) crOpenGL: add option to force fbo usage for 3d over rdp Tue, 15 Feb 2011 09:42:25 GMT vboxsync [35968] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/VMMDev: Added all facility classes define. Tue, 15 Feb 2011 09:37:16 GMT vboxsync [35967] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main/VBoxManage: Update on guest facilities, added ... Mon, 14 Feb 2011 20:22:51 GMT vboxsync [35966] * trunk/src/VBox/Installer/linux/distributions_rpm (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) rpm: ol fixes Mon, 14 Feb 2011 18:09:44 GMT vboxsync [35965] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: resurrect strange tap/bridge hybrid optimization Mon, 14 Feb 2011 17:06:48 GMT vboxsync [35964] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) Metrics: Introduced RAM/VMM base metric Mon, 14 Feb 2011 16:18:36 GMT vboxsync [35963] * trunk/src/VBox/ExtPacks/Skeleton (added) * trunk/src/VBox/ExtPacks/Skeleton/ExtPack.xml (added) * trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk (added) * trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp (added) Skeleton extension pack sample. Mon, 14 Feb 2011 15:14:20 GMT vboxsync [35962] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main/Console: make the #if match the .cpp file, and eliminate long ...