# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 22, 2025 8:09:02 PM Mon, 05 Oct 2009 16:07:34 GMT vboxsync [23566] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Fixed assertion Mon, 05 Oct 2009 15:47:04 GMT vboxsync [23565] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: Enabled the new saved state format (v10). Mon, 05 Oct 2009 15:17:20 GMT vboxsync [23564] * trunk/src/VBox/Frontends/VirtualBox/shaders/cconvUYVY.c (modified) * trunk/src/VBox/Frontends/VirtualBox/shaders/cconvYUY2.c (modified) * trunk/src/VBox/Frontends/VirtualBox/shaders/cconvYV12.c (modified) video hw accel: fix scaling issue Mon, 05 Oct 2009 13:56:34 GMT vboxsync [23563] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) Main/HostHardwareLinux: function descriptions and removed a header file Mon, 05 Oct 2009 13:55:22 GMT vboxsync [23562] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: VBoxConsoleWnd & VBoxVMSettingsNetwork: Few coding-style fixes. Mon, 05 Oct 2009 12:57:13 GMT vboxsync [23561] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: comment Mon, 05 Oct 2009 12:45:09 GMT vboxsync [23560] * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) API/SystemProperties: new method to query the maximum instance count ... Mon, 05 Oct 2009 12:27:39 GMT vboxsync [23559] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: in showvminfo option display all the available storage ... Mon, 05 Oct 2009 12:10:15 GMT vboxsync [23558] * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Wrong tests Mon, 05 Oct 2009 11:51:53 GMT vboxsync [23557] * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Test hwaccm(cpu) padding too Mon, 05 Oct 2009 11:41:39 GMT vboxsync [23554] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) typos Mon, 05 Oct 2009 11:38:47 GMT vboxsync [23553] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) More assertions Mon, 05 Oct 2009 11:29:58 GMT vboxsync [23552] * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/samples/python/Makefile (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) Python WS: docs update, minor build changes Mon, 05 Oct 2009 11:28:35 GMT vboxsync [23551] * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) Linux guest additions: fixed the ''s_maxbytes'' member of the ... Mon, 05 Oct 2009 10:39:01 GMT vboxsync [23550] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) video 2d accel: map buffer ret value check Mon, 05 Oct 2009 10:22:25 GMT vboxsync [23548] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) video 2d accel: linux ATI gl context loss fix Mon, 05 Oct 2009 09:35:28 GMT vboxsync [23546] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Use KeIpiGenericCall on Windows 7 hosts. Sun, 04 Oct 2009 21:24:43 GMT vboxsync [23544] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) oops again. Sun, 04 Oct 2009 21:24:12 GMT vboxsync [23543] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: Zero page counting (ram+mmio2). Sun, 04 Oct 2009 21:01:36 GMT vboxsync [23542] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: docs. Sun, 04 Oct 2009 21:00:51 GMT vboxsync [23541] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: typo. Sun, 04 Oct 2009 21:00:21 GMT vboxsync [23540] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added a live save flag to the file header and handle, exposing ... Sun, 04 Oct 2009 20:42:05 GMT vboxsync [23539] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: Added some sanity checks for write monitored pages ... Sun, 04 Oct 2009 18:55:04 GMT vboxsync [23538] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Fixed warning about undefined PATH_vboxdrv-mod. Sun, 04 Oct 2009 14:21:08 GMT vboxsync [23537] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/freebsd/HostHardwareFreeBSD.cpp (added) * trunk/src/VBox/Main/include/HostImpl.h (modified) FreeBSD: Bye bye HAL. We use the CAM layer directly to discover ... Sun, 04 Oct 2009 13:33:52 GMT vboxsync [23536] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) oops. Sun, 04 Oct 2009 13:33:03 GMT vboxsync [23535] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: More statistics. Sat, 03 Oct 2009 21:54:08 GMT vboxsync [23534] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: Mmio2 bugfixes and more statistics. Sat, 03 Oct 2009 18:06:32 GMT vboxsync [23532] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: some cleanups Sat, 03 Oct 2009 18:05:57 GMT vboxsync [23531] * trunk/src/VBox/RDP/client/Makefile.kmk (modified) RDP: Support FreeBSD Sat, 03 Oct 2009 18:02:48 GMT vboxsync [23530] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: Fix booting from SATA controllers Sat, 03 Oct 2009 18:02:03 GMT vboxsync [23529] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) USB/FreeBSD: Skeleton. Devices are detected but data transfer does ... Sat, 03 Oct 2009 17:57:25 GMT vboxsync [23528] * trunk/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp (modified) * trunk/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp (modified) Runtime/Errno: Include kernel headers for error code conversion Sat, 03 Oct 2009 17:56:43 GMT vboxsync [23527] * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd (added) * trunk/src/VBox/Installer/freebsd/postdeinstall.sh (added) * trunk/src/VBox/Installer/freebsd/virtualbox.desktop (added) Installer/FreeBSD: Add basic support for package creation Sat, 03 Oct 2009 17:55:49 GMT vboxsync [23526] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (added) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/Makefile (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/files_vboxnetadp (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/VBoxNetFlt-freebsd.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt (added) * trunk/src/VBox/HostDrivers/freebsd (added) HostDrivers/FreeBSD: Use the same method to build the kernel drivers ... Sat, 03 Oct 2009 15:23:42 GMT vboxsync [23524] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: Some code restructuring. Sat, 03 Oct 2009 14:33:39 GMT vboxsync [23523] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: bugfixes Fri, 02 Oct 2009 23:27:33 GMT vboxsync [23522] * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) Main/HostHardwareLinux: more rewriting of the Linux host drive code, ... Fri, 02 Oct 2009 21:08:07 GMT vboxsync [23521] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: Some more MMIO2 coding. Fri, 02 Oct 2009 18:13:47 GMT vboxsync [23520] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) E1K: STAM counters alignment fix Fri, 02 Oct 2009 15:02:12 GMT vboxsync [23519] * trunk/src/VBox/VMM/PGMPool.cpp (modified) Backed out 53066; problem area elswhere Fri, 02 Oct 2009 14:15:42 GMT vboxsync [23518] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: More MMIO2 work (incomplete). Fri, 02 Oct 2009 13:50:37 GMT vboxsync [23517] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Noisy logging Fri, 02 Oct 2009 13:50:15 GMT vboxsync [23516] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: Adapter Settings => Adapters Fri, 02 Oct 2009 13:41:20 GMT vboxsync [23515] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Force a TLB flush when returning back to ring 3. (local init only) Fri, 02 Oct 2009 13:36:36 GMT vboxsync [23514] * trunk/src/VBox/VMM/PGMInternal.h (modified) alignment fix. Fri, 02 Oct 2009 13:21:27 GMT vboxsync [23513] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) PGMSavedState: MMIO2 optimizations in the works. Fri, 02 Oct 2009 12:30:26 GMT vboxsync [23512] * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) tstCompressionBenchmark: Page by page CRC/Hash benchmarking. Fri, 02 Oct 2009 12:09:19 GMT vboxsync [23511] * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) tstCompressionBenchmark: nitpicking. Fri, 02 Oct 2009 12:08:08 GMT vboxsync [23510] * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) tstCompressionBenchmark: fixed copy&past error. Fri, 02 Oct 2009 12:07:17 GMT vboxsync [23509] * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) tstCompressionBenchmark: fixed copy&past error. Fri, 02 Oct 2009 12:03:06 GMT vboxsync [23508] * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) tstCompressionBenchmark: Added SHA-1, SHA-256 and SHA-512. Fri, 02 Oct 2009 12:02:02 GMT vboxsync [23507] * trunk/include/iprt/md5.h (modified) * trunk/include/iprt/sha.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/md5str.cpp (added) * trunk/src/VBox/Runtime/common/checksum/sha1str.cpp (added) * trunk/src/VBox/Runtime/common/checksum/sha256str.cpp (added) * trunk/src/VBox/Runtime/common/checksum/sha512str.cpp (added) * trunk/src/VBox/Runtime/common/string/RTStrConvertHexBytes.cpp (added) * trunk/src/VBox/Runtime/common/string/RTStrPrintHexBytes.cpp (added) * trunk/src/VBox/Runtime/testcase/tstRTDigest.cpp (modified) IPRT: Added APIs for convering digests to/from strings. Fri, 02 Oct 2009 11:12:21 GMT vboxsync [23506] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Use HalSendSoftwareInterrupt in Windows 7 (not exported in Vista) Fri, 02 Oct 2009 11:05:03 GMT vboxsync [23505] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) Soalris/r0drv-thread: don't call splx as it's fixed in r53110 Fri, 02 Oct 2009 11:04:32 GMT vboxsync [23504] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManageHelp: minor alignment and extra chars Fri, 02 Oct 2009 11:03:24 GMT vboxsync [23503] * trunk/src/VBox/Runtime/common/checksum/sha1.cpp (added) IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest ... Fri, 02 Oct 2009 10:59:58 GMT vboxsync [23502] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest ... Fri, 02 Oct 2009 10:59:42 GMT vboxsync [23501] * trunk/include/iprt/sha.h (moved) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp (moved) * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/sha256.cpp (added) * trunk/src/VBox/Runtime/common/checksum/sha512.cpp (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTDigest.cpp (added) IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest ... Fri, 02 Oct 2009 10:58:18 GMT vboxsync [23500] * trunk/src/VBox/Main/Global.cpp (modified) Require VT-x/AMD-V for OpenBSD & Netware Fri, 02 Oct 2009 07:58:09 GMT vboxsync [23499] * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) iprt/manifest.cpp: code review: addressed some issue in error paths; ... Fri, 02 Oct 2009 06:14:07 GMT vboxsync [23498] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) #3987: Virtio: Reception/transmission works. Fri, 02 Oct 2009 04:47:38 GMT vboxsync [23497] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) NAT: DHCPRELEASE implementation. Fri, 02 Oct 2009 03:22:39 GMT vboxsync [23496] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.h (modified) NAT: DHCPDECLINE was added. Thu, 01 Oct 2009 18:40:24 GMT vboxsync [23495] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) E1K: backed r53124. Thu, 01 Oct 2009 18:31:30 GMT vboxsync [23494] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) E1K: stam counters alignment check and fix. Thu, 01 Oct 2009 17:16:30 GMT vboxsync [23493] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMInformationDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) FE/Qt4: Session Information Dialog: Support for Multi-Storage- ... Thu, 01 Oct 2009 16:11:43 GMT vboxsync [23492] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: auto-canonicalize the IDE/SATA controller names to the longer ... Thu, 01 Oct 2009 15:57:14 GMT vboxsync [23491] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.h (modified) Darwin: case-sensitive FS burns fixes. Thu, 01 Oct 2009 15:54:46 GMT vboxsync [23490] * trunk/src/VBox/Devices/Network/slirp/mbuf.c (modified) NAT: init mbuf header while initialization of mbuf_zone. Thu, 01 Oct 2009 15:42:44 GMT vboxsync [23489] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: More write lock checks. Added missing ... Thu, 01 Oct 2009 15:38:06 GMT vboxsync [23488] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: Lock stats and check for write locks on monitored pages during ... Thu, 01 Oct 2009 14:57:14 GMT vboxsync [23487] * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMInternal.mac (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0JmpA-x86.asm (modified) VMM: Saved and restore the [R|E]FLAGS register in the ... Thu, 01 Oct 2009 14:19:20 GMT vboxsync [23486] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGMPAGE: optimization todos for later. enough for now. Thu, 01 Oct 2009 14:14:29 GMT vboxsync [23485] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMPAGE: Optimized tests accessing both u2HandlerPhysStateY and ... Thu, 01 Oct 2009 13:42:50 GMT vboxsync [23484] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGMPAGE: Removed the non-PGM_PAGE_WITH_U16MISCY bits. Thu, 01 Oct 2009 13:40:25 GMT vboxsync [23483] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGMPAGE: Merging u2HandlerPhysStateY into the misc field. Thu, 01 Oct 2009 13:38:38 GMT vboxsync [23482] * trunk/src/VBox/Runtime/common/misc/sanity.h (modified) iprt/sanity.c: Check the sizes of the RTUINTxxU types. Thu, 01 Oct 2009 13:15:45 GMT vboxsync [23480] * trunk/src/VBox/VMM/PGMInternal.h (modified) Fixed bad proprocessing around PGM_PAGE_INIT... Thu, 01 Oct 2009 13:12:43 GMT vboxsync [23479] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGM: Fixed wrong PGM_PAGE_MAX_LOCKS value. Thu, 01 Oct 2009 13:12:06 GMT vboxsync [23478] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMPAGE: Removed the PGM_PAGE_WITH_BIT_FIELD bits. Thu, 01 Oct 2009 13:04:42 GMT vboxsync [23477] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGMPAGE: Spell it out for the compiler. (soon, no bitfields) Thu, 01 Oct 2009 12:57:36 GMT vboxsync [23476] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Use global (one shot on all cpus) or local (each time we want to ... Thu, 01 Oct 2009 12:57:28 GMT vboxsync [23475] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: VBoxConsoleWnd: Fixed assert using sata/scsi controller. Thu, 01 Oct 2009 12:11:28 GMT vboxsync [23474] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) ATA: Add the instance number to the statistics path Thu, 01 Oct 2009 11:58:12 GMT vboxsync [23473] * trunk/configure (modified) * trunk/include/iprt/memory (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.conf (modified) * trunk/src/VBox/Additions/common/crOpenGL/Linux_i386_glxapi_exports.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports_dri.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_glxapi_exports.py (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt (modified) * trunk/src/VBox/HostDrivers/linux/build_in_tmp (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) * trunk/src/libs/xpcom18a4/xpcom-namespace-cleanup.map (modified) * trunk/tools/CommonFetch.kmk (modified) * trunk/tools/Makefile-ose.kmk (modified) OSE header fixes Thu, 01 Oct 2009 11:48:02 GMT vboxsync [23472] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) SCSI: Hardcode the instance number to the statistics path Thu, 01 Oct 2009 11:47:11 GMT vboxsync [23471] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: Made PGM_PAGE_WITH_LOCKS unconditional. Thu, 01 Oct 2009 11:44:36 GMT vboxsync [23470] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) PGMPAGE: Removed the non-PGM_PAGE_WITH_PAGEID_IN_HCPHYS cases. Thu, 01 Oct 2009 11:44:07 GMT vboxsync [23469] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Add the instance number to the statistics path Thu, 01 Oct 2009 11:19:07 GMT vboxsync [23468] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Misleading comment Thu, 01 Oct 2009 10:15:35 GMT vboxsync [23467] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Bring CD/DVD support into a workable state again. Passthrough ... Thu, 01 Oct 2009 08:31:54 GMT vboxsync [23466] * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) NAT: disable mbuf zone stats. TODO: make statistic in right way. Thu, 01 Oct 2009 08:30:05 GMT vboxsync [23465] * trunk/src/VBox/Main/xml/SchemaDefs.xsl (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (modified) header fixes Thu, 01 Oct 2009 08:28:44 GMT vboxsync [23464] * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) Do not use physical page 0 for the pgm pool. Thu, 01 Oct 2009 07:43:10 GMT vboxsync [23463] * trunk/Config.kmk (modified) * trunk/debian/LocalConfig.kmk (modified) * trunk/src/VBox/Additions/os2/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.m (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxIChatTheaterWrapper.m (modified) filemuncher header fixes Thu, 01 Oct 2009 05:42:19 GMT vboxsync [23462] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/counters.h (modified) * trunk/src/VBox/Devices/Network/slirp/if.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/main.h (modified) * trunk/src/VBox/Devices/Network/slirp/mbuf.c (modified) * trunk/src/VBox/Devices/Network/slirp/mbuf.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/tcp_output.c (modified) NAT: Big changeset: 1. mbuf_zone has been inroduced. 2. IPRT timers ... Thu, 01 Oct 2009 02:03:20 GMT vboxsync [23461] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGM: Enabled page lock counters. Thu, 01 Oct 2009 02:02:51 GMT vboxsync [23460] * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: Page lock counters. (disabled) Thu, 01 Oct 2009 01:13:47 GMT vboxsync [23459] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGMPAGE: Enable HCPhys and idPage merge.