# # ChangeLog for trunk/src/VBox/Devices in vbox # # Generated by Trac 1.4.3.2 # Mar 4, 2025 10:48:52 AM Sat, 16 Jun 2012 14:44:06 GMT vboxsync [41774] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/BIOS-new/logo.c (modified) * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/iokit.cpp (modified) * trunk/src/VBox/Runtime/generic/timerlr-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) * trunk/src/VBox/Runtime/r3/darwin/mp-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/include/REMInternal.h (modified) bugref.. Fri, 15 Jun 2012 15:56:20 GMT vboxsync [41760] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) DIS: Chagned FNDISREADBYTES to permit reading more bytes that the ... Fri, 15 Jun 2012 15:54:31 GMT vboxsync [41759] * trunk/src/VBox/Devices/PC/BIOS-new/system.c (modified) BIOS: Load nicer value into ES after quitting PM. Fri, 15 Jun 2012 15:51:12 GMT vboxsync [41758] * trunk/src/VBox/Devices/Makefile.kmk (modified) iPXE: typo in Makefile.kmk Fri, 15 Jun 2012 14:26:29 GMT vboxsync [41757] * trunk/src/VBox/Devices/PC/BIOS-new/pmode.inc (modified) BIOS: Load nicer value into DS before exiting PM. Fri, 15 Jun 2012 11:38:51 GMT vboxsync [41752] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD2.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.h (modified) iPXE: save a tiny bit more ROM space by ripping out the embedded ... Fri, 15 Jun 2012 00:20:13 GMT vboxsync [41734] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHwaccm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses. Thu, 14 Jun 2012 13:53:21 GMT vboxsync [41710] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) DevRTC: Extended the 'rtc' info with register A thru D. Thu, 14 Jun 2012 13:49:17 GMT vboxsync [41709] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) Moved the code to the right placed. Thu, 14 Jun 2012 13:35:50 GMT vboxsync [41708] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) DevRTC.cpp: r=bird: - Changed cmos to cmos1. - Don't start internal ... Thu, 14 Jun 2012 09:44:06 GMT vboxsync [41697] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) Debugger: Added "info pci" command PCI devices; added showing bus ... Tue, 12 Jun 2012 20:27:37 GMT vboxsync [41675] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTest.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestCore.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrObj.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrObjR0.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHwaccm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/testcase/tstCompiler.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that ... Tue, 12 Jun 2012 20:16:31 GMT vboxsync [41674] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestCore.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrObj.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrObjR0.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) DISCoreOne* -> DISCore*. Tue, 12 Jun 2012 13:15:51 GMT vboxsync [41668] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTables.h (modified) * trunk/src/VBox/Disassembler/DisasmTablesX64.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestCore.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrObj.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrObjR0.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) DIS,DIS-users: Drop the operand/parameter formatting during ... Tue, 12 Jun 2012 12:00:37 GMT vboxsync [41667] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) Compacted CMOS debug info output. Mon, 11 Jun 2012 22:21:44 GMT vboxsync [41658] * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/patm.h (modified) * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatBytes.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/DisasmTest.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestCore.cpp (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrObj.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrObjR0.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstCompiler.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) DIS,VMM,REM,IPRT: Disassembler API adjustments. Mon, 11 Jun 2012 22:20:59 GMT vboxsync [41657] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) build prog prep. Mon, 11 Jun 2012 15:44:38 GMT vboxsync [41655] * trunk/src/VBox/Devices/PC/BIOS-new/orgs.asm (modified) Uncomment again. Mon, 11 Jun 2012 15:15:09 GMT vboxsync [41654] * trunk/src/VBox/Devices/PC/BIOS-new/support.asm (modified) BIOS: Do not save registers which do not need to be saved. Mon, 11 Jun 2012 14:41:04 GMT vboxsync [41653] * trunk/src/VBox/Devices/PC/BIOS-new/eltorito.c (modified) * trunk/src/VBox/Devices/PC/BIOS-new/support.asm (modified) BIOS: Remove signed 32-bit multiply/divide routines (unnecessary). Mon, 11 Jun 2012 14:01:55 GMT vboxsync [41651] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) Let assembly code control the CPU mode. Sat, 09 Jun 2012 12:56:51 GMT vboxsync [41636] * trunk/include/VBox/HGSMI/HGSMIChSetup.h (modified) * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) wddm: fix win8 halt issues Thu, 07 Jun 2012 02:27:31 GMT vboxsync [41609] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) Need to include the source file headers. Thu, 07 Jun 2012 01:20:15 GMT vboxsync [41607] * trunk/src/VBox/Devices/PC/BIOS-new/support.asm (modified) __I4M Thu, 07 Jun 2012 01:17:36 GMT vboxsync [41606] * trunk/src/VBox/Devices/PC/BIOS-new/support.asm (modified) Use the -zu flag. Thu, 07 Jun 2012 01:14:38 GMT vboxsync [41605] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS-new/support.asm (modified) Use the -zu flag. Thu, 07 Jun 2012 01:08:37 GMT vboxsync [41604] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS-new/support.asm (added) drop the clibs dependency. Wed, 06 Jun 2012 19:04:57 GMT vboxsync [41603] * trunk/src/VBox/Devices/PC/BIOS-new/orgs.asm (modified) BIOS: More compatible IVT initialization. Wed, 06 Jun 2012 15:26:43 GMT vboxsync [41601] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) BIOS-new: fixed reported version string Wed, 06 Jun 2012 13:45:19 GMT vboxsync [41599] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) CMOS Debuging: As suggested by Michal, moved the debug information ... Wed, 06 Jun 2012 09:57:41 GMT vboxsync [41594] * trunk/src/VBox/Devices/PC/BIOS-new/system.c (modified) Fixed interesting (but harmless) typo. Wed, 06 Jun 2012 08:44:35 GMT vboxsync [41593] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) PC/DevPcBios: Compilation error fixed Wed, 06 Jun 2012 08:35:54 GMT vboxsync [41592] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) PC/DevPcBios: Addition of checks for bcd/hex output and code improvement. Tue, 05 Jun 2012 15:07:17 GMT vboxsync [41582] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) PC/DevPCBios: Added support for CMOS RTC debugging info. Need to ... Tue, 05 Jun 2012 14:26:59 GMT vboxsync [41580] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) PC/DevPcBios: Addition of info cmos and info cmos2 debugging commands Tue, 05 Jun 2012 06:39:12 GMT vboxsync [41574] * trunk/src/VBox/Devices/PC/BIOS-new/boot.c (modified) PC/BIOS-new: For detection of normal PnP ROM . Mon, 04 Jun 2012 17:00:31 GMT vboxsync [41569] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) Devices/Input/PS2: LogRel to Log for typematic delay. Mon, 04 Jun 2012 15:45:39 GMT vboxsync [41566] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) RTC: Clear CMOS shutdown byte on reset. Mon, 04 Jun 2012 12:07:32 GMT vboxsync [41560] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcArch.c (modified) Log which device triggered a reset. Fri, 01 Jun 2012 15:36:19 GMT vboxsync [41547] * trunk/src/VBox/Devices/PC/BIOS-new/notes.txt (modified) Missing word. Fri, 01 Jun 2012 13:46:39 GMT vboxsync [41544] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) BIOS-new: use i386 Assembler instructions; fixed post commands Fri, 01 Jun 2012 13:33:40 GMT vboxsync [41543] * trunk/src/VBox/Devices/PC/BIOS-new/scsi.c (modified) BIOS-new: 16-bit/32-bit fix Fri, 01 Jun 2012 12:52:16 GMT vboxsync [41541] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) DevVGA.h: We've only got one VGA device, so don't bother with ... Fri, 01 Jun 2012 12:48:51 GMT vboxsync [41539] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) DevVGA.h: reordering the VGAState members a bit to make them easier ... Fri, 01 Jun 2012 11:36:28 GMT vboxsync [41538] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) build fix Fri, 01 Jun 2012 11:09:51 GMT vboxsync [41537] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) PXE: To enable the check for detection of pnp BIOS. Fri, 01 Jun 2012 10:37:47 GMT vboxsync [41536] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) build fix Fri, 01 Jun 2012 10:17:57 GMT vboxsync [41535] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Alignment hell. Fri, 01 Jun 2012 10:01:22 GMT vboxsync [41533] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) VGA: Bring GCPhysVRAM into the 21st century. Thu, 31 May 2012 08:37:58 GMT vboxsync [41517] * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) Devices/USB: show detaching of devices from the root hub in the ... Wed, 30 May 2012 23:22:42 GMT vboxsync [41515] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) Moved to Config.kmk Wed, 30 May 2012 23:17:27 GMT vboxsync [41513] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS-new/VBoxBiosAlternative.md5sum (modified) made the alternative work too. Wed, 30 May 2012 23:06:56 GMT vboxsync [41512] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS-new/VBoxBiosAlternative.asm (added) * trunk/src/VBox/Devices/PC/BIOS-new/VBoxBiosAlternative.md5sum (added) Alternative way of 'building' the new bios code. Wed, 30 May 2012 20:05:12 GMT vboxsync [41509] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) ... Wed, 30 May 2012 19:30:54 GMT vboxsync [41508] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) Not needed either. Wed, 30 May 2012 19:28:15 GMT vboxsync [41507] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) Removed cases handled by disHandleYasmDifferences. Wed, 30 May 2012 19:23:46 GMT vboxsync [41506] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) Made it work. Wed, 30 May 2012 17:58:34 GMT vboxsync [41503] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) Makefile.kmk: Header fix and if hack. Wed, 30 May 2012 17:15:22 GMT vboxsync [41502] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: Optional RXD prefetching, proper handling of empty TX ... Wed, 30 May 2012 15:57:40 GMT vboxsync [41500] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) Use DISFormatYasmIsOddEncoding. Wed, 30 May 2012 15:08:11 GMT vboxsync [41499] * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) Rule for updating the alternative bios source. Wed, 30 May 2012 14:49:23 GMT vboxsync [41498] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) Windows build issues. Wed, 30 May 2012 13:49:26 GMT vboxsync [41496] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS-new/pirq.inc (modified) BIOS-new: More dias code. Wed, 30 May 2012 08:09:08 GMT vboxsync [41490] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) DevPcBios: be more verbose Tue, 29 May 2012 23:25:30 GMT vboxsync [41489] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) A bit further. Tue, 29 May 2012 20:18:30 GMT vboxsync [41488] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) A bit more code. Tue, 29 May 2012 14:58:25 GMT vboxsync [41483] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) ... Tue, 29 May 2012 14:52:47 GMT vboxsync [41482] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) a bit more... Tue, 29 May 2012 11:43:27 GMT vboxsync [41477] * trunk/Makefile.kmk (modified) * trunk/doc/manual/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT4/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/pam/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/DRM/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Virtio/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/Thunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Samples/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/ExtPacks/Makefile.kmk (modified) * trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk (modified) * trunk/src/VBox/ExtPacks/VNC/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Common/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxShell/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/HGSMI/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/darwin/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/darwin/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/freebsd/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/linux/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/win/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestControl/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/auth/Makefile.kmk (modified) * trunk/src/VBox/HostServices/testcase/Makefile.kmk (modified) * trunk/src/VBox/ImageMounter/VBoxFUSE/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/common/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Resources/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/StubBld/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Storage/Debug/Makefile.kmk (modified) * trunk/src/VBox/Storage/Makefile.kmk (modified) * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/Preload/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/apps/adpctl/Makefile.kmk (modified) * trunk/src/apps/svnsync-vbox/Makefile.kmk (modified) * trunk/src/apps/tunctl/Makefile.kmk (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/liblzf-3.4/Makefile.kmk (modified) * trunk/src/libs/libpng-1.2.8/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.31/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/java/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.6/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) **/Makefile.kmk: Cosmetic changes. Mon, 28 May 2012 22:49:45 GMT vboxsync [41467] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix possible guest memory corruption, it is possible that timed ... Mon, 28 May 2012 02:31:25 GMT vboxsync [41455] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) NAT: Don't spend time on connections with uninitiolized template. Sat, 26 May 2012 03:40:24 GMT vboxsync [41453] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) NAT: clean up (part 1). Fri, 25 May 2012 08:49:31 GMT vboxsync [41445] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) BIOS: Disable A20 on boot. Thu, 24 May 2012 11:51:53 GMT vboxsync [41431] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Use proper format specifier. Wed, 23 May 2012 20:00:18 GMT vboxsync [41426] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: added CMD.RPS hadling for TX descriptors Wed, 23 May 2012 18:50:53 GMT vboxsync [41423] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: added RX and TX descriptor dumps to debugger info command Wed, 23 May 2012 13:04:53 GMT vboxsync [41416] * trunk/include/VBox/VMMDevTesting.h (modified) * trunk/include/VBox/VMMDevTesting.mac (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) VMMDevTesting: VMMDEV_TESTING_CMD_SKIPPED. Wed, 23 May 2012 12:37:28 GMT vboxsync [41414] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) tstIntNet-1: now really use an absolute path here Wed, 23 May 2012 09:45:54 GMT vboxsync [41413] * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) VMMDevTesting.cpp: Output to log and release log. Tue, 22 May 2012 18:29:37 GMT vboxsync [41411] * trunk/src/VBox/Devices/Network/slirp/tcp_timer.c (modified) NAT: cosmetic. Tue, 22 May 2012 18:12:28 GMT vboxsync [41409] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) Network: renamed uLinkUpDelay to cMsLinkUpDelay Tue, 22 May 2012 18:05:05 GMT vboxsync [41408] * trunk/src/VBox/Devices/Network/slirp/tcp_timer.c (modified) NAT: don't waste time on tcp connections without connection information. Tue, 22 May 2012 17:53:33 GMT vboxsync [41407] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) Network: added LinkUpDelay parameter to e1000,pcnet,virtio-net Tue, 22 May 2012 17:34:25 GMT vboxsync [41406] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VGA: Print planar graphics related info. Wed, 16 May 2012 18:22:42 GMT vboxsync [41341] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_db.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: attempt to fix #6188. libaslias marks sockets for deletion, but ... Wed, 16 May 2012 08:37:07 GMT vboxsync [41325] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) tstIntNet-1: use the absolute path here Wed, 16 May 2012 03:26:34 GMT vboxsync [41323] * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) NAT: missed headers for testcase. Wed, 16 May 2012 03:02:49 GMT vboxsync [41322] * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) * trunk/src/VBox/Devices/Network/slirp/misc.h (modified) NAT: exposing Slirp queue routines for testing. Tue, 15 May 2012 14:44:36 GMT vboxsync [41316] * trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp (modified) A few minutes of code in between other things. Tue, 15 May 2012 08:46:25 GMT vboxsync [41292] * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) DevVGA_VDMA: don't crash if there is no VGA driver attached Mon, 14 May 2012 14:19:35 GMT vboxsync [41284] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) DevEFI: warning (NULL => NIL_RTGCPHYS) Fri, 11 May 2012 14:46:25 GMT vboxsync [41256] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VGA: Reinit FB_BASE_HI on VM reset. Fri, 11 May 2012 12:09:57 GMT vboxsync [41252] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) Devices/ACPI: Fix assertion in debug builds during a ACPI shutdown. ... Thu, 10 May 2012 07:22:23 GMT vboxsync [41229] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: dump more inforamtion about the socket if error is appear. Thu, 10 May 2012 07:11:01 GMT vboxsync [41228] * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) NAT: debug more flags from socket, structures and dump of tcpstate. Thu, 10 May 2012 06:10:17 GMT vboxsync [41227] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: don't touch anything, except ''fShouldBeRemoved'', when ... Tue, 08 May 2012 04:14:19 GMT vboxsync [41198] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: deal with ICMP responses for which no sent mbuf has been stored. Tue, 08 May 2012 03:34:16 GMT vboxsync [41197] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: backed out r77824. Tue, 08 May 2012 03:29:49 GMT vboxsync [41196] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: ignore ICMP if don't know how to deal with it. Sun, 06 May 2012 05:11:18 GMT vboxsync [41178] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) NAT: attempt to fix xTracker/#6188.