# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 13, 2024 11:58:42 AM Tue, 05 May 2009 21:49:16 GMT vboxsync [19400] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) VM: VMR3Notify*FF refactorying (for poking); converting fNotifiedREM ... Tue, 05 May 2009 21:11:43 GMT vboxsync [19399] * trunk/src/VBox/VMM/TM.cpp (modified) TM: Only let EMT0 do TMR3TimerQueuesDo for now. Tue, 05 May 2009 21:05:11 GMT vboxsync [19398] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMM: Address the GVMMR0GetVMByEMT issue and added access ... Tue, 05 May 2009 20:43:02 GMT vboxsync [19397] * trunk/include/VBox/param.h (modified) VBox/param.h: Added VMM_MAX_CPUS, should match TCPUCount in ... Tue, 05 May 2009 20:29:42 GMT vboxsync [19396] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMM: removed DEBUG_bird, assertion seems to be gone. Tue, 05 May 2009 20:28:42 GMT vboxsync [19395] * trunk/include/VBox/gvm.h (modified) * trunk/include/VBox/gvmm.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) GVMM,VM: Register the other EMTs or we assert painfully in ... Tue, 05 May 2009 17:39:03 GMT vboxsync [19394] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUPDrv: expose RTMpPokeCpu, minor version incremented. Tue, 05 May 2009 17:37:27 GMT vboxsync [19393] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) SUPDrv: expose RTMpPokeCpu, minor version incremented. Tue, 05 May 2009 17:36:04 GMT vboxsync [19392] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: attempt to fix #3651 Tue, 05 May 2009 17:26:18 GMT vboxsync [19391] * trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c (modified) IPRT: Explained RTMpOthers preemption req to the caller in mp.h, but ... Tue, 05 May 2009 17:20:55 GMT vboxsync [19390] * trunk/include/iprt/mp.h (modified) iprt/mp.h: Updated the RTMpOnOthers docs. Tue, 05 May 2009 17:12:48 GMT vboxsync [19389] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/generic/RTMpPokeCpu-r0drv-generic.cpp (added) * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) IPRT: Implemented RTMpPokeCpu where it made sense (untested). Tue, 05 May 2009 16:28:07 GMT vboxsync [19388] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) vboxdrv, Solaris/VBoxNetFlt: RTStrDup and some fixes. (flt part ... Tue, 05 May 2009 16:27:12 GMT vboxsync [19387] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/r0drv: include string (StrDup/DupEx/Free) into r0drv. Tue, 05 May 2009 15:54:19 GMT vboxsync [19386] * trunk/include/iprt/mp.h (modified) iprt/mp.h: RTMpPokeCpu. Tue, 05 May 2009 15:43:14 GMT vboxsync [19385] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMMR0RegisterVCpu: use gvmmR0ByVM instead of gvmmR0ByVMAndEMT as ... Tue, 05 May 2009 15:24:54 GMT vboxsync [19384] * trunk/src/VBox/Runtime/common/string/string.cpp (modified) iprt/common/string/string.cpp: RTR3DECL -> RTDECL (see header). Tue, 05 May 2009 15:02:08 GMT vboxsync [19383] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: UDP gaps removed (detected with VPN) Tue, 05 May 2009 14:56:15 GMT vboxsync [19382] * trunk/include/VBox/gvmm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Introduced GVMMR0RegisterVCpu. (not used yet; untested) Tue, 05 May 2009 14:44:43 GMT vboxsync [19381] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/gvm.h (modified) * trunk/include/VBox/gvmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Further breakup of GVM. Deal with VCPU thread handles. Tue, 05 May 2009 14:16:45 GMT vboxsync [19380] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: strdup fix. Tue, 05 May 2009 14:01:12 GMT vboxsync [19379] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: force hardware virtualization mode if cCpus > 1. ... Tue, 05 May 2009 13:54:45 GMT vboxsync [19378] * trunk/Config.kmk (modified) OSE build fix Tue, 05 May 2009 13:46:25 GMT vboxsync [19377] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: Get and set CPUCount. Tue, 05 May 2009 13:41:37 GMT vboxsync [19376] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService-win.rc (moved) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceResource-win.h (moved) VBoxService/common: Renaming Windows-specific stuff. Tue, 05 May 2009 13:28:56 GMT vboxsync [19375] * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) cbinding: fixed the samples to have string UUID's instead of struct once. Tue, 05 May 2009 13:23:32 GMT vboxsync [19374] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService-os2.def (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp (added) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.rc (added) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp (added) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h (added) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (added) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (added) * trunk/src/VBox/Additions/common/VBoxService/resource.h (added) VBoxService/common: SVN props. Tue, 05 May 2009 13:15:43 GMT vboxsync [19373] * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService (deleted) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) VBoxService: Replacing VBoxService/win with VBoxService/common. This ... Tue, 05 May 2009 13:07:32 GMT vboxsync [19372] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) VBoxService/common: Resource file (+icon) for Windows build. Tue, 05 May 2009 12:35:14 GMT vboxsync [19371] * trunk/src/VBox/Runtime/r3/linux/fileaio-linux.cpp (modified) Runtime/Aio: Prevent inclusion of swabb.h because g++ doesn't like ... Tue, 05 May 2009 12:20:09 GMT vboxsync [19370] * trunk/src/VBox/Runtime/r3/posix/fileaio-posix.cpp (modified) Runtime/Aio: Fix the POSIX backend for Darwin. We have to obey the ... Tue, 05 May 2009 12:16:46 GMT vboxsync [19369] * trunk/src/recompiler/cpu-exec.c (modified) Removed VMMR3Lock/Unlock calls Tue, 05 May 2009 12:15:28 GMT vboxsync [19368] * trunk/src/VBox/Runtime/include/internal/magics.h (modified) IPRT: initial check in of the runtime S3 interface (not used yet) Tue, 05 May 2009 12:02:00 GMT vboxsync [19367] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) Removed VMMR3Lock/Unlock references Tue, 05 May 2009 11:58:07 GMT vboxsync [19366] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Removed global VMM lock. Tue, 05 May 2009 11:15:37 GMT vboxsync [19365] * trunk/src/recompiler/cpu-exec.c (modified) recompiler: gcc-4.4 fix, see internal ticket 3883 Tue, 05 May 2009 11:09:40 GMT vboxsync [19364] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) VBoxService/common: Build fix. Tue, 05 May 2009 11:07:41 GMT vboxsync [19363] * trunk/configure (modified) configure: let's try with an older version of libcurl; needs to be ... Tue, 05 May 2009 10:48:26 GMT vboxsync [19362] * trunk/Config.kmk (modified) enabled building of libcurl for win.x86 Tue, 05 May 2009 10:19:25 GMT vboxsync [19361] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) VBoxService/common: Build fix. Tue, 05 May 2009 10:14:15 GMT vboxsync [19360] * trunk/include/VBox/gvm.h (modified) * trunk/include/VBox/gvmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0Internal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Split up GVM and introduced GVMCPU. Tue, 05 May 2009 10:13:12 GMT vboxsync [19359] * trunk/Config.kmk (modified) enabled building of libcurl on Solaris & Linux Tue, 05 May 2009 10:08:35 GMT vboxsync [19358] * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) Fixed infinite recursion in VMMGetCpu (ring 0). Tue, 05 May 2009 09:53:54 GMT vboxsync [19357] * trunk/Config.kmk (modified) build libcurl on darwin Tue, 05 May 2009 09:43:35 GMT vboxsync [19356] * trunk/configure (modified) * trunk/src/libs/Makefile.kmk (modified) more for integration of libcurl Tue, 05 May 2009 08:59:24 GMT vboxsync [19355] * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (modified) Runtime/r0drv/Solaris: fixed warning. Tue, 05 May 2009 08:40:33 GMT vboxsync [19354] * trunk/include/VBox/dbgf.h (modified) Inconsistent calling convention. Tue, 05 May 2009 08:31:39 GMT vboxsync [19353] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) VBoxService/common: Added component versions and Guest Additions ... Tue, 05 May 2009 08:01:39 GMT vboxsync [19352] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) VBoxService/common: Update. Tue, 05 May 2009 05:20:41 GMT vboxsync [19351] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) NAT: makes NAT and NATService compilable together Tue, 05 May 2009 02:44:04 GMT vboxsync [19350] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Runtime/generic/RTFileReadAllByHandleEx-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/RTFileReadAllEx-generic.cpp (modified) IPRT,tstDisasm-2: defined flags for RTFileReadAllEx and ... Tue, 05 May 2009 02:02:51 GMT vboxsync [19349] * trunk/src/VBox/Devices/Makefile.kmk (modified) DevEFI,VBoxPkg: Moving the image to 0xffd40000 and mapping it as ... Tue, 05 May 2009 00:40:33 GMT vboxsync [19348] * trunk/src/VBox/Runtime/r3/posix/fileaio-posix.cpp (added) Runtime/Aio: Properties Tue, 05 May 2009 00:39:43 GMT vboxsync [19347] * trunk/include/iprt/err.h (modified) Add new error code for async I/O Tue, 05 May 2009 00:39:14 GMT vboxsync [19346] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/linux/fileaio-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) Runtime/Aio: Updates * Add POSIX backend needed for the Darwin ... Mon, 04 May 2009 23:25:10 GMT vboxsync [19345] * trunk/src/bldprogs/bin2c.c (modified) bin2c: -width n and -break n args for forming the output. Mon, 04 May 2009 21:33:30 GMT vboxsync [19344] * trunk/Config.kmk (modified) Config/FreeBSD: Enable VBOX_WITH_RUNPATH for hardened FreeBSD builds ... Mon, 04 May 2009 21:28:43 GMT vboxsync [19343] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) Fixes for the kernel driver: * Should compile with FreeBSD 8 (not ... Mon, 04 May 2009 21:26:42 GMT vboxsync [19342] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) Support/FreeBSD: RTStrPrintf does not work with hardened builds. Use ... Mon, 04 May 2009 21:25:26 GMT vboxsync [19341] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/thread2-r0drv-freebsd.c (modified) Runtime/r0drv-freebsd: Fixes for FreeBSD 8.0. Thanks to Ulf Lilleengen Mon, 04 May 2009 19:23:10 GMT vboxsync [19340] * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h (modified) FE/Headless/FFmpegFB: this seems to be needed now to build on Windows Mon, 04 May 2009 17:32:54 GMT vboxsync [19339] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: Use RT_C_IS_DIGIT. Mon, 04 May 2009 16:48:14 GMT vboxsync [19338] * trunk/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/32/vbi (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/64/vbi (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) 3880 VirtualBox and Solaris build 114 - don't use curproc Mon, 04 May 2009 16:16:53 GMT vboxsync [19337] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) another attempt to fix the burns Mon, 04 May 2009 16:10:40 GMT vboxsync [19336] * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) SELMR3Get*SelectorInfo,DBGFR3SelQueryInfo: Corrected documentation of ... Mon, 04 May 2009 16:04:42 GMT vboxsync [19335] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Compile fix Mon, 04 May 2009 16:03:57 GMT vboxsync [19334] * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/dbgfsel.h (added) * trunk/include/VBox/selm.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMTests.cpp (modified) DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, ... Mon, 04 May 2009 15:57:43 GMT vboxsync [19333] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) EMT macro updates. Mon, 04 May 2009 15:57:28 GMT vboxsync [19332] * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) Runtime/r0drv/solaris: RTSemEventMulti fix for waking all threads not ... Mon, 04 May 2009 15:35:47 GMT vboxsync [19331] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) VBoxService/common: Added Windows WM network information. Mon, 04 May 2009 15:19:23 GMT vboxsync [19330] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Cleaned up a bit Mon, 04 May 2009 14:59:32 GMT vboxsync [19329] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Removed pgmPoolGetPageByHCPhys. Mon, 04 May 2009 14:56:39 GMT vboxsync [19328] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) VBoxService/common: Fix. Mon, 04 May 2009 14:54:21 GMT vboxsync [19327] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) VBoxService/common: Added first VM information lookup for Windows. Mon, 04 May 2009 14:05:45 GMT vboxsync [19326] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Started with TLB shootdown. Mon, 04 May 2009 13:28:52 GMT vboxsync [19325] * trunk/src/VBox/VMM/TMInternal.h (modified) cVirtualTicking is volatile Mon, 04 May 2009 12:51:27 GMT vboxsync [19324] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) fVirtualTicking -> cVirtualTicking. Turn on the virtual timer only ... Mon, 04 May 2009 12:34:14 GMT vboxsync [19323] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: #3183 DLPI style 2 support (disabled, untested). Mon, 04 May 2009 11:54:21 GMT vboxsync [19322] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Deal with reset, suspend, resume, poweroff for SMP guests. Mon, 04 May 2009 11:49:30 GMT vboxsync [19321] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) VBoxService/common: Time syncing for Windows, added framework for VM ... Mon, 04 May 2009 08:31:02 GMT vboxsync [19320] * trunk/src/VBox/Frontends/VBoxShell/shellcommon.py (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) Python bindings: fixed keyword conflict, minor cleanup Mon, 04 May 2009 08:06:54 GMT vboxsync [19319] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More verbose assertion Mon, 04 May 2009 04:04:38 GMT vboxsync [19318] * trunk/src/VBox/Devices/Network/slirp/tcp_output.c (modified) NAT: corrects mbuf data offset arithmetic Mon, 04 May 2009 03:38:31 GMT vboxsync [19317] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) DRV: DrvNAT is switch off-able Mon, 04 May 2009 03:34:58 GMT vboxsync [19316] * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) NAT: NAT as service Mon, 04 May 2009 03:29:02 GMT vboxsync [19315] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) Logging: introducing NAT and NET log groups Mon, 04 May 2009 03:25:23 GMT vboxsync [19314] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) DevPCI.cpp: Temporary EFI hack for fixing VGA detection. Mon, 04 May 2009 03:16:01 GMT vboxsync [19313] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) NAT: slirp servicing several guests Sun, 03 May 2009 19:58:15 GMT vboxsync [19312] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) typo Sun, 03 May 2009 19:56:20 GMT vboxsync [19311] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: some adaptions to paramter type change of ... Sun, 03 May 2009 19:51:06 GMT vboxsync [19310] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main: adpated to paramter type change of ''COMGETTER(ResultCode)'' Sun, 03 May 2009 19:39:24 GMT vboxsync [19309] * trunk/src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.c (modified) gcc-4.4 warning Sun, 03 May 2009 19:24:41 GMT vboxsync [19308] * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPrfRT.cpp (modified) gcc-4.4 warnings Sun, 03 May 2009 01:22:23 GMT vboxsync [19307] * trunk/src/VBox/VMM/DBGFAddr.cpp (modified) DBGFAddr.cpp: todo. Sun, 03 May 2009 01:22:07 GMT vboxsync [19306] * trunk/src/VBox/VMM/DBGF.cpp (modified) DBGF: Process both global and cpu local requests. Sun, 03 May 2009 01:20:49 GMT vboxsync [19305] * trunk/include/iprt/asm.h (modified) VBox/x86.h: ASMWriteBackAndInvalidateCaches, ASMHalt, and ... Sun, 03 May 2009 01:18:29 GMT vboxsync [19304] * trunk/include/VBox/x86.h (modified) VBox/x86.h: gate descriptors. Sun, 03 May 2009 00:58:22 GMT vboxsync [19303] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) REM: Fixed crash caused by cpu_abort on AMD64/Win and changed the ... Fri, 01 May 2009 23:23:59 GMT vboxsync [19302] * trunk/include/iprt/cpuset.h (modified) iprt/cpuset.h: Fixed pedantic C warning from MSC 8. Fri, 01 May 2009 18:28:53 GMT vboxsync [19301] * trunk/src/VBox/VMM/VMM.cpp (modified) VMM: Fixed info 'ff'.