# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 5, 2025 8:51:56 AM Fri, 29 May 2009 15:25:31 GMT vboxsync [20158] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Extra VCPU checks. Attempt to fix alignment issue Fri, 29 May 2009 15:20:13 GMT vboxsync [20157] * trunk/src/VBox/VMM/CPUM.cpp (modified) Multi core cpuid changes for AMD (untested) Fri, 29 May 2009 15:08:24 GMT vboxsync [20156] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) DevPCI: Restore all config registers. Fri, 29 May 2009 14:49:46 GMT vboxsync [20155] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: typo Fri, 29 May 2009 14:16:42 GMT vboxsync [20154] * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) PCI: The risky half of the remapping fix. Fixes #1587 and #3903. Fri, 29 May 2009 13:28:12 GMT vboxsync [20153] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) SSM,PCI: We must restore the PCI configuration registers before PGM ... Fri, 29 May 2009 13:22:06 GMT vboxsync [20152] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/DBGFInfo.cpp (modified) Added DBGFR3InfoLogRel and DBGFR3InfoStdErr. Fri, 29 May 2009 12:40:31 GMT vboxsync [20151] * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Handle pgm pool flushes a bit differently. Fri, 29 May 2009 12:32:23 GMT vboxsync [20150] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) crOpenGL: typo + missing dep Fri, 29 May 2009 12:30:26 GMT vboxsync [20149] * trunk/src/VBox/Frontends/VBoxShell/shellcommon.py (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: ship and install bindings with binary install on Linux Fri, 29 May 2009 12:03:02 GMT vboxsync [20148] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) crOpenGL: fix warning Fri, 29 May 2009 11:21:57 GMT vboxsync [20147] * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/apiutil.py (modified) * trunk/src/VBox/GuestHost/OpenGL/include/GL/glext.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_dispatch.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_get.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) crOpenGL: some opengl 2.0 parts Fri, 29 May 2009 11:13:32 GMT vboxsync [20146] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMiniToolBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMiniToolBar.cpp (modified) FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: tool-bar ... Fri, 29 May 2009 11:10:37 GMT vboxsync [20145] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Fixed registration of statistics Fri, 29 May 2009 10:37:18 GMT vboxsync [20144] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) #3917: Rx offloading bug fixed. Fri, 29 May 2009 10:16:20 GMT vboxsync [20143] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Correction Fri, 29 May 2009 10:14:02 GMT vboxsync [20142] * 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) VT-x/AMD-V: Keep statistics for injected traps & interrupts. Fri, 29 May 2009 10:01:03 GMT vboxsync [20141] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: cleanup of port forwarer script, additional method to ... Fri, 29 May 2009 09:50:33 GMT vboxsync [20140] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) No need to inform all VCPUs about a pending pool flush. The current ... Fri, 29 May 2009 09:00:58 GMT vboxsync [20139] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) GUI: added GUI/RenderMode extradata item to be able to overwrite the ... Fri, 29 May 2009 08:48:26 GMT vboxsync [20138] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxExportApplianceWzd.ui (modified) FE/Qt4: little corrections Fri, 29 May 2009 08:30:06 GMT vboxsync [20137] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) Solaris 10 builds again Fri, 29 May 2009 08:12:12 GMT vboxsync [20136] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Missing descriptions Fri, 29 May 2009 07:44:12 GMT vboxsync [20135] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Prevent reuse of cached larged pages with different access attributes. Fri, 29 May 2009 00:18:51 GMT vboxsync [20134] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: Fix creation of snapshosts with VMDKs Thu, 28 May 2009 19:34:10 GMT vboxsync [20133] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) alignment fix. Thu, 28 May 2009 19:20:26 GMT vboxsync [20132] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) HWACCM: Finished (I hope) the VBOX_WITH_VMMR0_DISABLE_PREEMPTION code. Thu, 28 May 2009 18:55:10 GMT vboxsync [20131] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) DevPit-i8254.cpp: divide by zero workaround/hack. This needs proper ... Thu, 28 May 2009 15:55:42 GMT vboxsync [20130] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) build fix. Thu, 28 May 2009 15:55:42 GMT vboxsync [20129] * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Backed out 47892-5 Thu, 28 May 2009 15:53:37 GMT vboxsync [20128] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Bug fix Thu, 28 May 2009 15:48:56 GMT vboxsync [20127] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Cleaned up Thu, 28 May 2009 15:47:14 GMT vboxsync [20126] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Wrong place Thu, 28 May 2009 15:44:30 GMT vboxsync [20125] * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Prevent reuse of cached large pages with different access attributes. Thu, 28 May 2009 15:40:06 GMT vboxsync [20124] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/darwin/threadpreempt-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/generic/RTThreadPreemptIsPendingTrusty-r0drv-generic.cpp (copied) * trunk/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/thread-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) IPRT,SUP: Minor driver version change - added ... Thu, 28 May 2009 14:24:54 GMT vboxsync [20123] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxExportApplianceWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFilePathSelectorWidget.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/VBoxExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFilePathSelectorWidget.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/VBoxProgressDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxExportApplianceWzd.ui (modified) FE/Qt4: enable upload to cloud in the GUI Thu, 28 May 2009 14:13:40 GMT vboxsync [20122] * trunk/src/VBox/VMM/EM.cpp (modified) EM.cpp: Fixed enmState assertion in EMR3ExecuteVM on restore. Restore ... Thu, 28 May 2009 14:00:29 GMT vboxsync [20121] * trunk/src/VBox/VMM/TM.cpp (modified) TM.cpp: Fixed saved state bustage from two days back. Enter the ... Thu, 28 May 2009 13:59:29 GMT vboxsync [20120] * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) TMAll.cpp: Better assertion. Thu, 28 May 2009 13:58:57 GMT vboxsync [20119] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) DevPCNet: TM locking regression (state restore). Thu, 28 May 2009 13:25:08 GMT vboxsync [20118] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: installer draft Thu, 28 May 2009 13:09:22 GMT vboxsync [20117] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI.cpp: Use the scope to avoid bugs like r47866 fixed. Thu, 28 May 2009 13:06:04 GMT vboxsync [20116] * trunk/src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c (modified) semevent-r0drv-freebsd.c: r=bird: two bugs. Thu, 28 May 2009 12:56:13 GMT vboxsync [20115] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: right place and tabs. Thu, 28 May 2009 12:08:25 GMT vboxsync [20114] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added SSMR3Skip. Thu, 28 May 2009 09:08:18 GMT vboxsync [20113] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python/glue: Fix for COM init. Thu, 28 May 2009 08:06:14 GMT vboxsync [20112] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) Uninitialized variable usage Thu, 28 May 2009 00:34:52 GMT vboxsync [20111] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTDirCreateTemp-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTTemp.cpp (added) IPRT: Use the generic RTDirCreateTemp implementation - made it a bit ... Wed, 27 May 2009 22:49:54 GMT vboxsync [20110] * trunk/src/VBox/Runtime/testcase/tstRTS3.cpp (modified) tstRTR3: Use RTTestSkipAndDestroy. Wed, 27 May 2009 22:49:29 GMT vboxsync [20109] * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) RTTestSkipAndDestroy. Wed, 27 May 2009 22:31:48 GMT vboxsync [20108] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTS3.cpp (modified) tstRTS3: always initialize iprt first. Wed, 27 May 2009 20:52:22 GMT vboxsync [20107] * trunk/src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c (modified) SemEvent-r0drv/FreeBSD: Don't use tvtohz for an infinite timeout. ... Wed, 27 May 2009 19:47:57 GMT vboxsync [20106] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) Support: Fix build error when compiling in debug mode on FreeBSD HEAD Wed, 27 May 2009 17:28:34 GMT vboxsync [20105] * trunk/include/iprt/dir.h (modified) iprt/dir.h: RTDirCreateTemp spec clearification. Wed, 27 May 2009 17:28:02 GMT vboxsync [20104] * trunk/src/VBox/Runtime/generic/RTDirCreateTemp-generic.cpp (added) IPRT: Added a generic implementation of RTDirCreateTemp (untested and ... Wed, 27 May 2009 17:11:22 GMT vboxsync [20103] * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) r3/win/dir-win.cpp: r=bird: this isn't good enough. Wed, 27 May 2009 17:11:01 GMT vboxsync [20102] * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) space Wed, 27 May 2009 16:43:08 GMT vboxsync [20101] * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPath.cpp (modified) IPRT: Rewrote RTPathTemp and added a testcase for it. Wed, 27 May 2009 16:11:24 GMT vboxsync [20100] * trunk/src/VBox/Devices/Makefile.kmk (modified) tabs Wed, 27 May 2009 16:04:48 GMT vboxsync [20099] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Deal with empty lists in HardDisk::ImageChain dtor Wed, 27 May 2009 15:48:00 GMT vboxsync [20098] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main: report 3d unsupported if sharedopengl isn't build Wed, 27 May 2009 15:44:26 GMT vboxsync [20097] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Main: reenable 3d hardware test Wed, 27 May 2009 15:36:30 GMT vboxsync [20096] * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) VBox/pdmdrv.h,TM: user argument and flags for driver timers. Wed, 27 May 2009 15:27:39 GMT vboxsync [20095] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Main: disable 3d test to fix builds Wed, 27 May 2009 15:24:37 GMT vboxsync [20094] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) VBox/pdmdev.h: Retired pfnTMTimerCreateExternal. Wed, 27 May 2009 15:21:44 GMT vboxsync [20093] * trunk/include/VBox/pdmdev.h (modified) VBox/pdmdev.h: bumped PDM_DEVHLP_VERSION. Wed, 27 May 2009 15:19:32 GMT vboxsync [20092] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/VMM/PDMDevMiscHlp.cpp (modified) DevAPIC,PDM: timer critsect. Wed, 27 May 2009 15:18:05 GMT vboxsync [20091] * trunk/src/VBox/VMM/TM.cpp (modified) TM.cpp: Forgot to take the timer crit sect when working virtual sync ... Wed, 27 May 2009 15:09:48 GMT vboxsync [20090] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Main: enable 3d hardware support test Wed, 27 May 2009 14:53:47 GMT vboxsync [20089] * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) TM: The critsect assertions. Wed, 27 May 2009 14:39:42 GMT vboxsync [20088] * trunk/src/VBox/VMM/PDMQueue.cpp (modified) PDMQueue.cpp: todo for fixing assertion during DSL shutdown (smp). Wed, 27 May 2009 14:31:18 GMT vboxsync [20087] * trunk/include/VBox/iom.h (modified) * trunk/include/VBox/pdmcritsect.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/tm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vusb.h (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevINIP.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/Storage/fdc.c (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) TM,*: Proper timer callback locking and pvUser for devices. Wed, 27 May 2009 14:21:36 GMT vboxsync [20086] * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) NAT/libalias: logging enchancements Wed, 27 May 2009 13:50:39 GMT vboxsync [20085] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsDisplay.cpp (modified) FE/Qt4: 3336: Create "Display" category in VM Settings dialog - ... Wed, 27 May 2009 13:26:41 GMT vboxsync [20084] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu.h (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_flush_special (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_get.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_net.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_texture.c (added) * trunk/src/VBox/Additions/common/crOpenGL/stub.c (modified) crOpenGL: reduce amount of sync calls to speed up d3d Wed, 27 May 2009 13:21:13 GMT vboxsync [20083] * trunk/src/VBox/Additions/common/crOpenGL/pack/pack.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_beginend.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_bufferobject.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_client.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_flush.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_get.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_getstring.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_init.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_pixel.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_proto.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_swapbuf.c (modified) crOpenGL: tabs to spaces Wed, 27 May 2009 13:01:06 GMT vboxsync [20082] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) Main: not needed anymore Wed, 27 May 2009 12:55:11 GMT vboxsync [20081] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (copied) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (copied) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: initial code for upload to cloud (second try) Wed, 27 May 2009 12:35:30 GMT vboxsync [20080] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) FE/Qt4: VBox Frame Buffer: remove build warning. Wed, 27 May 2009 12:35:00 GMT vboxsync [20079] * trunk/src/recompiler/VBoxRecompiler.c (modified) Deal with locking later Wed, 27 May 2009 12:31:07 GMT vboxsync [20078] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/QIFileDialog.h (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIFileDialog.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFilePathSelectorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxLineTextEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) FE/Qt4: 3701: Remove native file dialog handling on Windows if ... Wed, 27 May 2009 12:23:50 GMT vboxsync [20077] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) #3917: Tiny debugging addition. Wed, 27 May 2009 12:22:35 GMT vboxsync [20076] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) No longer necessary to get rid of the lock Wed, 27 May 2009 12:21:40 GMT vboxsync [20075] * trunk/src/recompiler/VBoxRecompiler.c (modified) Dropped all the assertiosn Wed, 27 May 2009 12:18:34 GMT vboxsync [20074] * trunk/src/recompiler/VBoxRecompiler.c (modified) Previous fix at the wrong place Wed, 27 May 2009 12:14:57 GMT vboxsync [20073] * trunk/src/recompiler/VBoxRecompiler.c (modified) Dropped annoying assertion Wed, 27 May 2009 12:10:48 GMT vboxsync [20072] * trunk/src/VBox/VMM/EM.cpp (modified) Fixed early init assertions Wed, 27 May 2009 12:07:38 GMT vboxsync [20071] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Bit more REM locking Wed, 27 May 2009 11:45:17 GMT vboxsync [20070] * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) Runtime: wrong test Wed, 27 May 2009 11:37:03 GMT vboxsync [20069] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Loosened assertion for the guest SMP case. Wed, 27 May 2009 11:32:49 GMT vboxsync [20068] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Trying to get rid of annoying assertions Wed, 27 May 2009 11:25:32 GMT vboxsync [20067] * trunk/include/iprt/dir.h (modified) Runtime: accident Wed, 27 May 2009 11:24:23 GMT vboxsync [20066] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) Runtime: added RTDirCreateTemp Wed, 27 May 2009 11:14:30 GMT vboxsync [20065] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Logging Wed, 27 May 2009 11:13:16 GMT vboxsync [20064] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) SyncPage: deal with missing PDE; can be changed behind our back by ... Wed, 27 May 2009 10:06:10 GMT vboxsync [20063] * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) Logging fix Wed, 27 May 2009 10:01:51 GMT vboxsync [20062] * trunk/src/VBox/VMM/PGMInternal.h (modified) Attempt to fix alignment issues Wed, 27 May 2009 09:45:10 GMT vboxsync [20061] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Made assertion less strict in SMP mode Wed, 27 May 2009 09:38:46 GMT vboxsync [20060] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Atomic updates of lock counters Wed, 27 May 2009 09:04:37 GMT vboxsync [20059] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Stricter lock checking