# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 2:22:19 PM Tue, 04 Nov 2014 12:52:21 GMT vboxsync [53196] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix incorrect sign and calculation on guest TSC offset ... Tue, 04 Nov 2014 12:44:27 GMT vboxsync [53195] * trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-routines-template-1.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bootsector2-test1-template.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bootsector2-test1.asm (modified) src/ValidationKit/bootsector: Added RDTSC benchmark and improved ... Tue, 04 Nov 2014 12:17:23 GMT vboxsync [53194] * trunk/include/iprt/x86.h (modified) doc nit Tue, 04 Nov 2014 11:05:17 GMT vboxsync [53193] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nits. Tue, 04 Nov 2014 10:53:11 GMT vboxsync [53192] * trunk/include/iprt/x86.h (modified) iprt/x86.h: comment typo. Tue, 04 Nov 2014 10:52:35 GMT vboxsync [53191] * trunk/include/iprt/x86.h (modified) iprt/x86.h: comment typos. Tue, 04 Nov 2014 10:40:22 GMT vboxsync [53190] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nits. Tue, 04 Nov 2014 10:23:26 GMT vboxsync [53189] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) VBoxDispD3D: corrected assert. Tue, 04 Nov 2014 07:58:32 GMT vboxsync [53188] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: into is invalid in 64-bit mode; added int1/icebp. Mon, 03 Nov 2014 21:27:48 GMT vboxsync [53187] * trunk/include/iprt/x86.h (modified) x86.h: Found some documentation of DR7 bits 12, 14 and 15. ... Mon, 03 Nov 2014 14:20:34 GMT vboxsync [53186] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) Main/webservice: better protocol selection Mon, 03 Nov 2014 14:04:13 GMT vboxsync [53185] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main/webservicee/vbobweb.cpp: more strict protocol 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. Sun, 02 Nov 2014 22:49:31 GMT vboxsync [53183] * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEMAll: Added IEM_MC_FETCH_MEM_I64 and tweaked the VT-x verification ... Sun, 02 Nov 2014 21:12:44 GMT vboxsync [53182] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEMAll: Added IEM_MC_FETCH_MEM_I64 and tweaked the VT-x verification ... Sun, 02 Nov 2014 21:11:03 GMT vboxsync [53181] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM/IRET: Make the 16-bit IRET real/v86 mode instruction clear RF, ... Sun, 02 Nov 2014 21:09:11 GMT vboxsync [53180] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Implemented fidl m64i. Sun, 02 Nov 2014 21:07:55 GMT vboxsync [53179] * trunk/include/VBox/disopcode.h (modified) style Sun, 02 Nov 2014 21:04:12 GMT vboxsync [53178] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMVMXR0.cpp: Fixed several bugs in the real-mode-on-top-of-v86 ... Sun, 02 Nov 2014 09:36:04 GMT vboxsync [53177] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) typo (found by gcc) Sun, 02 Nov 2014 00:34:02 GMT vboxsync [53176] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMVMXR0.cpp: Fixed bug in hmR0VmxInjectEventVmcs where cs.ValidSel ... Sun, 02 Nov 2014 00:17:39 GMT vboxsync [53175] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) build fix Sun, 02 Nov 2014 00:02:59 GMT vboxsync [53174] * trunk/tools/bin/gen-slickedit-workspace.sh (modified) gen-slickedit-workspace.sh: src/tests is not more. 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, 31 Oct 2014 17:44:19 GMT vboxsync [53172] * trunk/include/VBox/dis.h (modified) * 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: #6249: Complex instructions support (like gather) and some ... Fri, 31 Oct 2014 15:31:25 GMT vboxsync [53171] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MachineImpl: delete TRANSIENT and TRANSRESET guest properties on VM ... Fri, 31 Oct 2014 15:27:13 GMT vboxsync [53170] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MachineImpl: delete TRANSIENT and TRANSRESET guest properties on VM ... Fri, 31 Oct 2014 13:20:44 GMT vboxsync [53169] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) Fix log message. Fri, 31 Oct 2014 11:42:33 GMT vboxsync [53168] * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) VUSBSniffer: Don't include the setup URB data twice in the packet Fri, 31 Oct 2014 10:44:30 GMT vboxsync [53167] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/window.cpp (modified) Host 3D: Presentation framework: do not re-create 3D window on ... Wed, 29 Oct 2014 18:19:16 GMT vboxsync [53166] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) Host 3D: Chronium Server: drop unused code. Wed, 29 Oct 2014 16:26:20 GMT vboxsync [53165] * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: brush up old Windows code. In general no ... Wed, 29 Oct 2014 14:45:01 GMT vboxsync [53164] * trunk/include/VBox/disopcode.h (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) DIS: #6249: Added missing 660F38h instructions. Small bug fixes. Unit ... Wed, 29 Oct 2014 10:14:36 GMT vboxsync [53163] * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) VUSBSniffer: replace existing USB captures instead of failing Wed, 29 Oct 2014 09:16:50 GMT vboxsync [53162] * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) build fix Wed, 29 Oct 2014 09:10:28 GMT vboxsync [53161] * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) USB: Sniffer fixes Tue, 28 Oct 2014 16:26:43 GMT vboxsync [53160] * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) Main/EventImpl.cpp: fix passive event handling regression from ... Tue, 28 Oct 2014 14:51:59 GMT vboxsync [53159] * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: revert windows code back to r91891. The rewrite ... Tue, 28 Oct 2014 12:09:57 GMT vboxsync [53158] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window_rootvr.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/window.cpp (modified) Host 3D: Presentation framework: start dropping goto's. Mon, 27 Oct 2014 17:24:02 GMT vboxsync [53157] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/window.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) Host 3D: Chronium server: Presentation framework: fixed resources ... Mon, 27 Oct 2014 17:01:44 GMT vboxsync [53156] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer/win: Force NDIS5 on pre-Vista hosts Mon, 27 Oct 2014 16:43:43 GMT vboxsync [53155] * trunk/include/VBox/disopcode.h (modified) * 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: Some bug fixes and new testcases. Enabled 0F3A ... Mon, 27 Oct 2014 15:46:24 GMT vboxsync [53154] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Spell "changed" correctly in an identifier. Mon, 27 Oct 2014 14:52:20 GMT vboxsync [53153] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_vrdp.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window_rootvr.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.h (modified) Host 3D: Chromium server: Presentation framework: drop unused code. Mon, 27 Oct 2014 13:29:31 GMT vboxsync [53152] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) VMM/TM: space. Mon, 27 Oct 2014 12:34:31 GMT vboxsync [53151] * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: bring back Windows changes of r96331 but with ... Mon, 27 Oct 2014 09:49:17 GMT vboxsync [53150] * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) DIS: #6249: Added missing instructions (starting with 660F3Ah) Mon, 27 Oct 2014 07:48:10 GMT vboxsync [53149] * trunk/src/VBox/ValidationKit/docs/VBoxValidationKitReadMe.txt (modified) space Sun, 26 Oct 2014 18:03:09 GMT vboxsync [53148] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Port a part of r95116 (disk encryption changes in 4.3) which was ... Sun, 26 Oct 2014 17:40:21 GMT vboxsync [53147] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Storage/AHCI: Free the I/O memory of cached request structures before ... Sun, 26 Oct 2014 17:07:57 GMT vboxsync [53146] * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) VUSBSniffer: Make it work with isochronous endpoints Sun, 26 Oct 2014 16:13:36 GMT vboxsync [53145] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter (added) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_base.cpp (copied) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_composite.cpp (moved) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_vrdp.cpp (copied) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window.cpp (copied) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window_rootvr.cpp (copied) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.cpp (copied) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.h (copied) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/window.cpp (copied) Host 3D: Chromium server: Presentation framework: move classes into ... Fri, 24 Oct 2014 14:16:14 GMT vboxsync [53144] * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVga.c (modified) EFI: typo in debug message 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 ... Fri, 24 Oct 2014 11:02:42 GMT vboxsync [53141] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer/win: Use NDIS6 by default on Vista+ hosts Fri, 24 Oct 2014 07:42:17 GMT vboxsync [53140] * trunk/src/VBox/Installer/win/NLS/de_DE.wxl (modified) Installer/Windows: German NLS Fri, 24 Oct 2014 06:52:16 GMT vboxsync [53139] * trunk/src/VBox/Installer/win/NLS/de_DE.wxl (modified) * trunk/src/VBox/Installer/win/NLS/fa_IR.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) Installer/win: propagated Michael's changes to the rest of NLS files ... Fri, 24 Oct 2014 06:47:02 GMT vboxsync [53138] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) FE/Qt: Do not try to grab the keyboard in full-screen mode if there ... Thu, 23 Oct 2014 21:15:34 GMT vboxsync [53137] * trunk/src/VBox/ValidationKit/common/utils.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestbox.py (modified) Validation Kit: show both the darwin version and the OSX version Thu, 23 Oct 2014 20:37:48 GMT vboxsync [53136] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit/testdriver: using g_k32_64 is almost always wrong here, ... Thu, 23 Oct 2014 19:43:25 GMT vboxsync [53135] * trunk/src/VBox/ValidationKit/common/utils.py (modified) Validation Kit: OS X code names 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 18:34:44 GMT vboxsync [53133] * trunk/src/VBox/Installer/win/NLS/en_US.wxl (modified) * trunk/src/VBox/Installer/win/NLS/fr_FR.wxl (modified) Installer/win: updated NLS for NDIS5 and 6. Thu, 23 Oct 2014 17:19:34 GMT vboxsync [53132] * trunk/include/VBox/disopcode.h (modified) DIS: #6251: Missed constants for r96664 Thu, 23 Oct 2014 17:13:53 GMT vboxsync [53131] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) DIS: 6251: Added AVX/VEX 3-byte instructions support. Thu, 23 Oct 2014 13:06:52 GMT vboxsync [53130] * trunk/doc/manual/en_US/user_KnownIssues.xml (modified) doc/manual: NDIS6 drivers are experimental Thu, 23 Oct 2014 10:16:25 GMT vboxsync [53129] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) Additions/WINNT/Installer: show svn revision in the installer GUI. Thu, 23 Oct 2014 09:40:38 GMT vboxsync [53128] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestControl: typos Thu, 23 Oct 2014 09:28:17 GMT vboxsync [53127] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) Main/GuestDirectoryImpl: fixed typo Thu, 23 Oct 2014 08:51:32 GMT vboxsync [53126] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) VBoxMPWddm: do not start on W10 preview if 3D is not enabled on the host. Thu, 23 Oct 2014 08:31:31 GMT vboxsync [53125] * trunk/src/VBox/ValidationKit/common/utils.py (modified) ValidationKit: OS version on darwin as OS version, not kernel version 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 Wed, 22 Oct 2014 20:46:01 GMT vboxsync [53123] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) Fix typo in header comment. Wed, 22 Oct 2014 20:43:04 GMT vboxsync [53122] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: revert r96327 and follow-up r96329 and r96331 to ... Wed, 22 Oct 2014 19:35:21 GMT vboxsync [53121] * trunk/include/VBox/vusb.h (modified) * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) USB: Added required SS descriptors to emulated MSD. Wed, 22 Oct 2014 18:17:50 GMT vboxsync [53120] * trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstTest1.py (modified) Added Ubuntu 14.04 32/64bit installations. Wed, 22 Oct 2014 15:08:07 GMT vboxsync [53119] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) FE/Qt: UIKeyboardHandler: attempt to fix keyboard focus problem with ... Wed, 22 Oct 2014 13:14:07 GMT vboxsync [53118] * trunk/src/VBox/ValidationKit/testboxscript/darwin/setup-routines.sh (modified) ValidationKit: show a few CLI commands for the OSX setup Wed, 22 Oct 2014 13:03:40 GMT vboxsync [53117] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit: added win81 Wed, 22 Oct 2014 12:28:18 GMT vboxsync [53116] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) DevRTC: don't spam the R0 log with "RTC: stopped the periodic timer" ... Wed, 22 Oct 2014 12:13:05 GMT vboxsync [53115] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Storage/AHCI: Correct fix for r96392 (AHCI: Update HBA interrupt ... Wed, 22 Oct 2014 11:30:40 GMT vboxsync [53114] * trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxi (modified) pr7231. MSI installer: Element ServiceControl was temporary removed ... Wed, 22 Oct 2014 09:16:07 GMT vboxsync [53113] * trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstTest1.py (modified) Added Windows 8.1 32/64bit installations. Tue, 21 Oct 2014 17:12:27 GMT vboxsync [53112] * trunk/src/VBox/Main/src-server/solaris/USBProxyServiceSolaris.cpp (modified) Missed copyright header update. Tue, 21 Oct 2014 17:12:07 GMT vboxsync [53111] * trunk/src/VBox/Main/src-server/solaris/USBProxyServiceSolaris.cpp (modified) Main/src-server/solaris: Enumerate USB 3.0 devices. Tue, 21 Oct 2014 17:11:01 GMT vboxsync [53110] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/src-server: unused param warning. 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 16:26:54 GMT vboxsync [53108] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: Call gate TSS access needs to check TSS bitness, not gate, duh. 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:42:58 GMT vboxsync [53098] * trunk/include/VBox/vusb.h (modified) VUSB: Define a few new descriptor types. 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.