# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Mar 12, 2025 12:43:57 AM Sun, 24 May 2009 03:17:57 GMT vboxsync [19962] * trunk/src/VBox/Frontends/VBoxShell/Makefile.kmk (modified) VBoxShell/Makefile.kmk: Id keyword is mandatory, as is the use of ... Sun, 24 May 2009 03:11:40 GMT vboxsync [19961] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) VirtualBox/Makefile.kmk: ditto. Sun, 24 May 2009 03:10:31 GMT vboxsync [19960] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: moved VBoxC_DEFS to the right place. Sun, 24 May 2009 03:05:50 GMT vboxsync [19958] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) oops Sun, 24 May 2009 02:47:43 GMT vboxsync [19957] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION Sun, 24 May 2009 02:34:58 GMT vboxsync [19956] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) memobj-r0drv-darwin.cpp: Added an ugly hack in ... Sun, 24 May 2009 00:00:21 GMT vboxsync [19954] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTCritSect.cpp (moved) tstCritSect -> tstRTCritSect Sat, 23 May 2009 23:59:06 GMT vboxsync [19953] * trunk/src/VBox/Runtime/testcase/tstCritSect.cpp (modified) tstCritSect: Converted to RTTest and disable the distribution test by ... Sat, 23 May 2009 23:58:05 GMT vboxsync [19952] * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) RTTest: More macros. Made RTTestFailure check for trailing new line ... Sat, 23 May 2009 22:22:37 GMT vboxsync [19950] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTCidr.cpp (moved) tstCidr -> tstRTCidr. Sat, 23 May 2009 22:21:46 GMT vboxsync [19949] * trunk/src/VBox/Runtime/testcase/tstCidr.cpp (modified) tstCidr: Converted to RTTest. Sat, 23 May 2009 22:14:33 GMT vboxsync [19948] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTBitOperations.cpp (moved) tstBitOperations -> tstRTBitOperations Sat, 23 May 2009 22:09:23 GMT vboxsync [19947] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTBase64.cpp (moved) tstBase64 -> tstRTBase64. Sat, 23 May 2009 22:07:30 GMT vboxsync [19946] * trunk/src/VBox/Runtime/testcase/tstBase64.cpp (modified) tstBase64: Converted to RTTest. Sat, 23 May 2009 21:48:25 GMT vboxsync [19945] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (moved) tstAvl -> tstRTAvl; use RTTest. Sat, 23 May 2009 21:48:08 GMT vboxsync [19944] * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/Runtime/r3/testi.cpp (modified) iprt: Some more RTTest stuff. Sat, 23 May 2009 15:46:49 GMT vboxsync [19943] * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp (modified) tstR0ThreadPreemption.cpp: use thousand separators to make the ns and ... Sat, 23 May 2009 15:42:57 GMT vboxsync [19942] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstStrFormat.cpp (modified) IPRT: Implemented thousand separators for the string formatting code ... Sat, 23 May 2009 14:18:51 GMT vboxsync [19941] * trunk/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c (modified) iprt/linux: Fixed RTThreadPreemptIsEnabled, only tested without ... Sat, 23 May 2009 14:17:33 GMT vboxsync [19940] * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp (modified) tstR0ThreadPreemption: fixes. Sat, 23 May 2009 13:41:28 GMT vboxsync [19939] * trunk/src/VBox/Runtime/r3/test.cpp (modified) IPRT/test.cpp: Always report subtest results on a new line. Sat, 23 May 2009 13:10:12 GMT vboxsync [19938] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile (modified) HostDrivers/*/linux/Makefile: Added --no-print-directory to the ... Sat, 23 May 2009 12:43:34 GMT vboxsync [19937] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/linux/RTThreadPreemptDisable-r0drv-linux.c (deleted) * trunk/src/VBox/Runtime/r0drv/linux/RTThreadPreemptRestore-r0drv-linux.c (deleted) * trunk/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c (modified) IPRT: Merge RTThreadPreemptDisable-r0drv-linux.c & ... Sat, 23 May 2009 01:58:13 GMT vboxsync [19936] * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp (modified) tstR0ThreadPreemption: Improved the RTThreadPreemptIsPending test. Sat, 23 May 2009 01:50:33 GMT vboxsync [19935] * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp (modified) tstR0ThreadPreemption: Test nesting and fix enum. Sat, 23 May 2009 01:44:51 GMT vboxsync [19934] * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h (modified) oops Sat, 23 May 2009 01:44:13 GMT vboxsync [19933] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp (added) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h (added) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp (added) IPRT: RTThreadPreempt* testcase. Sat, 23 May 2009 01:42:49 GMT vboxsync [19932] * 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) SUPDrv: Expose the RTThreadPreempt API to modules. Sat, 23 May 2009 00:26:15 GMT vboxsync [19931] * trunk/src/VBox/Runtime/nt/NtProcessStartup-stub.cpp (modified) NtProcessStartup-stub.cpp: __cdecl not __stdcall. Sat, 23 May 2009 00:24:51 GMT vboxsync [19930] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/nt/NtProcessStartup-stub.cpp (added) IPRT: Added a dummy NtProcessStartup stub to RuntimeR0 to avoid ... Sat, 23 May 2009 00:15:49 GMT vboxsync [19929] * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPath.cpp (modified) RTPathAppend: bugfix. Fri, 22 May 2009 23:47:35 GMT vboxsync [19928] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) IPRT: More RTPathAppend docs updates. Fri, 22 May 2009 23:37:39 GMT vboxsync [19926] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPath.cpp (modified) IPRT: Added RTPathAppend. Fri, 22 May 2009 23:15:42 GMT vboxsync [19925] * trunk/src/VBox/Runtime/testcase/tstPath.cpp (modified) tstPath.cpp: Converted to RTTest. Fri, 22 May 2009 21:52:47 GMT vboxsync [19924] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/VBoxFB.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPath.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/testcase/tstRunTestcases.cpp (modified) IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear ... Fri, 22 May 2009 17:53:47 GMT vboxsync [19923] * trunk/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp (modified) tstSupSem.cpp: Extended the interruptibility test with a time wait ... Fri, 22 May 2009 17:47:37 GMT vboxsync [19922] * trunk/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp (modified) iprt/semaphore-r0drv-darwin.cpp: Fixed interruptable waits, they ... Fri, 22 May 2009 17:30:19 GMT vboxsync [19921] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: avoid overlapping reads for streamOptimized files Fri, 22 May 2009 17:14:11 GMT vboxsync [19920] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/os2/thread-r0drv-os2.cpp (modified) iprt/os2: Implemented RTThreadPreempt*. Fri, 22 May 2009 17:02:55 GMT vboxsync [19919] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/threadpreempt-r0drv-darwin.cpp (added) iprt/r0drv: Darwin implementation of RTThreadPreempt*. Stub ... Fri, 22 May 2009 17:00:28 GMT vboxsync [19918] * trunk/src/VBox/Runtime/r0drv/generic/RTThreadPreemptIsPending-r0drv-generic.cpp (copied) iprt/r0drv-generic: RTThreadPreemptIsPending stub. Fri, 22 May 2009 16:59:17 GMT vboxsync [19917] * trunk/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) iprt/solaris: A quick shot at RTThreadPreemptIsPending. Fri, 22 May 2009 15:32:09 GMT vboxsync [19916] * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) Removed assertion Fri, 22 May 2009 15:28:19 GMT vboxsync [19915] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) iprt/nt: RTThreadPreemptIsPending (untested). Fri, 22 May 2009 15:10:44 GMT vboxsync [19914] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) iprt/nt: RTThreadPreemptIsPending sketch. Fri, 22 May 2009 14:38:45 GMT vboxsync [19913] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Noisy logging Fri, 22 May 2009 14:00:33 GMT vboxsync [19912] * trunk/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c (modified) iprt/linux: RTThreadPreemptIsPending update. Fri, 22 May 2009 12:46:46 GMT vboxsync [19911] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Don't assert. KeInsertQueueDPC returns FALSE if it's already in the ... Fri, 22 May 2009 12:31:50 GMT vboxsync [19910] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More TBL shootdown work Fri, 22 May 2009 11:33:41 GMT vboxsync [19909] * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) crOpenGL: disable wine for 64bit targets Fri, 22 May 2009 11:19:38 GMT vboxsync [19908] * trunk/src/VBox/VMM/HWACCM.cpp (modified) VMM/HWACCM: amd-v exit reasons for debugger description. Fri, 22 May 2009 11:14:50 GMT vboxsync [19907] * trunk/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c (modified) IPRT: RTThreadPreemptIsPending for linux Fri, 22 May 2009 11:02:16 GMT vboxsync [19905] * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) crOpenGL: enable building of wine Fri, 22 May 2009 10:39:31 GMT vboxsync [19904] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: 3837: New registration method - restricting auto-run for ... Fri, 22 May 2009 09:41:32 GMT vboxsync [19903] * trunk/include/VBox/hwacc_svm.h (modified) * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Invalidation cleanup Fri, 22 May 2009 09:19:33 GMT vboxsync [19902] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: per-thread COM initialization in glue Fri, 22 May 2009 08:07:47 GMT vboxsync [19901] * trunk/src/VBox/Frontends/VBoxShell/shellcommon.py (modified) VBoxShell: typos Fri, 22 May 2009 07:45:29 GMT vboxsync [19900] * trunk/src/VBox/Frontends/VBoxShell/shellcommon.py (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/constants-python.xsl (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: constant works everywhere with glue (note that ... Fri, 22 May 2009 05:06:46 GMT vboxsync [19899] * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) NAT: attempt to fix (workaround) #3894. Thu, 21 May 2009 22:24:26 GMT vboxsync [19898] * trunk/src/VBox/Runtime/common/misc/term.cpp (added) IPRT: Termination callback framework - missing file. (not hooked up ... Thu, 21 May 2009 21:36:46 GMT vboxsync [19897] * trunk/include/iprt/initterm.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstTermCallbacks.cpp (added) IPRT: Termination callback framework. (not hooked up to anything yet) Thu, 21 May 2009 21:35:42 GMT vboxsync [19896] * trunk/include/iprt/once.h (modified) * trunk/src/VBox/Runtime/common/misc/once.cpp (modified) IPRT: Added a RTOnceReset method (needed it for a testcase). Thu, 21 May 2009 15:58:48 GMT vboxsync [19895] * trunk/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp (modified) tstSupSem.cpp: Extended it to cover interruptibility. Thu, 21 May 2009 15:52:49 GMT vboxsync [19894] * trunk/src/VBox/HostDrivers/Support/SUPLibSem.cpp (modified) SUPLibSem.cpp: Set cMillies. Thu, 21 May 2009 15:30:34 GMT vboxsync [19893] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUPDrvIOC.h: Incremented the minor IOCtl interface version. Thu, 21 May 2009 15:29:29 GMT vboxsync [19892] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibSem.cpp (added) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp (added) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) SUPLib: Implemented ring-3 version of the semaphore API and created a ... Thu, 21 May 2009 15:27:24 GMT vboxsync [19890] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: Corrected wrong arguments. Thu, 21 May 2009 15:27:05 GMT vboxsync [19889] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUPDrvIOC.h: More natural member order in SUPSEMOP. Thu, 21 May 2009 15:25:42 GMT vboxsync [19888] * trunk/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c (modified) semevent-r0drv-linux.c: Use ASMAtomicWriteU32 instead of XchgU32. Thu, 21 May 2009 15:23:49 GMT vboxsync [19887] * trunk/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c (modified) semevent-r0drv-linux.c: Fixed missing initialization of the fState ... Thu, 21 May 2009 15:19:38 GMT vboxsync [19886] * trunk/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c (modified) semevetnmulti-r0drv-linux.c: Fixed missing initialization of the ... Thu, 21 May 2009 15:05:29 GMT vboxsync [19885] * trunk/src/VBox/Main/glue/constants-python.xsl (added) keywords Thu, 21 May 2009 15:03:12 GMT vboxsync [19884] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/USB: bits. Thu, 21 May 2009 15:03:06 GMT vboxsync [19883] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: generate constants, instead of relying on (*)COM mechanisms (WIP) Thu, 21 May 2009 13:09:48 GMT vboxsync [19881] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: Implemented the SEM_CREATE and SEM_OP IOCtls. Thu, 21 May 2009 11:50:28 GMT vboxsync [19880] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk (modified) crOpenGL: don't do glGetError after every wine's opengl call Thu, 21 May 2009 11:47:50 GMT vboxsync [19879] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) crOpenGL: fix bug with crashes in unloaded render_spu.dll (hopefully) Thu, 21 May 2009 11:37:39 GMT vboxsync [19878] * trunk/src/VBox/GuestHost/OpenGL/spu_loader/spuload.c (modified) crOpenGL: cleanup on failures Thu, 21 May 2009 11:37:24 GMT vboxsync [19877] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/chipset_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/chipset_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/chipset_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/chipset_disabled_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) FE/Qt4: VM Settings / System Page: icon update. Thu, 21 May 2009 07:57:55 GMT vboxsync [19876] * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) NAT: not need ethernet information here anymore Wed, 20 May 2009 21:18:53 GMT vboxsync [19875] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices and GuestHost/SharedClipboard: hopefully fixed the ... Wed, 20 May 2009 15:41:35 GMT vboxsync [19874] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Protect PGMShwModifyPage Wed, 20 May 2009 15:17:26 GMT vboxsync [19873] * trunk/src/VBox/VMM/EM.cpp (modified) Removed annoying assertion (hit when rebooting) Wed, 20 May 2009 15:05:53 GMT vboxsync [19872] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Cleaned up Wed, 20 May 2009 14:51:20 GMT vboxsync [19871] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Protect SyncPage with a lock as well. Wed, 20 May 2009 14:31:01 GMT vboxsync [19870] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) Save current EMT state to the saved state. Important for restoring ... Wed, 20 May 2009 14:12:15 GMT vboxsync [19869] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More flushes & assertions Wed, 20 May 2009 13:52:15 GMT vboxsync [19868] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUPDrvIOC.h: sketched out the semaphore interface between ring-3 and ... Wed, 20 May 2009 13:37:53 GMT vboxsync [19867] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: fix wrong assertion. Wed, 20 May 2009 13:35:36 GMT vboxsync [19866] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) SUP: Expose ring-0 event semaphores to ring-3, part 1. Wed, 20 May 2009 13:33:14 GMT vboxsync [19865] * trunk/src/VBox/Runtime/common/misc/handletable.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletablectx.cpp (modified) IPRT: Made handletable.cpp and handletablectx.cpp build cleanly as C. Wed, 20 May 2009 13:01:44 GMT vboxsync [19864] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsSystem.ui (modified) FE/Qt4: 3875: Guest SMP settings - some wording for processor's slider. Wed, 20 May 2009 12:31:49 GMT vboxsync [19863] * trunk/src/VBox/Runtime/common/misc/zip.cpp (modified) IPRT/zip: use 128K buffer in all cases (both for compressing and ... Wed, 20 May 2009 12:01:55 GMT vboxsync [19862] * trunk/src/VBox/Makefile.kmk (modified) SDK: fixed burn Wed, 20 May 2009 11:56:11 GMT vboxsync [19861] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) System wide flush Wed, 20 May 2009 11:55:12 GMT vboxsync [19860] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Flush updates Wed, 20 May 2009 11:50:09 GMT vboxsync [19859] * trunk/src/VBox/Frontends/VBoxShell/shellcommon.py (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: copyrights, removed stalled code Wed, 20 May 2009 11:44:54 GMT vboxsync [19858] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Python: typo Wed, 20 May 2009 11:22:02 GMT vboxsync [19857] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) NAT: remove assertion Wed, 20 May 2009 11:19:55 GMT vboxsync [19856] * trunk/src/VBox/VMM/TRPM.cpp (modified) Fixed regression #3928