# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 15, 2025 4:04:05 PM Thu, 08 Jan 2009 09:42:15 GMT vboxsync [15848] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Wed, 07 Jan 2009 23:34:28 GMT vboxsync [15847] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) ATA: Fix failing RESET requests if the async I/O thread is stuck in ... Wed, 07 Jan 2009 22:00:53 GMT vboxsync [15846] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) AHCI/ATA: rework VPD handling code Wed, 07 Jan 2009 19:51:29 GMT vboxsync [15845] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_timer.c (modified) * trunk/src/VBox/Devices/Network/slirp/tftp.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) warnings and minor fixes to coding style Wed, 07 Jan 2009 18:51:03 GMT vboxsync [15844] * trunk/src/VBox/VMM/TM.cpp (modified) TM: LogRel GIP mode and update rate. Wed, 07 Jan 2009 18:35:24 GMT vboxsync [15843] * trunk/include/iprt/mp.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * 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-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/generic/RTMpIsCpuWorkPending-r0drv-generic.cpp (added) * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c (modified) RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected ... Wed, 07 Jan 2009 16:41:48 GMT vboxsync [15842] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) SrvIntNetR0: Rewrote r41325 so it fixes the problem without leaking ... Wed, 07 Jan 2009 16:40:02 GMT vboxsync [15841] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPDrv,SUPLib: SUPR0ObjRelease returns VINF_OBJECT_DESTROYED if it ... Wed, 07 Jan 2009 16:37:24 GMT vboxsync [15840] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: compile fix for older Linux kernels Wed, 07 Jan 2009 16:07:54 GMT vboxsync [15839] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Experimental implementation of RTMpIsCpuWorkPending for windows hosts. Wed, 07 Jan 2009 15:57:24 GMT vboxsync [15838] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) Export RTMpIsCpuWorkPending Wed, 07 Jan 2009 15:50:58 GMT vboxsync [15837] * trunk/include/iprt/mp.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c (modified) Added RTMpIsCpuWorkPending stub. Wed, 07 Jan 2009 15:45:20 GMT vboxsync [15836] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Devices/Serial: Enabled Host serial support for Solaris. Wed, 07 Jan 2009 15:18:17 GMT vboxsync [15835] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) rtR0MemObjNativeEnterPhys: Use method supporting 64-bit physical ... Wed, 07 Jan 2009 14:17:56 GMT vboxsync [15834] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Wed, 07 Jan 2009 13:27:20 GMT vboxsync [15832] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) VBoxGlobal.cpp: Made the RTSystemQueryOSInfo the default fallback and ... Wed, 07 Jan 2009 12:51:42 GMT vboxsync [15831] * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) DrvHostBase.h,DrvHostDVD.cpp: nitpicking: Changed pbDoubleBuffer to ... Wed, 07 Jan 2009 11:17:56 GMT vboxsync [15829] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) #3285: Improve error handling API to include unique error numbers - ... Wed, 07 Jan 2009 11:07:53 GMT vboxsync [15828] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Wed, 07 Jan 2009 10:22:15 GMT vboxsync [15827] * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) #3285: Improve error handling API to include unique error numbers - ... Wed, 07 Jan 2009 00:16:42 GMT vboxsync [15824] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile: fixed two cyclic dependencies on Windows. Tue, 06 Jan 2009 18:02:41 GMT vboxsync [15822] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Query system info with the help of iprt on Mac OS X, Solaris ... Tue, 06 Jan 2009 16:49:21 GMT vboxsync [15821] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstDarwinSched.cpp (added) tstDarwinSched: experiment with darwin scheduling. Tue, 06 Jan 2009 15:37:59 GMT vboxsync [15820] * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/defs.py (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/icd_drv.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/icd_drv.h (modified) crOpenGL: reverted r41328 - this brokes OpenGL on win32 guests. Tue, 06 Jan 2009 12:56:27 GMT vboxsync [15819] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Linux additions: stupid typo Tue, 06 Jan 2009 12:56:19 GMT vboxsync [15818] * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crOpenGL: Try to fix broken OpenGL parts of the guest additions. Tue, 06 Jan 2009 11:12:59 GMT vboxsync [15817] * trunk/src/VBox/Additions/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/linux/Makefile (modified) eol-style Tue, 06 Jan 2009 11:10:51 GMT vboxsync [15816] * trunk/src/VBox/Additions/linux/Makefile (copied) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) Linux guest additions: Makefile for convenience Mon, 05 Jan 2009 19:42:23 GMT vboxsync [15815] * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) fix Linux passthrough by introducing a double buffer which is ... Mon, 05 Jan 2009 16:20:23 GMT vboxsync [15814] * trunk/src/VBox/Main/Global.cpp (modified) Global.cpp: realign. Mon, 05 Jan 2009 16:06:55 GMT vboxsync [15813] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPath.cpp (modified) RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER ... Mon, 05 Jan 2009 16:05:21 GMT vboxsync [15812] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Fixed completely broken Display::COMGETTER(Width) Mon, 05 Jan 2009 15:53:20 GMT vboxsync [15811] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Support 32 bit IOCtls in the Windows 64 bit guest driver. Mon, 05 Jan 2009 15:49:05 GMT vboxsync [15809] * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) iprt: style. Mon, 05 Jan 2009 15:44:53 GMT vboxsync [15808] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPath.cpp (modified) iprt: added RTPathGetCurrent. Mon, 05 Jan 2009 15:41:57 GMT vboxsync [15807] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Check writes from the recompiler as well Mon, 05 Jan 2009 15:09:48 GMT vboxsync [15806] * trunk/src/VBox/Runtime/testcase/tstPath.cpp (modified) tstPath: style. Mon, 05 Jan 2009 15:03:36 GMT vboxsync [15805] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) RTPathAbs/posix: man strcpy 'The strings may not overlap, ...' -> ... Mon, 05 Jan 2009 14:55:35 GMT vboxsync [15804] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/VirtualBox.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox4/images/dock_1.png (deleted) * trunk/src/VBox/Frontends/VirtualBox4/images/monitor.png (added) * trunk/src/VBox/Frontends/VirtualBox4/images/monitor_glossy.png (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDockIconPreview.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxDockIconPreview.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt4-OSX: new look of the dock preview icon Mon, 05 Jan 2009 13:27:11 GMT vboxsync [15803] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Insert the magic marker during init Mon, 05 Jan 2009 13:18:08 GMT vboxsync [15801] * trunk/src/VBox/Runtime/r0drv/linux/RTThreadPreemptDisable-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/RTThreadPreemptRestore-r0drv-linux.c (modified) linux RTThreadPreemptDisable/Restore: Set and check dummy like on ... Mon, 05 Jan 2009 13:11:37 GMT vboxsync [15800] * trunk/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) makefiles: a couple of clean-up fixes. Mon, 05 Jan 2009 13:10:38 GMT vboxsync [15799] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) ogl/makefiles: another review comment. please clean up. Mon, 05 Jan 2009 13:03:42 GMT vboxsync [15798] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/linux/RTThreadPreemptDisable-r0drv-linux.c (copied) * trunk/src/VBox/Runtime/r0drv/linux/RTThreadPreemptRestore-r0drv-linux.c (copied) implemented `RTThreadPreemptDisable()` and `RTThreadPreemptRestore` ... Mon, 05 Jan 2009 12:15:28 GMT vboxsync [15797] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Redid r41365. Mon, 05 Jan 2009 11:15:21 GMT vboxsync [15796] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/Installer: missed files. Mon, 05 Jan 2009 10:58:38 GMT vboxsync [15795] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/Installer: missed files. Mon, 05 Jan 2009 10:58:11 GMT vboxsync [15794] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) FE/Qt: updated French nls, corrections from Jacky672 on ... Mon, 05 Jan 2009 10:48:06 GMT vboxsync [15793] * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) fixed Mac burns Mon, 05 Jan 2009 10:35:25 GMT vboxsync [15792] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: RTMemFree Mon, 05 Jan 2009 10:30:45 GMT vboxsync [15791] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/mbuf.c (modified) * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) * trunk/src/VBox/Devices/Network/slirp/sbuf.c (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_config.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: malloc/free/realloc/strdup => iprt functions; fixed ... Mon, 05 Jan 2009 10:27:48 GMT vboxsync [15790] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/Installer: missed files during the cleanup. Mon, 05 Jan 2009 10:00:04 GMT vboxsync [15789] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Protect code that relies on not being rescheduled to another cpu. ... Mon, 05 Jan 2009 08:41:39 GMT vboxsync [15788] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: fixed return value of `drvNATQueueConsumer()` if ... Mon, 05 Jan 2009 08:17:25 GMT vboxsync [15787] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) PCI: don't allow to change subsystem ID and vendor ID; mask out read- ... Mon, 05 Jan 2009 00:43:36 GMT vboxsync [15786] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) VDI: Replace second label with do {} while(0) Mon, 05 Jan 2009 00:34:36 GMT vboxsync [15785] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) VDI: Update number of bytes actually written even if the block was ... Sun, 04 Jan 2009 20:02:22 GMT vboxsync [15784] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Linux Gentoo scripts fix Sun, 04 Jan 2009 19:39:34 GMT vboxsync [15783] * trunk/src/VBox/Devices/Audio/pulseaudio.c (modified) pulse: limit the number of release warnings Fri, 02 Jan 2009 20:17:58 GMT vboxsync [15780] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) FE/Qt: French nls fix Fri, 02 Jan 2009 17:55:25 GMT vboxsync [15779] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Comment. Fri, 02 Jan 2009 17:50:20 GMT vboxsync [15778] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/Installer: Pre-cleanup for #3381. Fri, 02 Jan 2009 09:49:47 GMT vboxsync [15777] * trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard-tables.h (modified) FE/Qt: fix for Japanese Sun keyboards for version 2.1, thanks to user ... Thu, 01 Jan 2009 20:35:32 GMT vboxsync [15776] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/swab.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) Linux 2.6.28 hack Wed, 31 Dec 2008 11:20:09 GMT vboxsync [15775] * trunk/src/VBox/Main/Global.cpp (modified) FreeBSD 7.0 installer hangs on low memory (64M), thus update template ... Tue, 30 Dec 2008 14:54:42 GMT vboxsync [15773] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) NetFlt/win: propper handling for open adapter failure Tue, 30 Dec 2008 14:01:56 GMT vboxsync [15772] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/Installer: spaces. Tue, 30 Dec 2008 14:00:52 GMT vboxsync [15771] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/Installer: Pre-clean up for #3381. Mon, 29 Dec 2008 18:04:56 GMT vboxsync [15770] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) #3416: Fixed kernel panics in pre-2.6.20 kernels due to null pointer ... Mon, 29 Dec 2008 09:31:21 GMT vboxsync [15769] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) slirp: ARP and IP code even more unifing Mon, 29 Dec 2008 08:16:06 GMT vboxsync [15768] * trunk/src/VBox/Devices/Network/slirp/if.c (modified) * trunk/src/VBox/Devices/Network/slirp/if.h (modified) * trunk/src/VBox/Devices/Network/slirp/main.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) slirp: if_encap is place to call slirp_output. removing duplcates in ... Sun, 28 Dec 2008 23:49:43 GMT vboxsync [15767] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) VHD: Some fixes in logging statements Sun, 28 Dec 2008 17:12:54 GMT vboxsync [15766] * trunk/src/VBox/Main/MachineImpl.cpp (modified) valgrind warning Sat, 27 Dec 2008 09:21:08 GMT vboxsync [15765] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/if.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) slirp: send to guest is queued Thu, 25 Dec 2008 23:53:50 GMT vboxsync [15762] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Global.h (modified) Main: Exmplicit machine state comparisons replaced with bool ... Thu, 25 Dec 2008 16:05:58 GMT vboxsync [15760] * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/defs.py (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/icd_drv.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/icd_drv.h (modified) crOpenGL: icd exports for vista64 Thu, 25 Dec 2008 15:57:37 GMT vboxsync [15759] * trunk/src/VBox/GuestHost/OpenGL/util/net.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_sizes.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c (modified) crOpenGL: partial fix for multithreaded guest apps (3457) Thu, 25 Dec 2008 15:55:38 GMT vboxsync [15758] * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/pack/packspu_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_sizes.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c (modified) crOpenGL: tabs to spaces Thu, 25 Dec 2008 14:13:46 GMT vboxsync [15757] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) SrvIntNetR0: fix to not refer the freed memory Thu, 25 Dec 2008 11:12:42 GMT vboxsync [15756] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPath.cpp (modified) Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on ... Thu, 25 Dec 2008 10:53:52 GMT vboxsync [15755] * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) Runtime/Windows: RTPathAbs: Truncate the trailing slash of a non-root ... Thu, 25 Dec 2008 10:52:24 GMT vboxsync [15754] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPath.cpp (modified) Runtime/POSIX: RTPathAbs: Don't access file system when calculating ... Wed, 24 Dec 2008 19:08:24 GMT vboxsync [15753] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/solaris/DynLoadLibSolaris.h (modified) ,ade VBOx compile on Solaris 10 again Wed, 24 Dec 2008 15:19:35 GMT vboxsync [15752] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetFlt/win: don't display disabled adapters Wed, 24 Dec 2008 12:59:56 GMT vboxsync [15750] * trunk/src/VBox/VMM/SELM.cpp (modified) Backed out 41313. Assert failed on Linux/Mac boxes for some reason Wed, 24 Dec 2008 12:47:42 GMT vboxsync [15749] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Log additional VT-x flags Wed, 24 Dec 2008 12:36:19 GMT vboxsync [15747] * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) restored waiting on non-waitable assert (things I do to please Knut :) ) Wed, 24 Dec 2008 12:35:57 GMT vboxsync [15746] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Intercept rdpmc instructions as well. Wed, 24 Dec 2008 11:52:02 GMT vboxsync [15745] * trunk/src/VBox/VMM/SELM.cpp (modified) Some cleanup Wed, 24 Dec 2008 11:15:29 GMT vboxsync [15742] * trunk/src/VBox/VMM/SELM.cpp (modified) Deal with invalid IO bitmap offset values in the TSS. Wed, 24 Dec 2008 10:43:21 GMT vboxsync [15741] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Measure time spent in the 32/64 switcher for AMD-V too Wed, 24 Dec 2008 10:16:41 GMT vboxsync [15740] * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) removed bogus assert when trying to wait on non-waitable thread Tue, 23 Dec 2008 17:00:17 GMT vboxsync [15738] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Bit 0 is valid Tue, 23 Dec 2008 16:49:38 GMT vboxsync [15737] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Wrong bit checked Tue, 23 Dec 2008 15:55:23 GMT vboxsync [15736] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Corrected max time spent in VT-x guest mode Tue, 23 Dec 2008 15:46:15 GMT vboxsync [15735] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Extra check Tue, 23 Dec 2008 15:18:48 GMT vboxsync [15734] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Allow up to 1M clock ticks worth of guest execution. Tue, 23 Dec 2008 15:13:21 GMT vboxsync [15733] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Experiment with the VT-x preemption timer for the 32/64 switcher. Tue, 23 Dec 2008 15:12:45 GMT vboxsync [15732] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Tue, 23 Dec 2008 14:18:36 GMT vboxsync [15731] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Log MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT