# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 7:21:48 AM Mon, 09 May 2016 09:16:02 GMT vboxsync [60885] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) ValidationKit/tdUsb1: Disable a few tests for super speed as they ... Sun, 08 May 2016 17:00:22 GMT vboxsync [60884] * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) TRPMR3InjectEvent: Why did we ever invent REMR3NotifyPendingInterrupt? Sun, 08 May 2016 16:46:20 GMT vboxsync [60883] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) log.cpp: Forgot this file is compiled as sucky C code too. Sun, 08 May 2016 15:35:21 GMT vboxsync [60882] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) iemRCRawMaybeReenter: Don't re-enter raw-mode if we're returning to ... Sun, 08 May 2016 15:35:21 GMT vboxsync [60881] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) iret-to-v86: only 16-bit eip, thank you. Sun, 08 May 2016 15:22:45 GMT vboxsync [60880] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) RTLogDestinations: Don't require ';' for separating values and more ... Sun, 08 May 2016 11:03:39 GMT vboxsync [60879] * trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified) PATMRawLeave: It's okay to end up in ring-3 with a reschduling status ... Sat, 07 May 2016 18:42:49 GMT vboxsync [60878] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp (modified) UINameAndSystemEditor::setType: Quick fix for new-vm-wizard ... Sat, 07 May 2016 18:28:33 GMT vboxsync [60877] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h (modified) CInterface: Use RT_STRICT instead of DEBUG. Avoid using DEBUG for ... Sat, 07 May 2016 18:24:45 GMT vboxsync [60876] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h (modified) CInterface: added isNotNull method. Sat, 07 May 2016 18:09:37 GMT vboxsync [60875] * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) PATMRC.cpp: Use IEM for the INT3 stuff. Sat, 07 May 2016 17:55:21 GMT vboxsync [60874] * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/iom.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMRC/IOMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code. Sat, 07 May 2016 17:53:54 GMT vboxsync [60873] * trunk/src/VBox/Storage/VD.cpp (modified) please stay without 130 columns. Sat, 07 May 2016 17:52:54 GMT vboxsync [60872] * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) DBGF: Allow attaching the debugger via the GUI during the ... Sat, 07 May 2016 17:51:35 GMT vboxsync [60871] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) IEMAllCImplStrInstr.cpp.h: Check FFs for each page and after each ... Sat, 07 May 2016 13:14:35 GMT vboxsync [60870] * trunk/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp (modified) direnum-r3-nt.cpp: Turns out both the VBoxSVR and CIFS file system ... Fri, 06 May 2016 21:15:35 GMT vboxsync [60869] * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (modified) pgmR3SyncPTResolveConflict: some debugging details for the NT4.0-SMP VM. Fri, 06 May 2016 20:49:47 GMT vboxsync [60868] * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) EMRaw: Try switch to the recompiler if PGMSyncCR3 return ... Fri, 06 May 2016 20:48:48 GMT vboxsync [60867] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: Don't ever drop VERR_PGM_NO_HYPERVISOR_ADDRESS! Will end up with ... Fri, 06 May 2016 16:02:30 GMT vboxsync [60866] * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) bugref:8087: Additions/x11: support non-root X server: reduce the ... Fri, 06 May 2016 14:43:04 GMT vboxsync [60865] * trunk/include/VBox/com/microatl.h (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdog.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Main/src-client/win/dllmain.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Never use static instances of CComModule as it messes up the log ... Fri, 06 May 2016 14:35:11 GMT vboxsync [60864] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValidationKit/reporter: grr Fri, 06 May 2016 14:22:01 GMT vboxsync [60863] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValidationKit/reporter: Simplified parsing of the data sent over the ... Fri, 06 May 2016 14:05:29 GMT vboxsync [60862] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) QtGui: Don't statically instantiate CComModule, it will start using ... Fri, 06 May 2016 12:39:27 GMT vboxsync [60861] * trunk/Config.kmk (modified) VMM: Use IEM for MMIO (VBOX_WITH_3RD_IEM_STEP). Fri, 06 May 2016 12:14:10 GMT vboxsync [60860] * trunk/src/VBox/ValidationKit/utils/usb/UsbTest.cpp (modified) ValidationKit/usb/UsbTest: New test to check that the reported device ... Fri, 06 May 2016 12:12:06 GMT vboxsync [60859] * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) EM: Use IEM a little more in raw mode. Fri, 06 May 2016 11:36:11 GMT vboxsync [60858] * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) APIC: Saved state compatibility fix. Fri, 06 May 2016 10:56:57 GMT vboxsync [60857] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) oops Fri, 06 May 2016 09:04:21 GMT vboxsync [60856] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) ValidationKit/tdUsb1: Make sure we use a super speed capable gadget ... Fri, 06 May 2016 08:22:40 GMT vboxsync [60855] * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) Devices/testcase/tstDeviceStructSize.cpp: little more alignment ... Thu, 05 May 2016 18:18:02 GMT vboxsync [60854] * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) iomMMIODoComplicatedWrite: Use VINF_IOM_R3_IOPORT_COMMIT_WRITE to ... Thu, 05 May 2016 17:58:55 GMT vboxsync [60853] * trunk/src/VBox/ValidationKit/testdriver/txsclient.py (modified) pylint fix Thu, 05 May 2016 17:47:40 GMT vboxsync [60852] * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) IOM: New way of defer RC+R0 MMIO writes (only used for IEM accesses). Thu, 05 May 2016 17:11:08 GMT vboxsync [60851] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) * trunk/src/VBox/ValidationKit/testdriver/txsclient.py (modified) ValidationKit: Make sure we close all files when Session.taskExec() ... Thu, 05 May 2016 15:43:19 GMT vboxsync [60850] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) HM: Dropped HMR0SavePendingIOPortWrite and associated code (leaving ... Thu, 05 May 2016 15:34:33 GMT vboxsync [60849] * trunk/src/VBox/VMM/include/IOMInternal.h (modified) IOM: Alignment fix. Thu, 05 May 2016 15:33:28 GMT vboxsync [60848] * trunk/src/VBox/VMM/include/IOMInternal.h (modified) IOM: Alignment fix. Thu, 05 May 2016 15:24:46 GMT vboxsync [60847] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/iom.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/IOMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes. Thu, 05 May 2016 15:15:18 GMT vboxsync [60846] * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (modified) PGMMap: /me want's to drop into the debugger when we cannot locate a ... Wed, 04 May 2016 22:19:12 GMT vboxsync [60845] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) NAT/Net: Report IPv4 source address (or failure to parse it) if ... Wed, 04 May 2016 22:09:34 GMT vboxsync [60844] * trunk/include/iprt/stdint.h (modified) iprt/stdint.h: Our visual C++ version (2010) has stdint.h, include it ... Wed, 04 May 2016 22:08:53 GMT vboxsync [60843] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Added RT_MSC_PREREQ, RT_MSC_PREREQ_EX and ... Wed, 04 May 2016 21:31:27 GMT vboxsync [60842] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp (modified) VBoxGLSupportInfo.cpp: QT headers first (or at least one)! We'll get ... Wed, 04 May 2016 19:51:26 GMT vboxsync [60841] * trunk/src/VBox/Devices/BiosCommonCode/__U4M.asm (modified) Crash less. Wed, 04 May 2016 19:47:56 GMT vboxsync [60840] * trunk/include/VBox/vmm/vm.h (modified) docs Wed, 04 May 2016 15:52:33 GMT vboxsync [60839] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework for New VM wizard (part 02): ... Wed, 04 May 2016 15:39:45 GMT vboxsync [60838] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/doc/manual/en_US/user_Networking.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) Add a few missing tags when talking about command ... Wed, 04 May 2016 15:29:56 GMT vboxsync [60837] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework for New VM wizard (part 01): 1. ... Wed, 04 May 2016 15:07:32 GMT vboxsync [60836] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Increase default OS X disk size. Updates are gargantuan these days. Wed, 04 May 2016 14:58:36 GMT vboxsync [60835] * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) Debugger: CFGM fix Wed, 04 May 2016 14:39:00 GMT vboxsync [60834] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor ... Wed, 04 May 2016 14:35:03 GMT vboxsync [60833] * trunk/doc/manual/en_US/user_Networking.xml (modified) NAT Network has graduated from the "experimental" status, so drop the ... Wed, 04 May 2016 14:29:37 GMT vboxsync [60832] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor ... Wed, 04 May 2016 14:01:27 GMT vboxsync [60831] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Wed, 04 May 2016 13:58:48 GMT vboxsync [60830] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget ... Wed, 04 May 2016 13:47:14 GMT vboxsync [60829] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget ... Wed, 04 May 2016 13:23:50 GMT vboxsync [60828] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget ... Wed, 04 May 2016 12:13:49 GMT vboxsync [60827] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget ... Wed, 04 May 2016 11:56:49 GMT vboxsync [60826] * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main/VRDEServer: make defaults consistent Wed, 04 May 2016 11:55:42 GMT vboxsync [60825] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: Log, inline. Wed, 04 May 2016 11:29:55 GMT vboxsync [60824] * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) SELM: Added a LogFlow to each of the FF responders. Wed, 04 May 2016 11:29:25 GMT vboxsync [60823] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEMAll logging oops Wed, 04 May 2016 11:29:08 GMT vboxsync [60822] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: Deal with IEM specific ... Wed, 04 May 2016 11:28:05 GMT vboxsync [60821] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUMSetGuestGDTR/IDTR/TR/LDTR: drop the #ifdef VBOX_WITH_IEM guard, ... Wed, 04 May 2016 09:54:38 GMT vboxsync [60820] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: Comment. Wed, 04 May 2016 09:50:05 GMT vboxsync [60819] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) Network/SrvIntR0: Fix debug assertion Wed, 04 May 2016 09:49:25 GMT vboxsync [60818] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValitdationKit/reporter: Fix Writing the LogFile tag in the local ... Wed, 04 May 2016 09:43:17 GMT vboxsync [60817] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: Build fix for older gcc. Wed, 04 May 2016 09:33:42 GMT vboxsync [60816] * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: nit. Wed, 04 May 2016 09:30:01 GMT vboxsync [60815] * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: alignment. Wed, 04 May 2016 09:17:03 GMT vboxsync [60814] * trunk/Config.kmk (modified) Config.kmk: Enable the new APIC code. Wed, 04 May 2016 09:16:39 GMT vboxsync [60813] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Devices/DevAPIC: More useful logging. Wed, 04 May 2016 08:17:58 GMT vboxsync [60812] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Clear interrupt-inhibition while advancing RIP (rather ... Tue, 03 May 2016 21:13:54 GMT vboxsync [60811] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0, HMSVMR0: Use RT_SUCCESS, consistent with other callers ... Tue, 03 May 2016 21:11:39 GMT vboxsync [60810] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0, HMSVMR0: comment. Tue, 03 May 2016 18:28:15 GMT vboxsync [60809] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: initialize the parallel port addresses even if no OS ... Tue, 03 May 2016 18:26:59 GMT vboxsync [60808] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter: connect the cable to all network adapers in the ... Tue, 03 May 2016 18:02:10 GMT vboxsync [60807] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: Flag illegal-vector errors only when delivery mode is ... Tue, 03 May 2016 16:52:00 GMT vboxsync [60806] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: Set the 'receive' and not 'send' illegal vector error when ... Tue, 03 May 2016 15:16:13 GMT vboxsync [60805] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetwork: fix regression from settings cleanup, have to allow ... Tue, 03 May 2016 14:13:51 GMT vboxsync [60804] * trunk/include/VBox/vmm/apic.h (modified) * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM: Introduced the new APIC update force-flag and relevant fixes, ... Tue, 03 May 2016 14:01:09 GMT vboxsync [60803] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) merge 5.0 changelog Tue, 03 May 2016 13:18:23 GMT vboxsync [60802] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) FE/Qt: increase the maximum size for screen capturing to 2880x1800 ... Tue, 03 May 2016 08:53:41 GMT vboxsync [60801] * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServicePlatform-linux.cpp (modified) ValidationKit/UsbTestService: Fixes to support testing super-speed ... Tue, 03 May 2016 08:46:12 GMT vboxsync [60800] * trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp (modified) Device/USBProxyDevice-usbip: Fixes for corner cases in the protocol Mon, 02 May 2016 20:11:08 GMT vboxsync [60799] * trunk/include/iprt/asm.h (modified) iprt/asm.h: 16-bit fixes and todos. Mon, 02 May 2016 20:07:36 GMT vboxsync [60798] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) dbgmodcodeview.cpp: fixed assertion in ... Mon, 02 May 2016 19:39:11 GMT vboxsync [60797] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-x0.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2.c (modified) bs3kit: updates Mon, 02 May 2016 19:37:39 GMT vboxsync [60796] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: iret_64bit fix Mon, 02 May 2016 17:18:40 GMT vboxsync [60795] * trunk/src/VBox/Main/src-server/generic/USBProxyBackendUsbIp.cpp (modified) Main/USBProxyBackendUsbIp: Fix for detecting the correct speed of the ... Mon, 02 May 2016 16:13:57 GMT vboxsync [60794] * trunk/src/VBox/ValidationKit/tests/usb/usbgadget.py (modified) ValidationKit/usb: Add client support for passing extended ... Mon, 02 May 2016 16:12:43 GMT vboxsync [60793] * trunk/src/VBox/ValidationKit/utils/usb/UsbTestService.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetCfg.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetClassTest.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServicePlatform-linux.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServicePlatform.h (modified) ValidationKit/UsbTestService: Updates, implement the protocol bits ... Mon, 02 May 2016 15:36:04 GMT vboxsync [60792] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: iret fix Mon, 02 May 2016 14:52:05 GMT vboxsync [60791] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: bugref:8118: another lidt/lgdt fix. Mon, 02 May 2016 14:46:12 GMT vboxsync [60790] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: iret quick fix. Mon, 02 May 2016 14:29:18 GMT vboxsync [60789] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: bugref:8118: lidt/lgdt fix. Mon, 02 May 2016 13:21:20 GMT vboxsync [60788] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-x0.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2.c (modified) bs3kit: updates Mon, 02 May 2016 13:07:27 GMT vboxsync [60787] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: Check load segment base in 64-bit mode and check that addresses ... Mon, 02 May 2016 13:00:02 GMT vboxsync [60786] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/NATNetwork+NATEngine: simplify settings handling greatly by ...