# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 6:36:16 AM Tue, 18 Aug 2009 13:57:58 GMT vboxsync [22324] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Windows 7 doesn't detect additional hard disks. The command ... Tue, 18 Aug 2009 13:36:03 GMT vboxsync [22323] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) understandable description Tue, 18 Aug 2009 11:32:24 GMT vboxsync [22321] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/baseshader.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/glsl_shader.c (modified) crOpenGL: wine proper change for snprintf/_snprintf etc. Tue, 18 Aug 2009 11:14:40 GMT vboxsync [22320] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) crOpenGL: missed change for r51204 Tue, 18 Aug 2009 11:12:15 GMT vboxsync [22319] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_gentextures.c (modified) crOpenGL: partial fix for crashing java apps with d3d support in guest Tue, 18 Aug 2009 10:56:49 GMT vboxsync [22318] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) handle required settings upgrade transparently in the settings ... Tue, 18 Aug 2009 10:29:29 GMT vboxsync [22317] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) some Windows warnings in Main Tue, 18 Aug 2009 09:52:53 GMT vboxsync [22316] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) WP checking is not relevant for nested paging & EPT. Tue, 18 Aug 2009 07:42:12 GMT vboxsync [22315] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: allocate intermediate buffer in case Slirp will really send packet. Tue, 18 Aug 2009 06:42:20 GMT vboxsync [22314] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Linux additions: typo Mon, 17 Aug 2009 23:34:21 GMT vboxsync [22313] * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp (modified) VBoxUtils-darwin.cpp: shut up gcc warnings. Mon, 17 Aug 2009 23:33:30 GMT vboxsync [22312] * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp (modified) VBoxUtils-darwin.cpp: shut up gcc warnings. Mon, 17 Aug 2009 22:15:06 GMT vboxsync [22311] * trunk/src/VBox/Runtime/common/path/RTPathTraverseList.cpp (modified) RTPathTraverseList.cpp: gcc warning. Mon, 17 Aug 2009 22:11:17 GMT vboxsync [22310] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) PDMAsyncCompletion: Documentation for the cache Mon, 17 Aug 2009 20:59:28 GMT vboxsync [22309] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (added) * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionInternal.h (modified) PDMAsyncCompletion: Add first part of the cache for file I/O Mon, 17 Aug 2009 20:58:21 GMT vboxsync [22308] * trunk/include/iprt/avl.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/table/avlrfoff.cpp (added) Runtime: Add RTFOFF Avl tree variant for the I/O cache Mon, 17 Aug 2009 19:56:39 GMT vboxsync [22307] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) video hw accel & hgsmi saved state working Mon, 17 Aug 2009 17:45:02 GMT vboxsync [22306] * trunk/src/VBox/Main/include/VirtualBoxCallbackImpl.h (modified) attempt to fix burn Mon, 17 Aug 2009 17:37:41 GMT vboxsync [22305] * trunk/include/VBox/com/VirtualBox.h (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/include/VBox/com/ptr.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxCallbackImpl.cpp (added) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxCallbackImpl.h (added) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/win/dllmain.cpp (modified) * trunk/src/VBox/Main/xpcom/module.cpp (modified) Main: generic callback wrappers mechanism Mon, 17 Aug 2009 15:55:30 GMT vboxsync [22304] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: fix broken deletion of extradata Mon, 17 Aug 2009 15:40:24 GMT vboxsync [22303] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) Main/XML: fix USB filter data not being saved Mon, 17 Aug 2009 15:36:01 GMT vboxsync [22302] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/XML: add XML line numbers to error messages Mon, 17 Aug 2009 15:16:53 GMT vboxsync [22301] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/XML: better error message Mon, 17 Aug 2009 15:11:30 GMT vboxsync [22300] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix bad unicode in discarding snapshot title Mon, 17 Aug 2009 14:48:03 GMT vboxsync [22299] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) Reset last seen TSC when the tsc is changed (msr). Mon, 17 Aug 2009 14:41:04 GMT vboxsync [22298] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix locking assertion when discarding snapshots with state when ... Mon, 17 Aug 2009 13:24:00 GMT vboxsync [22297] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: fix boot order XML again Mon, 17 Aug 2009 13:13:05 GMT vboxsync [22296] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: fix boot order XML (position indices were wrong), set correct ... Mon, 17 Aug 2009 13:10:16 GMT vboxsync [22295] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: more readable XML errors Mon, 17 Aug 2009 12:19:08 GMT vboxsync [22294] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: gcc warnings Mon, 17 Aug 2009 12:18:38 GMT vboxsync [22293] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Corrected guest OS name check for tpr patching Mon, 17 Aug 2009 12:06:30 GMT vboxsync [22292] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Duplicate line removed Mon, 17 Aug 2009 12:04:56 GMT vboxsync [22291] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Enable for TPR guest patching (AMD-V, IO-APIC enabled, nt, win2k, xp, ... Mon, 17 Aug 2009 12:00:31 GMT vboxsync [22290] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Wrong tree Mon, 17 Aug 2009 11:57:43 GMT vboxsync [22289] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Write TPR patching enabled state to release log Mon, 17 Aug 2009 11:54:34 GMT vboxsync [22288] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Wrong assertion Mon, 17 Aug 2009 11:47:47 GMT vboxsync [22287] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: fix missing shared folders XML save Mon, 17 Aug 2009 11:45:04 GMT vboxsync [22286] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Logging change Mon, 17 Aug 2009 11:17:01 GMT vboxsync [22285] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetAdp: fixed default MAC address. Mon, 17 Aug 2009 08:44:47 GMT vboxsync [22284] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_client.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_extstring.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_client.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer_special (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_arrays.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpacker_special (modified) crOpenGL: add compiled vertex array support Mon, 17 Aug 2009 08:42:44 GMT vboxsync [22283] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_main.c (modified) crOpenGL: enable FBO as default method of wine's offscreen rendering Mon, 17 Aug 2009 08:04:06 GMT vboxsync [22281] * trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp (modified) IPRT: parentheses Sun, 16 Aug 2009 21:57:07 GMT vboxsync [22278] * trunk/src/VBox/Devices/Storage/DrvSCSIHost.cpp (modified) build fix. Sun, 16 Aug 2009 21:12:50 GMT vboxsync [22277] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdevdrv.h (added) * trunk/include/VBox/pdmdrv.h (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp (modified) * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/PC/DrvACPI.cpp (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostFloppy.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvMediaISO.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvRawImage.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSIHost.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/fdc.c (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/MouseImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/StatusImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h (modified) * trunk/src/VBox/Main/AudioSnifferInterface.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/AudioSnifferInterface.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) PDMDRVREG change (big changeset). Sun, 16 Aug 2009 19:04:34 GMT vboxsync [22276] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) video hw accel & HGSMI saved state fixes Sat, 15 Aug 2009 21:27:24 GMT vboxsync [22275] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) VBoxNetDHCP.cpp: uEnd (excludsive) -> uLast (inclusive). Sat, 15 Aug 2009 20:44:22 GMT vboxsync [22274] * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbox.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) HGSMI saved state impl (not debugged yet) Fri, 14 Aug 2009 23:00:51 GMT vboxsync [22273] * trunk/include/iprt/heap.h (modified) * trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstHeapSimple.cpp (modified) IPRT: Added RTHeapSimpleRelocate for saving and restoring of the heap. Fri, 14 Aug 2009 20:46:25 GMT vboxsync [22272] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) Devices/VMMDev: reset all guest mouse capabilities on device reset Fri, 14 Aug 2009 20:39:08 GMT vboxsync [22271] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) Devices/VMMDev: do not hide the mouse pointer after a restore from ... Fri, 14 Aug 2009 20:28:17 GMT vboxsync [22270] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) Devices/VMMDev: reverted r51107 in order to split it into two changesets Fri, 14 Aug 2009 20:09:57 GMT vboxsync [22269] * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp (modified) Additions/x11/seamless unit test: r51034 was not quite right Fri, 14 Aug 2009 17:03:36 GMT vboxsync [22268] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) Devices/VMMDev: do not hide the mouse pointer after a restore from ... Fri, 14 Aug 2009 15:55:13 GMT vboxsync [22267] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Comment update Fri, 14 Aug 2009 15:48:18 GMT vboxsync [22266] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) Webserice: fixed error code check Fri, 14 Aug 2009 15:26:04 GMT vboxsync [22265] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Accidental change Fri, 14 Aug 2009 15:23:54 GMT vboxsync [22264] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) Move the TPR patching decision logic to Main. Fri, 14 Aug 2009 15:10:12 GMT vboxsync [22263] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Selectively enable TPR patching for certain Windows guests. Fri, 14 Aug 2009 14:41:22 GMT vboxsync [22262] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) video hw accel: more saved state support Fri, 14 Aug 2009 13:14:46 GMT vboxsync [22258] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) Storage/iSCSI: pick up data length parameters no matter where they ... Fri, 14 Aug 2009 12:45:12 GMT vboxsync [22257] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Guestimate too high; was still seeing decreasing rdtsc values Fri, 14 Aug 2009 12:33:11 GMT vboxsync [22256] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) Storage/iSCSI: bunch of fixes which improve RFC compliance and error ... Fri, 14 Aug 2009 12:04:14 GMT vboxsync [22255] * trunk/src/VBox/VMM/SSM.cpp (modified) Fixed bug that broke snapshot loading Fri, 14 Aug 2009 10:59:09 GMT vboxsync [22254] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) VBoxNetDHCP: lease out even the upper IP address Fri, 14 Aug 2009 09:39:26 GMT vboxsync [22253] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Fixed saving of missing serial port attributes. Fri, 14 Aug 2009 08:31:12 GMT vboxsync [22252] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: polling + counter wakeup counter in NATRx Fri, 14 Aug 2009 02:14:56 GMT vboxsync [22251] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: name counter fix Fri, 14 Aug 2009 02:08:14 GMT vboxsync [22250] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: counter consumer false Fri, 14 Aug 2009 01:50:13 GMT vboxsync [22249] * trunk/src/VBox/Devices/Network/slirp/counters.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_timer.c (modified) NAT: retransmit counters Thu, 13 Aug 2009 21:10:19 GMT vboxsync [22248] * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbox.c (modified) video hw accel: remove unnecessary host cmd check Thu, 13 Aug 2009 21:04:28 GMT vboxsync [22247] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbox.c (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) video hw accel: more saved state support impl, bugfixes Thu, 13 Aug 2009 17:27:48 GMT vboxsync [22246] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix saving of serial + parallel ports broken by XML update Thu, 13 Aug 2009 15:58:00 GMT vboxsync [22245] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) Only update the last seen tsc when the new one is larger. Thu, 13 Aug 2009 15:44:34 GMT vboxsync [22244] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Missing update Thu, 13 Aug 2009 15:43:06 GMT vboxsync [22243] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Apply the same tsc underflow check to AMD-V. Thu, 13 Aug 2009 15:38:35 GMT vboxsync [22242] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Made TSC underflow checking more generic. Thu, 13 Aug 2009 15:05:24 GMT vboxsync [22241] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Attempt to get rid of decreasing rdtsc return values. Thu, 13 Aug 2009 15:01:08 GMT vboxsync [22240] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: typo Thu, 13 Aug 2009 14:41:49 GMT vboxsync [22239] * trunk/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp (modified) VBoxGINA: Fix for domain combo box selection. Thu, 13 Aug 2009 13:51:23 GMT vboxsync [22238] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Fixed broken configNetwork() when calling EnableStaticIpConfig(). Thu, 13 Aug 2009 13:43:54 GMT vboxsync [22237] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: always send nul-terminated text to ... Thu, 13 Aug 2009 13:39:07 GMT vboxsync [22236] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) Grab TSC as quickly as possible; minor accuracy improvement Thu, 13 Aug 2009 12:20:07 GMT vboxsync [22234] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: revert r50977, as Windows doesn't like ... Thu, 13 Aug 2009 12:17:35 GMT vboxsync [22233] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard/x11: remove more bits which XFIXES made ... Thu, 13 Aug 2009 12:04:41 GMT vboxsync [22232] * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp (modified) gcc warnings (not important) Thu, 13 Aug 2009 11:42:32 GMT vboxsync [22231] * trunk/src/VBox/Frontends/VirtualBox/images/OSE/VirtualBox.icns (modified) * trunk/src/VBox/Frontends/VirtualBox/images/OSE/VirtualBox_win.ico (modified) FE/Qt4: VirtualBox icons update. Thu, 13 Aug 2009 11:38:14 GMT vboxsync [22230] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGLSettingsGeneral.ui (modified) FE/Qt4: Cosmetic fix Global Settings => General Page: hiding second ... Thu, 13 Aug 2009 10:30:32 GMT vboxsync [22229] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix comment Thu, 13 Aug 2009 10:26:00 GMT vboxsync [22228] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: fix both SetExtraData() implementations to call ... Thu, 13 Aug 2009 10:02:08 GMT vboxsync [22227] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: vboxconfig.sh minor tweak. Thu, 13 Aug 2009 09:25:03 GMT vboxsync [22226] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: improve XML error messages Thu, 13 Aug 2009 09:13:25 GMT vboxsync [22225] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) NAT: typo Thu, 13 Aug 2009 08:48:56 GMT vboxsync [22224] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) Backed out 51023/24/25. Thu, 13 Aug 2009 08:07:02 GMT vboxsync [22222] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) Calculate delta between two timer callbacks. Thu, 13 Aug 2009 07:46:02 GMT vboxsync [22220] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) crOpenGL: fix comment Thu, 13 Aug 2009 06:58:11 GMT vboxsync [22219] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: cosmetics Thu, 13 Aug 2009 05:25:21 GMT vboxsync [22218] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) #3547: multicast is broken, fixed multicast array matching. Thu, 13 Aug 2009 03:57:05 GMT vboxsync [22217] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: remove RX-check via PDM Queue experiment Thu, 13 Aug 2009 03:29:56 GMT vboxsync [22216] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: enable experiment Thu, 13 Aug 2009 00:41:04 GMT vboxsync [22215] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) video hw accel: basics for saved state support