# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Feb 4, 2025 2:41:14 PM Tue, 12 May 2009 12:45:09 GMT vboxsync [19615] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) ACPI logging updates Tue, 12 May 2009 12:27:21 GMT vboxsync [19614] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) Main and Devices: absolute mouse support: do not send a mouse ... Tue, 12 May 2009 12:26:16 GMT vboxsync [19613] * trunk/src/VBox/VMM/EM.cpp (modified) Logging change for SMP Tue, 12 May 2009 12:24:00 GMT vboxsync [19612] * trunk/src/VBox/VMM/EM.cpp (modified) Backed out r47189; accidental commit Tue, 12 May 2009 12:23:08 GMT vboxsync [19611] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Change the EM state to EMSTATE_HALTED after receiving the startup IPI. Tue, 12 May 2009 12:10:14 GMT vboxsync [19610] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main/Machine: add extradata key to suppress deleting saved state on ... Tue, 12 May 2009 12:10:02 GMT vboxsync [19609] * trunk/src/VBox/VMM/TM.cpp (modified) Temporarily restrict servicing timer queues to VCPU 0 Tue, 12 May 2009 11:31:56 GMT vboxsync [19608] * trunk/src/VBox/VMM/MMHyper.cpp (modified) MMHyper.cpp: Extended release assertion with a message. Tue, 12 May 2009 11:31:14 GMT vboxsync [19607] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) ACPI: increased maximum nr of supported VCPUs to 16; we should ... Tue, 12 May 2009 11:11:55 GMT vboxsync [19606] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) ACPI: Always show the CPU leafs when we have multiple VCPUs Tue, 12 May 2009 11:06:40 GMT vboxsync [19605] * trunk/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU64.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMAtomicReadU64.asm (modified) iprt/common/asm: id tag + docs. Tue, 12 May 2009 10:54:38 GMT vboxsync [19604] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: do the attach work ourselves rather than dl_attach. Tue, 12 May 2009 10:33:59 GMT vboxsync [19603] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) More build fixes. Tue, 12 May 2009 10:33:51 GMT vboxsync [19602] * trunk/src/VBox/Frontends/VBoxShell/shellcommon.py (modified) Python Shell: update remove command with HDD detach code Tue, 12 May 2009 10:08:12 GMT vboxsync [19600] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/common/asm/ASMAtomicReadU64.asm (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) GCC 4.3.3 workarounds for ASMAtomicCmpXchgU64 and ASMAtomicReadU64. Tue, 12 May 2009 09:48:44 GMT vboxsync [19599] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/hostname.vboxnet0 (added) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/VBoxNetAdp: added static hostname file for persistence. Tue, 12 May 2009 09:27:18 GMT vboxsync [19598] * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) NetIf-win: Assertion not needed here. Tue, 12 May 2009 08:58:48 GMT vboxsync [19597] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) PDMCritSectIsOwner fix Tue, 12 May 2009 08:50:33 GMT vboxsync [19596] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) PDMCritSectIsOwner: pretend critical sections scheduled for release ... Tue, 12 May 2009 07:56:07 GMT vboxsync [19593] * trunk/include/VBox/pdmcritsect.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Split up PDM. Mon, 11 May 2009 23:21:13 GMT vboxsync [19592] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) HostDrivers/Support,VMMR0: Use critical_enter and critical_exit to ... Mon, 11 May 2009 23:18:56 GMT vboxsync [19591] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) Runtime/r0drv-freebsd: Disable the active code for allocating pages ... Mon, 11 May 2009 15:19:58 GMT vboxsync [19590] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) Added PDMCritSectGetRecursion Mon, 11 May 2009 14:33:04 GMT vboxsync [19588] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Do not lock IFramebuffer while it is being resized (xTracker #3902). Mon, 11 May 2009 14:32:06 GMT vboxsync [19587] * trunk/src/VBox/Additions/linux/installer/vboxadd-service.sh (modified) Additions/linux/installer: no --daemonize parameter to vboxadd- service Mon, 11 May 2009 14:28:13 GMT vboxsync [19586] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Missing pgmUnlock Mon, 11 May 2009 14:09:55 GMT vboxsync [19585] * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) Enabled ring 0 stack dump for win32 only Mon, 11 May 2009 14:09:16 GMT vboxsync [19584] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Linux vboxdrv script: don't search for the vboxdrv module, this is ... Mon, 11 May 2009 14:07:36 GMT vboxsync [19583] * trunk/src/VBox/VMM/DBGFSym.cpp (modified) Also load R0 modules Mon, 11 May 2009 14:05:21 GMT vboxsync [19582] * trunk/src/VBox/VMM/VMM.cpp (modified) Wrong end of the stack Mon, 11 May 2009 13:04:20 GMT vboxsync [19581] * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) Set selector as well Mon, 11 May 2009 13:02:45 GMT vboxsync [19580] * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) Updates Mon, 11 May 2009 12:56:58 GMT vboxsync [19579] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: small delay when sending the hostkey prior to a mouse click Mon, 11 May 2009 12:50:53 GMT vboxsync [19578] * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) Missing DBGFADDRESS_FLAGS_VALID Mon, 11 May 2009 12:45:45 GMT vboxsync [19577] * trunk/src/VBox/VMM/VMMInternal.mac (modified) Compile fix Mon, 11 May 2009 12:43:48 GMT vboxsync [19576] * trunk/src/VBox/VMM/DBGFMem.cpp (modified) Compile fix Mon, 11 May 2009 12:42:46 GMT vboxsync [19575] * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMInternal.mac (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) Updates for ring 0 call stack dumping. (not enabled nor tested) Mon, 11 May 2009 12:14:30 GMT vboxsync [19574] * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) NetIf-win: Added logging/assertion. Mon, 11 May 2009 11:43:59 GMT vboxsync [19573] * trunk/src/VBox/Runtime/Makefile.kmk (modified) iprt/makefile.kmk: warning. Mon, 11 May 2009 11:24:27 GMT vboxsync [19572] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) Started with ring 0 stack trace dump support. Mon, 11 May 2009 10:07:04 GMT vboxsync [19571] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: enable style 2 opens on trunk. Mon, 11 May 2009 09:00:58 GMT vboxsync [19570] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) Use RT critical sections, so we get an assertion for deadlocks Mon, 11 May 2009 08:14:32 GMT vboxsync [19569] * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) addendum to r46941 Mon, 11 May 2009 07:38:25 GMT vboxsync [19566] * trunk/src/VBox/Runtime/common/dbg (added) * trunk/src/VBox/Runtime/common/dbg/Makefile.kup (added) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (added) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (added) OSE fix Sun, 10 May 2009 22:32:03 GMT vboxsync [19565] * trunk/src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semeventmulti-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semfastmutex-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/spinlock-r0drv-freebsd.c (modified) Runtime/r0drv-freebsd: Allocate zeroed memory for the mutexes or we ... Sun, 10 May 2009 21:49:48 GMT vboxsync [19564] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) SUPLib-freebsd: Tab to spaces Sun, 10 May 2009 21:49:07 GMT vboxsync [19563] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) HostDrivers,Runtime/r0drv-freebsd: Fix compiling on FreeBSD 8. Thanks ... Sun, 10 May 2009 21:44:16 GMT vboxsync [19562] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/include/internal/fileaio.h (modified) * trunk/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/fileaio-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileaio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileaio-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFileAio.cpp (modified) Runtime/Aio: Change API again * pcReqs in RTFileAioCtxSubmit is ... Sun, 10 May 2009 04:43:13 GMT vboxsync [19560] * trunk/src/VBox/VMM/DBGFSym.cpp (modified) EFI: typo (uninitialized variable) Sun, 10 May 2009 04:36:23 GMT vboxsync [19559] * trunk/include/iprt/avl.h (modified) * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/table/avlruintptr.cpp (copied) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) IPRT: Coded up the debug address space, adding a RTUINTPTR AVL range ... Sat, 09 May 2009 20:22:13 GMT vboxsync [19558] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime: typo (win32 build) Fri, 08 May 2009 23:10:04 GMT vboxsync [19555] * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) VboxRTDeps.cpp: openssl stuff for darwin. Fri, 08 May 2009 22:10:24 GMT vboxsync [19554] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl.def (added) VBoxRT,++: linking libxml and openssl into VBoxRT. Fri, 08 May 2009 21:27:10 GMT vboxsync [19553] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: memory leak in the testcase Fri, 08 May 2009 21:26:00 GMT vboxsync [19552] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: cleanup Fri, 08 May 2009 20:51:01 GMT vboxsync [19550] * trunk/src/VBox/Runtime/Makefile.kmk (modified) oops. Fri, 08 May 2009 20:40:57 GMT vboxsync [19549] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) libxml2: build change in progress. Fri, 08 May 2009 20:39:39 GMT vboxsync [19547] * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.h (modified) IPRT: unexport internal rtMem* functions. Fri, 08 May 2009 20:39:07 GMT vboxsync [19546] * trunk/src/VBox/Runtime/common/time/time.cpp (modified) space Fri, 08 May 2009 20:36:02 GMT vboxsync [19545] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: better header space reserving Fri, 08 May 2009 20:10:15 GMT vboxsync [19541] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: fixes to the testcase Fri, 08 May 2009 20:05:10 GMT vboxsync [19540] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: code cleanup Fri, 08 May 2009 18:27:38 GMT vboxsync [19539] * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) VMMR3YieldSuspend: only cpu 0 for now. Fri, 08 May 2009 18:12:33 GMT vboxsync [19538] * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) TM: Moved TMR3TimerDestroy from TMAll.cpp to TM.cpp. Fri, 08 May 2009 18:09:57 GMT vboxsync [19537] * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) TMR3TimerDestroy: rewrite to ring-3 only. Fri, 08 May 2009 16:29:42 GMT vboxsync [19536] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: renamed a struct Fri, 08 May 2009 16:16:44 GMT vboxsync [19535] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: removed some debugging code Fri, 08 May 2009 15:31:09 GMT vboxsync [19534] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: test and fix handling of non-null- ... Fri, 08 May 2009 15:06:06 GMT vboxsync [19533] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main-OVF: make sure the source chain is released early on disk image ... Fri, 08 May 2009 14:53:35 GMT vboxsync [19532] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) VBoxService/common: Backed cmd line changes; won't work. Fri, 08 May 2009 14:39:23 GMT vboxsync [19530] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main: decouple xml classes from COM dependencies (part 2) Fri, 08 May 2009 14:37:30 GMT vboxsync [19529] * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) Introduced VMMR3AtomicExecuteHandler Fri, 08 May 2009 14:09:07 GMT vboxsync [19527] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) VBoxService/common: Comment. Fri, 08 May 2009 14:06:35 GMT vboxsync [19526] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) VBoxService/common: Bugfix for cmd line. Fri, 08 May 2009 13:53:56 GMT vboxsync [19525] * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/mbuf.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: Correct ethernet package check Fri, 08 May 2009 13:25:34 GMT vboxsync [19523] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU64.asm (modified) IPRT: Build common/asm/ASMAtomicCmpXchgU64.asm into the R3 runtime. Fri, 08 May 2009 13:23:05 GMT vboxsync [19522] * trunk/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU64.asm (added) IPRT: Added a 32-bit implementation of ASMAtomicCmpXchgU64 Fri, 08 May 2009 13:19:31 GMT vboxsync [19521] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) VBoxService/common: Don't exit on unknown parameters. Fri, 08 May 2009 12:38:07 GMT vboxsync [19519] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main: decouple xml classes from COM dependencies Fri, 08 May 2009 12:31:03 GMT vboxsync [19518] * trunk/src/VBox/Additions/linux/installer/vboxadd-service.sh (modified) vboxadd-service: Status messages. Fri, 08 May 2009 11:49:52 GMT vboxsync [19517] * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/daemon (deleted) * trunk/src/VBox/Additions/linux/installer/vboxadd-service.sh (moved) VBoxService/common: Updated linux parts (installer, setup scripts, ...). Fri, 08 May 2009 09:17:47 GMT vboxsync [19516] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Always call pgmPoolSyncCR3 from PGMSyncCR3 (regardless of guest ... Fri, 08 May 2009 08:44:45 GMT vboxsync [19515] * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.h (modified) video hw accel: basic for ddcaps initialization to support ... Fri, 08 May 2009 08:33:19 GMT vboxsync [19514] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService/common: Tabs. Fri, 08 May 2009 08:25:46 GMT vboxsync [19513] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService/common: Fri, 08 May 2009 08:08:49 GMT vboxsync [19512] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Logging updates Fri, 08 May 2009 07:02:41 GMT vboxsync [19511] * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) DVD/Floppy: rollback if unmount failed Fri, 08 May 2009 07:02:22 GMT vboxsync [19510] * trunk/src/VBox/Main/DHCPServerRunner.cpp (modified) DHCP runner: warnings, spaces Fri, 08 May 2009 02:18:39 GMT vboxsync [19509] * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/dbg.h (added) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (added) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) IPRT: Started on debug support, RTDbg*. Thu, 07 May 2009 20:58:49 GMT vboxsync [19507] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/vl_vbox.h (modified) * trunk/src/VBox/VMM/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) TM: TMTimerDestroy -> TMR3TimerDestroy. (trying to simplify) Thu, 07 May 2009 20:52:26 GMT vboxsync [19506] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: add reading Latin1 from X11 to the ... Thu, 07 May 2009 20:04:03 GMT vboxsync [19505] * trunk/src/VBox/GuestHost/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: better testcases and a couple of fixes ... Thu, 07 May 2009 19:37:20 GMT vboxsync [19504] * trunk/src/VBox/VMM/PGMInternal.h (modified) Fixed r47022 regression Thu, 07 May 2009 19:37:11 GMT vboxsync [19503] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Fixed r47022 regression Thu, 07 May 2009 18:37:09 GMT vboxsync [19502] * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) TMAll.cpp: removed two assertions in TMTimerStop as well. Thu, 07 May 2009 18:30:22 GMT vboxsync [19501] * trunk/src/VBox/Runtime/r0drv/solaris/RTMpPokeCpu-r0drv-solaris.c (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/RTMpPokeCpu-r0drv-solaris.c (added) 2xRTMpPokeCpu-r0drv-solaris.c: svn properties, Id string, status codes. Thu, 07 May 2009 18:23:22 GMT vboxsync [19500] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) TM: Moved the WarpDrive feature out of TMVirtual and made the setter ... Thu, 07 May 2009 18:10:25 GMT vboxsync [19499] * trunk/src/VBox/VMM/TMInternal.h (modified) TMInternal.h: Made TMTIMER::offShcduleNext volatile and switched from ... Thu, 07 May 2009 18:08:16 GMT vboxsync [19498] * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) TMAll.cpp: Drop two wrong assertions in TMTimerSet (the queue might ... Thu, 07 May 2009 18:06:54 GMT vboxsync [19497] * trunk/src/VBox/VMM/TM.cpp (modified) TM.cpp: logging changes.