# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 6:03:34 PM Tue, 21 Oct 2014 15:43:09 GMT vboxsync [53107] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) Committed more than I had intended... 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. Tue, 21 Oct 2014 09:36:17 GMT vboxsync [53105] * trunk/src/libs/Makefile.kmk (modified) switch openssl 1.0.1h => 1.0.1j Mon, 20 Oct 2014 18:39:49 GMT vboxsync [53104] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Added FILD m16. Mon, 20 Oct 2014 18:38:51 GMT vboxsync [53103] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) Host 3D: remove obsolete code: drop OpenGLWorker thread. Mon, 20 Oct 2014 18:38:19 GMT vboxsync [53102] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: SS determines stacks size, not CS (IRET). Mon, 20 Oct 2014 18:34:37 GMT vboxsync [53101] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) EM: Careful with MOV to segment register. Mon, 20 Oct 2014 18:01:22 GMT vboxsync [53100] * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vberom.asm (modified) BIOS: Use safer port access. Mon, 20 Oct 2014 18:00:01 GMT vboxsync [53099] * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) VGABIOS: Fake up a few more tables. Mon, 20 Oct 2014 17:37:27 GMT vboxsync [53097] * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) USB: Beginnings of emulated USB3 devices. 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 16:04:09 GMT vboxsync [53094] * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/disopcode.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (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/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTablesX64.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) DIS: #6251: AVX / VEX instructions support (two byte instructions ... 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 15:38:03 GMT vboxsync [53089] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: logging fix. Fri, 17 Oct 2014 14:50:07 GMT vboxsync [53088] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) Host 3D: reduce amount of debug logging. 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 13:56:38 GMT vboxsync [53086] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #26): Extend Close VM ... 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 11:46:58 GMT vboxsync [53084] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #25): Make sure ... Fri, 17 Oct 2014 07:32:01 GMT vboxsync [53083] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI: properly relocate pDevInsRC (should fix occassional crashes ... 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 ... Thu, 16 Oct 2014 18:43:26 GMT vboxsync [53081] * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) Runtime/r3: do not use a hard-coded stack size in rtSchedRunThread(), ... Thu, 16 Oct 2014 17:01:03 GMT vboxsync [53080] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) USB LED fix. Thu, 16 Oct 2014 14:49:09 GMT vboxsync [53079] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #24): Using cached ... Thu, 16 Oct 2014 12:43:22 GMT vboxsync [53078] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA: reverted r96537 (wrong solution) Thu, 16 Oct 2014 12:36:28 GMT vboxsync [53077] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBoxGuest: fixed heartbeat on Windows guests. Thu, 16 Oct 2014 12:13:15 GMT vboxsync [53076] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #23): Using cached ... Thu, 16 Oct 2014 11:41:46 GMT vboxsync [53075] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: temporarily disabled r96292 to check if it cures the ... Thu, 16 Oct 2014 10:37:19 GMT vboxsync [53074] * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/common/misc/s3.cpp (modified) Runtime/http: force TLSv1 Thu, 16 Oct 2014 09:09:09 GMT vboxsync [53073] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDev: when logging the Guest Additions OS type, explictely mention ... Wed, 15 Oct 2014 19:30:08 GMT vboxsync [53072] * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) VUSBSniffer: More fixes Wed, 15 Oct 2014 17:00:50 GMT vboxsync [53071] * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) VUSBSniffer: use semaphore to protect data against concurrent access Wed, 15 Oct 2014 16:58:09 GMT vboxsync [53070] * trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstTest1.py (modified) Added Windows 7 x86 installation. 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 13:31:16 GMT vboxsync [53068] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #22): Using cached ... Wed, 15 Oct 2014 13:10:29 GMT vboxsync [53067] * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) Add possibility to configure a single USB traffic sniffer for a ... Wed, 15 Oct 2014 13:07:46 GMT vboxsync [53066] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Fix typo introduced with r96513 which causes USB 2.0 devices being ... Wed, 15 Oct 2014 13:00:00 GMT vboxsync [53065] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #21): Using cached ... 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 ... Wed, 15 Oct 2014 12:34:18 GMT vboxsync [53062] * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/HostUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) USB: Integrate USB sniffer. Make it possible to specify a file to ... Wed, 15 Oct 2014 12:26:35 GMT vboxsync [53061] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) HM: Fixed SVM MF intercept setup logic error. Wed, 15 Oct 2014 12:09:51 GMT vboxsync [53060] * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) VUSBSniffer: Fixes 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 15:29:38 GMT vboxsync [53057] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: Runtime UI: Status-bar indicators: Make sure they are auto- ... Tue, 14 Oct 2014 15:21:09 GMT vboxsync [53056] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: Don't leak socket::so_m in the error leg of sorecvfrom() - ... Tue, 14 Oct 2014 15:01:40 GMT vboxsync [53055] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) KBC: Be more AT compatible. 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 ... Tue, 14 Oct 2014 11:17:08 GMT vboxsync [53053] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: cleanup - inlined handleResizeCompletedEMT, removed old ... Tue, 14 Oct 2014 09:27:38 GMT vboxsync [53052] * trunk/include/VBox/disopcode.h (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) DIS: #6249: Added missing commands: getsec, movsldup, movddup, ... 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 18:10:56 GMT vboxsync [53050] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #20): Indicator-pool: ... Mon, 13 Oct 2014 18:02:36 GMT vboxsync [53049] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #19): Better ... Mon, 13 Oct 2014 17:29:07 GMT vboxsync [53048] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #18): Machine-view: ... Mon, 13 Oct 2014 17:26:09 GMT vboxsync [53047] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #17): Better ... Mon, 13 Oct 2014 15:01:22 GMT vboxsync [53046] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #16): Better ... 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 14:30:17 GMT vboxsync [53044] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA: disable secondary screens when VBVA is disabled for them. Mon, 13 Oct 2014 13:51:27 GMT vboxsync [53043] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) FE/Qt: Build fix for r96531. 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 13:38:17 GMT vboxsync [53041] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #15): Better ... Mon, 13 Oct 2014 13:08:07 GMT vboxsync [53040] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #14): Better ... Mon, 13 Oct 2014 10:49:38 GMT vboxsync [53039] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuitestresult.py (modified) TestManager: temporary reverted r95734: unfinished 'guru' state ... 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 ... Mon, 13 Oct 2014 09:05:00 GMT vboxsync [53037] * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-list.h (modified) FE/Common/VBoxKeyboard: add US international keyboard with ... 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 18:18:03 GMT vboxsync [53033] * trunk/src/VBox/Runtime/common/crypto/store-inmem.cpp (modified) IPRT: store-inmem: use ASMAtomicIncU32 Fri, 10 Oct 2014 16:18:37 GMT vboxsync [53032] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) DIS: #6249: Added crc32 Gy, Ew support (with word as operand 2) Fri, 10 Oct 2014 15:39:49 GMT vboxsync [53031] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) USB: Connecting the dots. Fri, 10 Oct 2014 14:45:53 GMT vboxsync [53030] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #13): Machine-logic: ... Fri, 10 Oct 2014 14:28:02 GMT vboxsync [53029] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #12): Update for ... Fri, 10 Oct 2014 12:14:37 GMT vboxsync [53028] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #11): Caching most of ... 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 09:22:50 GMT vboxsync [53019] * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) Runtime/r0drv/linux: use RT_NS_1SEC macro instead of numeric constant. 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 22:05:11 GMT vboxsync [53015] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-string.cpp (modified) asn1-ut-string.cpp: Two bugfixes in the RTAsn1String_QueryUtf8 method. Thu, 09 Oct 2014 20:35:07 GMT vboxsync [53014] * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (added) * trunk/src/VBox/Devices/USB/VUSBSniffer.h (added) VUSB: Implement sniffer facility for creating USB traces from devices ... Thu, 09 Oct 2014 18:22:17 GMT vboxsync [53013] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) FE/Qt: new VM wizard OS type suggestion should not override the ... Thu, 09 Oct 2014 17:40:56 GMT vboxsync [53012] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main,Frontend: Windows 10 guest os type. 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 14:12:32 GMT vboxsync [53010] * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-efence-allocator.cpp (copied) IPRT: Added electric fence allocator for ASN.1. Thu, 09 Oct 2014 12:16:37 GMT vboxsync [53009] * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/internal-r3-win.h (modified) IPRT: Windows 10 OS type. Thu, 09 Oct 2014 11:34:57 GMT vboxsync [53008] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPVideoPortAPI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/winver.nsh (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) include,Additions: Windows 10 tweaks. Thu, 09 Oct 2014 09:13:24 GMT vboxsync [53007] * trunk/include/VBox/disopcode.h (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/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) DIS: Fixed VMREAD/VMWRITE disassembling, added support for MOVBE, ... Thu, 09 Oct 2014 06:11:47 GMT vboxsync [53006] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) FE/Qt: UIVMInfoDialog.cpp do not show the guest monitor number for ... 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.