# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 6, 2025 1:42:28 AM Fri, 07 Sep 2007 08:53:49 GMT vboxsync [4595] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxMemBalloon.cpp (added) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxMemBalloon.h (added) Export Fri, 07 Sep 2007 08:53:27 GMT vboxsync [4594] * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxStatistics.cpp (moved) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxStatistics.h (moved) Split up stats & memory balloon management Fri, 07 Sep 2007 08:01:32 GMT vboxsync [4593] * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) Don't modify the X86_CR4_VMXE flag. Fri, 07 Sep 2007 04:35:17 GMT vboxsync [4592] * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) Give up earlier, esp. if we're not the EMT - just had EMT in a HLT ... Fri, 07 Sep 2007 01:26:43 GMT vboxsync [4591] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGMPhysGCPhys2CCPtr + PGMPhysGCPhys2CCPtrRelease. Started on the ... Thu, 06 Sep 2007 19:30:38 GMT vboxsync [4590] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) actually enable the GUI PUEL check Thu, 06 Sep 2007 18:53:16 GMT vboxsync [4589] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) not for OSE Thu, 06 Sep 2007 18:06:32 GMT vboxsync [4588] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) AssertRC(rc) == Assert(RT_SUCCESS(rc)) + NOREF(rc) + better message. Thu, 06 Sep 2007 16:46:50 GMT vboxsync [4586] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) added License.html to Linux packages Thu, 06 Sep 2007 15:52:39 GMT vboxsync [4585] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxGuest.cpp (modified) Update Thu, 06 Sep 2007 15:52:15 GMT vboxsync [4584] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) bin/VirtualBox predepends License-n.n.html Thu, 06 Sep 2007 15:50:23 GMT vboxsync [4582] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) Sergey: change License file format to License-n.n.html Thu, 06 Sep 2007 15:44:45 GMT vboxsync [4581] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxGuest.cpp (modified) Corrected logging Thu, 06 Sep 2007 15:14:33 GMT vboxsync [4580] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) todo added Thu, 06 Sep 2007 14:50:26 GMT vboxsync [4579] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Updates Thu, 06 Sep 2007 14:44:39 GMT vboxsync [4578] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Update Thu, 06 Sep 2007 14:43:10 GMT vboxsync [4577] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Corrections Thu, 06 Sep 2007 14:42:35 GMT vboxsync [4576] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) compile fix Thu, 06 Sep 2007 14:41:38 GMT vboxsync [4575] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxGuest.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Updates Thu, 06 Sep 2007 14:33:17 GMT vboxsync [4574] * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.c (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard_outofwine.h (modified) Linux host keyboard handler: fixed support for Brazilian, Belgian, US ... Thu, 06 Sep 2007 14:25:36 GMT vboxsync [4573] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxGuest.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) More statistics. Started implementing the guest side. Thu, 06 Sep 2007 13:47:22 GMT vboxsync [4572] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) 2292: Remove license display from .deb: License Viewer implemented: ... Thu, 06 Sep 2007 12:31:23 GMT vboxsync [4571] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Future proof Thu, 06 Sep 2007 12:20:12 GMT vboxsync [4570] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) More guest statistics Thu, 06 Sep 2007 11:33:41 GMT vboxsync [4569] * trunk/src/VBox/VMM/PDMDevice.cpp (modified) Read and write to GC virt is only allowed from EMT. Thu, 06 Sep 2007 11:20:27 GMT vboxsync [4568] * trunk/src/VBox/VMM/PDMDevice.cpp (modified) Compile fix Thu, 06 Sep 2007 11:14:48 GMT vboxsync [4566] * trunk/src/VBox/VMM/PDMDevice.cpp (modified) Cleaned up Thu, 06 Sep 2007 11:14:37 GMT vboxsync [4565] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) GC phys to HC virt shortcut no longer allowed. Thu, 06 Sep 2007 11:11:56 GMT vboxsync [4564] * trunk/src/VBox/VMM/PDMDevice.cpp (modified) Don't allow gc to hc virt address conversions from non-EMT threads. Thu, 06 Sep 2007 09:57:12 GMT vboxsync [4563] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Add a release log message when PGMPhysGCPhys2HCPtr fails Thu, 06 Sep 2007 09:54:06 GMT vboxsync [4561] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Try to minimize gc to hc ptr conversion abuse. Thu, 06 Sep 2007 08:47:05 GMT vboxsync [4558] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) Added PDMDEVHLP::pfnPhysGCPtr2GCPhys Thu, 06 Sep 2007 06:59:25 GMT vboxsync [4557] * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main: Attempted to fix the CoInitializeEx race condition (#2304). Thu, 06 Sep 2007 00:24:45 GMT vboxsync [4556] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) blanks and (long). Thu, 06 Sep 2007 00:24:20 GMT vboxsync [4555] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) the psinfo format is psinfo_t. Wed, 05 Sep 2007 23:58:24 GMT vboxsync [4554] * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) The X11 key translation doesn't work on solaris, using the fallback ... Wed, 05 Sep 2007 23:50:37 GMT vboxsync [4553] * trunk/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) a couple of RT_OS_LINUX -> VBOXBFE_WITH_X11 for FreeBSD and Solaris Wed, 05 Sep 2007 23:26:06 GMT vboxsync [4551] * trunk/src/VBox/VMM/EM.cpp (modified) EMSTATE_NONE Wed, 05 Sep 2007 22:38:11 GMT vboxsync [4550] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) another place 'u' needs to be undefined. Wed, 05 Sep 2007 22:30:37 GMT vboxsync [4549] * trunk/src/VBox/VMM/Makefile.kmk (modified) overlooked some import libs... Wed, 05 Sep 2007 22:03:59 GMT vboxsync [4547] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin. Wed, 05 Sep 2007 22:03:43 GMT vboxsync [4546] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin. Wed, 05 Sep 2007 21:47:02 GMT vboxsync [4545] * trunk/src/VBox/Runtime/Makefile.kmk (modified) I'm missing r0drv/solaris/semeventmulti-r0drv-solaris.c for some ... Wed, 05 Sep 2007 21:46:29 GMT vboxsync [4544] * trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h (modified) 'u' is #defined by sys/user.h when in _KERNEL mode, that's great ... Wed, 05 Sep 2007 21:45:30 GMT vboxsync [4543] * trunk/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c (modified) Spaces. Wed, 05 Sep 2007 20:07:47 GMT vboxsync [4542] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/timer-r0drv-freebsd.c (modified) Some freebsd fixes. Wed, 05 Sep 2007 19:06:21 GMT vboxsync [4540] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/pointer.c (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Implemented notification for guest about an active VRDP connection. Wed, 05 Sep 2007 16:53:45 GMT vboxsync [4539] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Modified double-scan and non-zero starting row scan count handling. ... Wed, 05 Sep 2007 15:14:25 GMT vboxsync [4538] * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) Made logbackdoor.cpp compile with a C compiler Wed, 05 Sep 2007 15:09:26 GMT vboxsync [4537] * trunk/src/VBox/VMM/PGM.cpp (modified) fallback notes. Wed, 05 Sep 2007 14:46:53 GMT vboxsync [4536] * trunk/src/VBox/VMM/PGM.cpp (modified) mapping cache notes. Wed, 05 Sep 2007 14:02:30 GMT vboxsync [4534] * trunk/src/VBox/Runtime/generic/env-generic.cpp (modified) FreeBSD needs extern char **environ; Assume the other BSD needs this too. Wed, 05 Sep 2007 13:18:07 GMT vboxsync [4533] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Cleaned up a bit Wed, 05 Sep 2007 13:13:07 GMT vboxsync [4532] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Memory balloon size change updates Wed, 05 Sep 2007 10:10:22 GMT vboxsync [4531] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp (modified) 1903: Finalize DirectDraw rendering method: Issue for intel-915 (at ... Wed, 05 Sep 2007 09:58:09 GMT vboxsync [4530] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Wrong xml property name Wed, 05 Sep 2007 09:34:11 GMT vboxsync [4529] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Query memory balloon size & statistics update interval during IGuest ... Wed, 05 Sep 2007 09:19:39 GMT vboxsync [4528] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Guest statistics interval updates (xml, imachine, iguest) Wed, 05 Sep 2007 08:59:02 GMT vboxsync [4527] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) warning Wed, 05 Sep 2007 08:50:42 GMT vboxsync [4526] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Compile fix Wed, 05 Sep 2007 08:46:30 GMT vboxsync [4525] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) F12 boot menu Floppy selection fixed. Wed, 05 Sep 2007 08:34:25 GMT vboxsync [4524] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxGuest.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) Updates for guest statistics Wed, 05 Sep 2007 07:54:10 GMT vboxsync [4523] * trunk/src/VBox/Devices/Makefile.kmk (modified) do not build on OSE Wed, 05 Sep 2007 07:43:09 GMT vboxsync [4522] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Add StorageCraft Backup images as HDD format Wed, 05 Sep 2007 07:39:34 GMT vboxsync [4521] * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) Fixes for taking the address of a va_list parameter. (must make stack ... Wed, 05 Sep 2007 07:17:14 GMT vboxsync [4520] * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) Don't take the address of a va_list parameter. must va_copy it first ... Tue, 04 Sep 2007 14:41:22 GMT vboxsync [4518] * trunk/src/VBox/VMM/PGM.cpp (modified) more words. Tue, 04 Sep 2007 13:02:14 GMT vboxsync [4517] * trunk/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h (modified) Update Tue, 04 Sep 2007 13:01:19 GMT vboxsync [4516] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxGuest.cpp (added) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxGuest.h (added) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) Skeleton for guest management extension Tue, 04 Sep 2007 11:56:36 GMT vboxsync [4514] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) 2223: Improve Visual Mode change: 1. Definite resize mode ... Tue, 04 Sep 2007 11:41:37 GMT vboxsync [4513] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Reapplied fixed 24093. Tue, 04 Sep 2007 11:08:54 GMT vboxsync [4512] * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h (modified) Stubs for display callbacks in VBoxBFE. Tue, 04 Sep 2007 10:17:48 GMT vboxsync [4511] * trunk/src/VBox/VMM/PGM.cpp (modified) lunch commit. Tue, 04 Sep 2007 09:56:46 GMT vboxsync [4510] * trunk/src/VBox/HostServices/SharedClipboard/linux-stub.cpp (added) export dummy stub Tue, 04 Sep 2007 06:15:51 GMT vboxsync [4508] * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) grrrr Tue, 04 Sep 2007 06:15:08 GMT vboxsync [4507] * trunk/src/VBox/VMM/CFGM.cpp (modified) grrr Tue, 04 Sep 2007 06:14:32 GMT vboxsync [4506] * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) iprt/uuid.h Tue, 04 Sep 2007 06:00:36 GMT vboxsync [4505] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Moved the memorysize query up with the uuid one. Tue, 04 Sep 2007 05:58:10 GMT vboxsync [4504] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Put the UUID in the root as well. Tue, 04 Sep 2007 05:57:53 GMT vboxsync [4503] * trunk/include/VBox/cfgm.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) CFGMR3InsertBytes should take a const data pointer. Tue, 04 Sep 2007 05:51:32 GMT vboxsync [4502] * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) The pc bios requires the UUID value now. Mon, 03 Sep 2007 19:21:28 GMT vboxsync [4501] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) typo Mon, 03 Sep 2007 17:18:16 GMT vboxsync [4500] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) Fix to make Linux/Debug build again - always build HappyHttp.cpp with -O2 Mon, 03 Sep 2007 14:41:04 GMT vboxsync [4499] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Accidental commit Mon, 03 Sep 2007 14:40:26 GMT vboxsync [4498] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Backed out 24093 Mon, 03 Sep 2007 13:46:45 GMT vboxsync [4497] * trunk/src/VBox/VMM/Makefile.kmk (modified) OSE / darwin fixes. Mon, 03 Sep 2007 13:26:46 GMT vboxsync [4496] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) pc bios Mon, 03 Sep 2007 13:25:54 GMT vboxsync [4495] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) Attempt at unbreak VBoxBFE. (UUID requirement) Mon, 03 Sep 2007 13:25:13 GMT vboxsync [4494] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Attempt to fix the burns Mon, 03 Sep 2007 12:10:30 GMT vboxsync [4492] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Continued Main-VMMDev work on memory ballooning. Mon, 03 Sep 2007 12:00:22 GMT vboxsync [4491] * trunk/src/VBox/Devices/Makefile.kmk (modified) OSE / darwin build fix. Mon, 03 Sep 2007 11:38:21 GMT vboxsync [4489] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) OSE Mon, 03 Sep 2007 09:17:12 GMT vboxsync [4488] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) fixed debug builds Mon, 03 Sep 2007 08:55:48 GMT vboxsync [4487] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Todo Mon, 03 Sep 2007 08:52:28 GMT vboxsync [4486] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) FE/SDL: added -boot n switch for temporarily booting from network Mon, 03 Sep 2007 08:50:34 GMT vboxsync [4485] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Pass the VM's GUID to DevPcBIOS so that the GUID can be stored in ... Mon, 03 Sep 2007 08:48:37 GMT vboxsync [4484] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) ported 24084 to HEAD, please do this properly Mon, 03 Sep 2007 05:23:34 GMT vboxsync [4483] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) Updated the French and Japanese translations for the 1.5 release. Mon, 03 Sep 2007 05:21:54 GMT vboxsync [4482] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/meditation_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Added the guru meditaion message icon. Sun, 02 Sep 2007 10:57:13 GMT vboxsync [4480] * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) added copyright header