# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 15, 2025 3:01:30 PM Thu, 15 Jan 2009 12:29:28 GMT vboxsync [15961] * trunk/src/VBox/Disassembler/Disasm.cpp (modified) missed relocation type in ASM Thu, 15 Jan 2009 11:55:18 GMT vboxsync [15960] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) FE/Qt4-OSX: update the realtime preview only if we are in an ... Thu, 15 Jan 2009 10:27:22 GMT vboxsync [15957] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) build fix Thu, 15 Jan 2009 10:19:58 GMT vboxsync [15956] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: no release profile counters Wed, 14 Jan 2009 20:14:36 GMT vboxsync [15955] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000Phy.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000Phy.h (modified) * trunk/src/VBox/Devices/Network/DevEEPROM.cpp (modified) * trunk/src/VBox/Devices/Network/DevEEPROM.h (modified) fix OSE headers Wed, 14 Jan 2009 19:46:17 GMT vboxsync [15954] * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified) IPRT: Added Windows 2008 and Windows 7 OS detection. Wed, 14 Jan 2009 19:21:31 GMT vboxsync [15953] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (added) * trunk/src/VBox/Devices/Network/DevE1000Phy.cpp (added) * trunk/src/VBox/Devices/Network/DevE1000Phy.h (added) * trunk/src/VBox/Devices/Network/DevEEPROM.cpp (added) * trunk/src/VBox/Devices/Network/DevEEPROM.h (added) export E1000 to OSE Wed, 14 Jan 2009 19:17:25 GMT vboxsync [15952] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewVMWzd.cpp (modified) FE/Qt4: 3433: New VM wizard does not allow to create VMs with more ... Wed, 14 Jan 2009 18:29:50 GMT vboxsync [15951] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/Installer: fix for #3381 (combined package). Wed, 14 Jan 2009 18:25:22 GMT vboxsync [15950] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) VBoxNetFlt.c: Use AssertFailed not Assert(0), return ... Wed, 14 Jan 2009 18:21:43 GMT vboxsync [15949] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile: Access WinNetConfig.lib using ... Wed, 14 Jan 2009 18:21:17 GMT vboxsync [15948] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile: Access WinNetConfig.lib using . Wed, 14 Jan 2009 18:20:24 GMT vboxsync [15947] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile: Revered r41509 because it doesn't change the ... Wed, 14 Jan 2009 18:06:27 GMT vboxsync [15946] * trunk/src/VBox/Additions/x11/xmouse/xorg15/vboxmouse.c (modified) Additions/x11: fix a segfault in vboxmouse with Xorg server 1.5 under ... Wed, 14 Jan 2009 16:52:20 GMT vboxsync [15945] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) Main: Pass inaccessible shared folders to the guest instead of ... Wed, 14 Jan 2009 14:16:39 GMT vboxsync [15943] * trunk/src/VBox/VMM/HWACCM.cpp (modified) removed that warning again Wed, 14 Jan 2009 13:20:58 GMT vboxsync [15942] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) gcc warnings Wed, 14 Jan 2009 13:19:52 GMT vboxsync [15941] * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp (modified) * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) use new PDMDrv helpers Wed, 14 Jan 2009 12:48:54 GMT vboxsync [15937] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Solaris/Installer: zone fixes for #3381 (combined package). Wed, 14 Jan 2009 12:37:54 GMT vboxsync [15936] * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) Changed the way linux network interfaces are enumerated so the ... Wed, 14 Jan 2009 10:48:52 GMT vboxsync [15935] * trunk/src/VBox/VMM/HWACCM.cpp (modified) wording Wed, 14 Jan 2009 10:39:06 GMT vboxsync [15934] * trunk/src/VBox/VMM/HWACCM.cpp (modified) hwaccm: added a runtime warning if the user tries to execute a VM ... Wed, 14 Jan 2009 10:28:22 GMT vboxsync [15933] * trunk/src/VBox/Devices/Network/slirp/if.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) don't flood the release log with IPv6 warnings Wed, 14 Jan 2009 09:40:44 GMT vboxsync [15931] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) gcc found one of these bugs Tue, 13 Jan 2009 21:09:28 GMT vboxsync [15928] * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11.cpp (modified) HostServices/SharedClipboard: fix a deadlock and reintroduce timeouts ... Tue, 13 Jan 2009 21:00:14 GMT vboxsync [15927] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) FE/Qt: French nls updates, thanks to Jacky672 on forums.virtualbox.org Tue, 13 Jan 2009 20:58:15 GMT vboxsync [15926] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Installers/Linux: cosmetic patch for init scripts for ArchLinux, ... Tue, 13 Jan 2009 20:27:51 GMT vboxsync [15925] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: Fix ICMP affected by no-copy patch. Tue, 13 Jan 2009 19:49:11 GMT vboxsync [15924] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) cosmetical fix Tue, 13 Jan 2009 18:20:34 GMT vboxsync [15923] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) NetFlt/win: bind/unbind concurrency fix Tue, 13 Jan 2009 16:55:32 GMT vboxsync [15921] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Solaris/installer: Changes for #3381 (combined package). Tue, 13 Jan 2009 15:52:36 GMT vboxsync [15919] * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) NAT:fix #3480 Tue, 13 Jan 2009 15:16:49 GMT vboxsync [15918] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) cosmetical issue Tue, 13 Jan 2009 14:45:18 GMT vboxsync [15917] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) NetFlt/win: concurency issue fix Tue, 13 Jan 2009 14:12:22 GMT vboxsync [15916] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Added a missed autoInitSpan.setSucceeded to the ... Tue, 13 Jan 2009 14:10:53 GMT vboxsync [15915] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/installer: Changes for #3381 (combined package). Tue, 13 Jan 2009 13:29:45 GMT vboxsync [15914] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: temporally enable intermediate buffer on send, to avoid overhead ... Tue, 13 Jan 2009 13:01:08 GMT vboxsync [15913] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/Installer: #3381 (combined package). Tue, 13 Jan 2009 12:39:05 GMT vboxsync [15912] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/VBoxISAExec.c (added) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox-zoneaccess.xml (modified) Solaris/Installer: Changes for #3381 (combined package). Tue, 13 Jan 2009 12:04:29 GMT vboxsync [15911] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Solaris/Additions: Don't share makefile variables. Tue, 13 Jan 2009 11:15:41 GMT vboxsync [15910] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: 2965: Main window and VM window should not appear outside the ... Tue, 13 Jan 2009 11:01:30 GMT vboxsync [15909] * trunk/src/VBox/HostDrivers/linux/Makefile (modified) Target "load": Avoid misleading ERROR messages from rmmod by only ... Tue, 13 Jan 2009 10:33:24 GMT vboxsync [15908] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Some cleanup Tue, 13 Jan 2009 10:01:12 GMT vboxsync [15907] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c (modified) Solaris/vbi: implemented RTMpCpuWorkIsPending. Tue, 13 Jan 2009 09:52:20 GMT vboxsync [15906] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) FE: more copyright year updates Tue, 13 Jan 2009 09:26:39 GMT vboxsync [15905] * trunk/src/VBox/Main/darwin/HostPowerDarwin.cpp (modified) * trunk/src/VBox/Main/include/HostPower.h (modified) Main-OSX: Trigger save state on power low event. Tue, 13 Jan 2009 08:25:13 GMT vboxsync [15904] * trunk/src/VBox/Main/xpcom/server.cpp (modified) Bump copyright year to 2009. Mon, 12 Jan 2009 17:37:02 GMT vboxsync [15902] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) Linux additions: fixed append on shared folders Mon, 12 Jan 2009 15:57:40 GMT vboxsync [15900] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFrameBuffer.cpp (modified) QT frontend SDL framebuffer resize optimization (xTracker #3487). Mon, 12 Jan 2009 14:42:51 GMT vboxsync [15898] * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11.cpp (modified) HostServices/SharedClipboard: did some cleaning up of the X11 host ... Mon, 12 Jan 2009 14:19:37 GMT vboxsync [15896] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Oops Mon, 12 Jan 2009 14:18:43 GMT vboxsync [15895] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) RTMpIsCpuWorkPending changed; previous code wasn't useful Mon, 12 Jan 2009 14:17:55 GMT vboxsync [15894] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux vboxnetflt: remove some warnings with older kernels Mon, 12 Jan 2009 14:11:29 GMT vboxsync [15893] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) INTNETR0IfWait fix, NetFlt/win fixes Mon, 12 Jan 2009 11:05:55 GMT vboxsync [15892] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt: Changed build order of Windows (un)installation tools. ... Mon, 12 Jan 2009 06:30:25 GMT vboxsync [15891] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: IP aligning doesn't really used in Slirp and real life Mon, 12 Jan 2009 06:26:43 GMT vboxsync [15890] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/if.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/main.h (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_output.c (modified) NAT: 1. wo sync enhancement branch is still functional (was corrupted ... Sun, 11 Jan 2009 16:11:36 GMT vboxsync [15889] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) #3416: Added support for skb_checksum_help in pre-2.6.7 kernels. Sun, 11 Jan 2009 15:39:39 GMT vboxsync [15888] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Improved r41336. Fri, 09 Jan 2009 20:14:35 GMT vboxsync [15887] * trunk/src/VBox/Frontends/VirtualBox4/src/QIMessageBox.cpp (modified) gcc found this small bug Fri, 09 Jan 2009 20:14:16 GMT vboxsync [15886] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_de.ts (modified) German NLS fix Fri, 09 Jan 2009 18:21:45 GMT vboxsync [15885] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMR3PhysTlbGCPhys2Ptr: correct assertion (see #3399). Fri, 09 Jan 2009 08:05:43 GMT vboxsync [15884] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) header conflict with Linux ~ 2.6.16 Thu, 08 Jan 2009 20:10:33 GMT vboxsync [15883] * trunk/src/VBox/HostServices/SharedClipboard/x11.cpp (modified) HostServices/SharedClipboard/X11: documentation and function renaming Thu, 08 Jan 2009 18:49:06 GMT vboxsync [15882] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA: Number the ATA I/O threads. Thu, 08 Jan 2009 18:46:52 GMT vboxsync [15881] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/darwin/sched-darwin.cpp (copied) IPRT: Implemented ring-3 priority scheme for darwin. Thu, 08 Jan 2009 18:46:22 GMT vboxsync [15880] * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) IPRT/threadinit: removed double #ifdef IN_RING3. Thu, 08 Jan 2009 18:39:41 GMT vboxsync [15879] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) ATA: Wait a bit until we interrupt the thread to avoid interruptions ... Thu, 08 Jan 2009 17:57:11 GMT vboxsync [15878] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Comment for the vga_update_display parameter for full update ... Thu, 08 Jan 2009 17:46:05 GMT vboxsync [15877] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) A parameter for vga_update_display for full update (xTracker #3356). Thu, 08 Jan 2009 17:15:09 GMT vboxsync [15876] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Devices/VGA: reinstated r40263 along with a fix for resolution ... Thu, 08 Jan 2009 16:33:38 GMT vboxsync [15875] * trunk/src/VBox/Devices/Network/slirp/tftp.c (modified) If we sent an OACK, wait for ACK from client before sending file data. Thu, 08 Jan 2009 16:26:25 GMT vboxsync [15874] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) More detailed assertion message. Thu, 08 Jan 2009 16:14:42 GMT vboxsync [15873] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) fixed for older Linux kernels Thu, 08 Jan 2009 15:56:50 GMT vboxsync [15872] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Removed a DEBUG_sunlover log statement. Thu, 08 Jan 2009 15:27:46 GMT vboxsync [15871] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) Linux hardened: use direct `capset()` calls to prevent a dependency ... Thu, 08 Jan 2009 15:08:24 GMT vboxsync [15870] * trunk/src/VBox/Runtime/r3/darwin/time-darwin.cpp (modified) IPRT/darwin: Fixed bugs in RTTimeGetSystem*TS: wrong ... Thu, 08 Jan 2009 14:52:34 GMT vboxsync [15869] * trunk/src/VBox/Main/HostImpl.cpp (modified) Typo Thu, 08 Jan 2009 14:38:28 GMT vboxsync [15868] * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) VBoxSDL framebuffer resize optimization (xTracker #3487). Thu, 08 Jan 2009 14:25:02 GMT vboxsync [15867] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VGA device must take into account the start address of the visible ... Thu, 08 Jan 2009 13:54:40 GMT vboxsync [15866] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Backed out previous experiments. Thu, 08 Jan 2009 13:10:01 GMT vboxsync [15865] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMMR0.cpp: Increased the max VM handles from 127+1 to 1023+1 for ... Thu, 08 Jan 2009 12:42:11 GMT vboxsync [15863] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) FE/Qt4-OSX: Save/restore window group connection on fullscreen ... Thu, 08 Jan 2009 12:41:13 GMT vboxsync [15862] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMPhys.cpp: Added some details to the two assertions in ... Thu, 08 Jan 2009 12:12:17 GMT vboxsync [15860] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Name too long Thu, 08 Jan 2009 12:09:23 GMT vboxsync [15859] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Compile fix Thu, 08 Jan 2009 11:56:52 GMT vboxsync [15858] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More statistics Thu, 08 Jan 2009 11:52:28 GMT vboxsync [15857] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More logging Thu, 08 Jan 2009 11:15:36 GMT vboxsync [15856] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Compile fix Thu, 08 Jan 2009 11:09:10 GMT vboxsync [15855] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) DevAHCI,DevATA: ach -> sz and use CFGMR3QueryStringDef (bad idea to ... Thu, 08 Jan 2009 11:00:07 GMT vboxsync [15854] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile fixes Thu, 08 Jan 2009 10:57:44 GMT vboxsync [15853] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.mac (modified) Additional magic marker for the VMCSCACHE structure Thu, 08 Jan 2009 10:56:11 GMT vboxsync [15852] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Another experiment with limiting the time spent in ring 0. Thu, 08 Jan 2009 10:30:27 GMT vboxsync [15851] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) small cosmetical fix Thu, 08 Jan 2009 10:16:09 GMT vboxsync [15850] * trunk/src/VBox/Runtime/r3/posix/RTSystemQueryOSInfo-posix.cpp (modified) Runtime: error is below zero Thu, 08 Jan 2009 09:54:34 GMT vboxsync [15849] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... 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