# # ChangeLog for trunk/src/VBox/HostDrivers in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 5:41:33 AM Wed, 31 Dec 2014 14:59:44 GMT vboxsync [53624] * trunk/.scm-settings (modified) * trunk/Config.kmk (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/include/iprt/asn1-generator-sanity.h (modified) * trunk/include/iprt/avl.h (modified) * trunk/include/iprt/cpp/ministring.h (modified) * trunk/include/iprt/crypto/rsa.h (modified) * trunk/include/iprt/crypto/tsp.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c (modified) * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/getmode.c (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/solaudio.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/lwip-new/vbox/VBoxLwipCore.cpp (modified) * trunk/src/VBox/Devices/Network/lwip-new/vbox/VBoxLwipCore.h (modified) * trunk/src/VBox/Devices/Network/lwip-new/vbox/include/arch/cc.h (modified) * trunk/src/VBox/Devices/Network/lwip-new/vbox/include/lwip-namespace.h (modified) * trunk/src/VBox/Devices/Network/lwip-new/vbox/sys_arch.c (modified) * trunk/src/VBox/Devices/Network/lwipopts.h (modified) * trunk/src/VBox/Devices/Network/scripts/VBoxPortForwarding.py (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.h (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmpwin.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.c (modified) * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_dns.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/PC/BIOS/floppy.c (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h (modified) * trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/WinKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetAdp-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetLwf-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) * trunk/src/VBox/Installer/linux/install_service/init_template.sh (modified) * trunk/src/VBox/Installer/linux/install_service/install_service.sh (modified) * trunk/src/VBox/Installer/linux/testcase/tstInstallInit.sh (modified) * trunk/src/VBox/Main/Config.kmk (modified) * trunk/src/VBox/Main/include/QMTranslator.h (modified) * trunk/src/VBox/Main/src-client/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) * trunk/src/VBox/Main/webservice/samples/python/clienttest.py (modified) * trunk/src/VBox/NetworkServices/NAT/lwipopts.h (modified) * trunk/src/VBox/NetworkServices/NAT/portfwd.c (modified) * trunk/src/VBox/NetworkServices/NAT/proxy.c (modified) * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) * trunk/src/VBox/NetworkServices/NAT/pxping.c (modified) * trunk/src/VBox/NetworkServices/NAT/pxping_win.c (modified) * trunk/src/VBox/NetworkServices/NAT/pxtcp.c (modified) * trunk/src/VBox/NetworkServices/NAT/winutils.h (modified) * trunk/src/VBox/NetworkServices/NetLib/cpp/utils.h (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-time-template.h (modified) * trunk/src/VBox/Runtime/common/checksum/alt-md5.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/alt-sha1.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/openssl-sha512.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/x509.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-init.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkix-signature-builtin.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/rsa-internal.h (modified) * trunk/src/VBox/Runtime/common/crypto/rsa-template.h (modified) * trunk/src/VBox/Runtime/common/crypto/spc-init.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/spc-sanity.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/tsp-core.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/tsp-sanity.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-core.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/Makefile.kup (modified) * trunk/src/VBox/Runtime/common/net/netaddrstr2.cpp (modified) * trunk/src/VBox/Runtime/common/string/unidata-flags.cpp (modified) * trunk/src/VBox/Runtime/common/string/unidata-lower.cpp (modified) * trunk/src/VBox/Runtime/common/string/unidata-upper.cpp (modified) * trunk/src/VBox/Runtime/common/zip/pkzipvfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/unzipcmd.cpp (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTZip.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_Athlon_64_3200.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_FX_8150_Eight_Core.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_Phenom_II_X6_1100T.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i5_3570.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_2635QM.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3820QM.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3960X.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Pentium_4_3_00GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Pentium_M_processor_2_00GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Xeon_X5482_3_20GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Quad_Core_AMD_Opteron_2384.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/VIA_QuadCore_L4700_1_2_GHz.h (modified) * trunk/src/VBox/ValidationKit/testdriver/win-vbox-net-drvstore-cleanup.ps1 (modified) * trunk/src/VBox/ValidationKit/testdriver/win-vbox-net-uninstall.ps1 (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphgooglechart.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphmatplotlib.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphsimple.py (modified) * trunk/src/recompiler/target-i386/exec.h (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) scm automatic cleanups. Fri, 26 Dec 2014 16:53:18 GMT vboxsync [53604] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/darwin/Makefile.kmk (modified) kext test signing for development purposes (requires kmk r2742). Thu, 18 Dec 2014 21:09:54 GMT vboxsync [53568] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: Disabled annoying assertion in i64TSCDelta init code. Thu, 11 Dec 2014 10:16:51 GMT vboxsync [53506] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/support: paranoia. Thu, 11 Dec 2014 10:14:46 GMT vboxsync [53505] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: Unbreak invariant laptops with huge deltas for now. Mon, 08 Dec 2014 14:29:46 GMT vboxsync [53480] * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) HostDrivers/support: freebsd fix. Mon, 08 Dec 2014 11:22:27 GMT vboxsync [53477] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: nits. Mon, 08 Dec 2014 11:18:56 GMT vboxsync [53476] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) HostDrivers/support: Use 128-bit unsigned int math as mentioned in ... Sat, 06 Dec 2014 04:17:43 GMT vboxsync [53474] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: ASMMultU64ByU32DivByU32 could be replaced by 128-bit ... Sat, 06 Dec 2014 04:01:02 GMT vboxsync [53473] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) build fix and warnings. Sat, 06 Dec 2014 03:49:07 GMT vboxsync [53469] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) doc typos. Sat, 06 Dec 2014 03:29:16 GMT vboxsync [53468] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) no else after return. Fri, 05 Dec 2014 14:52:21 GMT vboxsync [53464] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) HostDrivers/Support: Move certain globals into the device extension, ... Fri, 05 Dec 2014 13:07:30 GMT vboxsync [53459] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: Removed RTTimeSystemNanoTS() CPU burning loop from ... Fri, 05 Dec 2014 12:56:32 GMT vboxsync [53458] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv: Must increase the host timer frequence before we determin the ... Fri, 05 Dec 2014 12:41:15 GMT vboxsync [53455] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) tstGIP-2: Made the spinning mode not read GIP data in the middle of ... Thu, 04 Dec 2014 15:57:45 GMT vboxsync [53444] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: fix using uninitialized variable, code not yet used. Wed, 03 Dec 2014 13:18:41 GMT vboxsync [53430] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesup.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesupA.mac (modified) * trunk/src/VBox/Runtime/common/time/timesupref.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/include/TMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/TM: First step in introducing the invariant TM mode. Tue, 25 Nov 2014 15:01:59 GMT vboxsync [53396] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) HostDrivers/Support: Don't try measuring TSC deltas on OSes that ... Fri, 21 Nov 2014 12:08:21 GMT vboxsync [53369] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: minimize interrupt disabled time while measuring ... Thu, 20 Nov 2014 13:01:45 GMT vboxsync [53358] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) tstGIP-2: Skip GIP transactions until history is populated once. Thu, 20 Nov 2014 11:56:14 GMT vboxsync [53357] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) tstGIP-2: use dedicated sample counter for overall deviation Thu, 20 Nov 2014 11:32:43 GMT vboxsync [53356] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) tstGIP-2: use reference CPU for determining the relative CpuHz ... Thu, 20 Nov 2014 10:19:09 GMT vboxsync [53355] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) tstGIP-2: added CpuHzRef to testcase output header line. Wed, 19 Nov 2014 15:04:01 GMT vboxsync [53352] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) tstGIP-2: CpuHz deviation in percent Wed, 19 Nov 2014 14:05:55 GMT vboxsync [53351] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) tstGIP-2: print the deviation of CpuHz to a reference value in a ... Mon, 17 Nov 2014 10:50:52 GMT vboxsync [53339] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) HostDrivers/Support: Logging nits. Fri, 14 Nov 2014 15:02:31 GMT vboxsync [53331] * trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp (modified) SUPLibLdr.cpp: Lazily make sure SUPR3HardenedLdrLoad and ... Fri, 14 Nov 2014 14:13:03 GMT vboxsync [53329] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv-win.cpp: Must reset enmProcessKind before releasing pNtChild ... Thu, 13 Nov 2014 10:06:29 GMT vboxsync [53318] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetLwf.inf (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) NDIS6/NetLwf: Use new component id (oracle_VBoxNetLwf) instead of old ... Thu, 13 Nov 2014 06:20:50 GMT vboxsync [53317] * trunk/src/VBox/HostDrivers/win/loadall.sh (modified) Fix another test(1) invocation. Thu, 13 Nov 2014 06:18:18 GMT vboxsync [53316] * trunk/src/VBox/HostDrivers/win/load.sh (modified) Fix another test(1) invocation. Mon, 10 Nov 2014 13:21:12 GMT vboxsync [53288] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: Don't bother with deltas just yet while ... Fri, 07 Nov 2014 17:41:01 GMT vboxsync [53269] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) HostDrivers/Support: Enabled global TSC rate calculation and ... Wed, 05 Nov 2014 17:18:51 GMT vboxsync [53244] * trunk/src/VBox/HostDrivers/win/load.sh (modified) * trunk/src/VBox/HostDrivers/win/loadall.sh (modified) Testing something requires test(1). Wed, 05 Nov 2014 11:08:25 GMT vboxsync [53230] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: doxygen. Wed, 05 Nov 2014 11:05:57 GMT vboxsync [53229] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: worry about future changes later. Wed, 05 Nov 2014 11:04:03 GMT vboxsync [53228] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: build fix. Wed, 05 Nov 2014 10:56:59 GMT vboxsync [53226] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: Recalc freq. casting. Wed, 05 Nov 2014 08:51:38 GMT vboxsync [53220] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Relax image architecture restrictions so 32-bit resource DLLs ... Tue, 04 Nov 2014 18:57:14 GMT vboxsync [53218] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: less paranoia on release builds. Tue, 04 Nov 2014 18:54:40 GMT vboxsync [53217] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: I hate C90. Tue, 04 Nov 2014 18:47:26 GMT vboxsync [53216] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: build fix. Tue, 04 Nov 2014 18:44:59 GMT vboxsync [53215] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: build fix. Tue, 04 Nov 2014 18:34:23 GMT vboxsync [53213] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: More accurate and reusable error code, more ... Tue, 04 Nov 2014 18:22:21 GMT vboxsync [53212] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) HostDrivers/Support: Add infrastructure for delta-adjusted TSC reads ... Tue, 04 Nov 2014 16:53:37 GMT vboxsync [53209] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: Fix recalc. frequency code, eliminate ... Mon, 03 Nov 2014 13:02:45 GMT vboxsync [53184] * trunk/src/VBox/HostDrivers/win/load.sh (modified) * trunk/src/VBox/HostDrivers/win/loadall.sh (modified) load.sh,loadall.sh: Added -u option. Sat, 01 Nov 2014 23:29:05 GMT vboxsync [53173] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) IPRT,SUPDrv: Added new 'ringbuf[=size]' log destination for cases ... Fri, 24 Oct 2014 14:07:32 GMT vboxsync [53143] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/support: sign warning calling ASMAtomicDecU32 with signed ... Fri, 24 Oct 2014 14:03:12 GMT vboxsync [53142] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/support: Fix sign while applying TSC deltas, fix GIP ... Thu, 23 Oct 2014 19:22:00 GMT vboxsync [53134] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetAdp-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetAdp-win.h (modified) NetAdp/win: minor cosmetic changes Thu, 23 Oct 2014 07:32:30 GMT vboxsync [53124] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetAdp6.inf (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetLwf.inf (modified) NetFlt/win: Version fixes for VBoxNetLwf and VBoxNetAdp6 drivers Tue, 21 Oct 2014 16:44:36 GMT vboxsync [53109] * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) USB: Detect SS devices on Windows. Tue, 21 Oct 2014 13:34:40 GMT vboxsync [53106] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: Nominal TSC frequency fixes for Windows. Mon, 20 Oct 2014 17:02:44 GMT vboxsync [53095] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: cosmetics, better scoping. Mon, 20 Oct 2014 13:00:43 GMT vboxsync [53092] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: 1 ms is sufficient for rollover. Mon, 20 Oct 2014 12:57:42 GMT vboxsync [53091] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/support: Added non-busy wait TSC frequency measuring for ... Mon, 20 Oct 2014 11:13:03 GMT vboxsync [53090] * trunk/include/VBox/VBoxNetCfg-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.def (modified) * trunk/src/VBox/Installer/win/NLS/de_DE.wxl (modified) * trunk/src/VBox/Installer/win/NLS/en_US.wxl (modified) * trunk/src/VBox/Installer/win/NLS/fa_IR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/fr_FR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/it_IT.wxl (modified) * trunk/src/VBox/Installer/win/NLS/tr_TR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/zh_TW.wxl (modified) * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdpSeq.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetFltSeq.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) pr7231. NDIS6 support has been added into the Windows installer. Fri, 17 Oct 2014 14:18:50 GMT vboxsync [53087] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: Add code for measuring nominal TSC frequency ... Fri, 17 Oct 2014 12:23:54 GMT vboxsync [53085] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: Fixes to TSC frequency measurement. Also adds ... Fri, 17 Oct 2014 06:49:23 GMT vboxsync [53082] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetAdp-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetAdp6.inf (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpInstall.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) NetFlt/win: NDIS6: no halt on host suspend, hardware id changed to ... Wed, 15 Oct 2014 15:28:20 GMT vboxsync [53069] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) testcase/tstGIP-2: Fix null pointer dereference when the GIP isn't ... Wed, 15 Oct 2014 12:50:19 GMT vboxsync [53064] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: Do the async. delta measurement from the ioctl ... Wed, 15 Oct 2014 12:41:35 GMT vboxsync [53063] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) HostDrivers/Support: Add TSC-delta measurement ioctl interface, fixed ... Tue, 14 Oct 2014 16:20:34 GMT vboxsync [53059] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) HostDrivers/SUPLib: forgot to bump major version on the client side. Tue, 14 Oct 2014 16:02:14 GMT vboxsync [53058] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/support: comment. Tue, 14 Oct 2014 14:52:50 GMT vboxsync [53054] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) HostDrivers/Support: Kernel thread to service TSC-delta measurement ... Mon, 13 Oct 2014 19:46:51 GMT vboxsync [53051] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) supR3HardenedMonitor_LdrLoadDll: Merged the name mapping log ... Mon, 13 Oct 2014 14:55:00 GMT vboxsync [53045] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Reduce LdrLoadDll logging. Still one log statement needing ... Mon, 13 Oct 2014 13:38:30 GMT vboxsync [53042] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUP: CERT_E_CHANING due to signatures rooted in 'Microsoft Digital ... Mon, 13 Oct 2014 10:42:54 GMT vboxsync [53038] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) * trunk/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdpSeq.wxi (modified) pr7489. Fixed RemoveHostOnlyInterfaces(). Function ... Sat, 11 Oct 2014 07:48:10 GMT vboxsync [53036] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: NtCreateFile requires SYNCHRONIZE access when ... Sat, 11 Oct 2014 02:50:10 GMT vboxsync [53035] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) supHardNtViRdrRead: Cleanup and deal with async i/o in ring-3 just to ... Fri, 10 Oct 2014 23:39:15 GMT vboxsync [53034] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Missing two FILE_SYNCHRONOUS_IO_NONALERT flags, one of which ... Fri, 10 Oct 2014 12:10:38 GMT vboxsync [53027] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) Forward ported r96507: SUP: Don't wait for yourself to quit, wait on ... Fri, 10 Oct 2014 12:03:00 GMT vboxsync [53026] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) testcase/tstGIP-2: Print entries for offline CPUs while printing TSC ... Fri, 10 Oct 2014 11:01:28 GMT vboxsync [53025] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: corrected child error message and fudge the memory replace ment ... Fri, 10 Oct 2014 10:44:30 GMT vboxsync [53024] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUP: Removed heap debug code. Fri, 10 Oct 2014 10:19:26 GMT vboxsync [53022] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUP: XP + ATI kludge. Fri, 10 Oct 2014 09:58:30 GMT vboxsync [53021] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Revised the dgmaster.sys/sakfile.sys hack as it didn't quite ... Fri, 10 Oct 2014 02:01:06 GMT vboxsync [53018] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) SUP: corrected log message. Fri, 10 Oct 2014 01:44:08 GMT vboxsync [53017] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Try to work around sakfile.sys bsod and dgmaster.sys. Fri, 10 Oct 2014 00:19:30 GMT vboxsync [53016] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv-win.cpp: Trust the system process a little bit more to make ... Thu, 09 Oct 2014 14:12:54 GMT vboxsync [53011] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUP: instrumentation for debugging possible heap corruption. Thu, 09 Oct 2014 01:26:07 GMT vboxsync [53005] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUP: Short list of microsoft files that when found not to be signed ... Thu, 09 Oct 2014 01:10:20 GMT vboxsync [53004] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) SUP: Resolve and call RTLogRelPrintf dynamically to put errors in the ... Wed, 08 Oct 2014 23:50:34 GMT vboxsync [53003] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: A bit more logging. Wed, 08 Oct 2014 23:46:15 GMT vboxsync [53002] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and ... Tue, 07 Oct 2014 13:44:25 GMT vboxsync [52975] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) build fix Tue, 07 Oct 2014 13:41:55 GMT vboxsync [52974] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Seems ThreadHideFromDebugger on others might require debugger ... Tue, 07 Oct 2014 12:15:09 GMT vboxsync [52973] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Handle denormalized command line string pointer and always ... Tue, 07 Oct 2014 09:44:02 GMT vboxsync [52972] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) supR3HardNtChildPurify: Logging improvements. Tue, 07 Oct 2014 08:58:08 GMT vboxsync [52971] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) fixed a couple of error messages. Tue, 07 Oct 2014 08:29:34 GMT vboxsync [52969] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified) SUP: Restructured the respawn + child purification code to use the ... Tue, 07 Oct 2014 06:26:23 GMT vboxsync [52968] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) build fix Mon, 06 Oct 2014 22:18:51 GMT vboxsync [52967] * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/NtCreateSection-template-amd64-syscall-type-1.h (deleted) * trunk/src/VBox/HostDrivers/Support/win/NtCreateSection-template-x86-syscall-type-1.h (deleted) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified) SUP: simplified the ntdll hooking / patching so we can avoid the jump ... Mon, 06 Oct 2014 22:16:22 GMT vboxsync [52966] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) fixed w8.1 .mrdata hack. Mon, 06 Oct 2014 20:16:16 GMT vboxsync [52965] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) Another sanity check. Mon, 06 Oct 2014 20:09:04 GMT vboxsync [52962] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Check the entire NTDLL during process verification now that ...