# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 28, 2025 8:08:34 PM Sun, 25 Aug 2013 19:12:55 GMT vboxsync [48043] * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: err -> xcpt, allow all oXcpt parameters to be None ... Sat, 24 Aug 2013 12:04:57 GMT vboxsync [48042] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/RTLogWriteDebugger-r0drv-solaris.c (modified) Solaris/LogRel: Update comment and some minor cosmetics. Sat, 24 Aug 2013 12:04:14 GMT vboxsync [48041] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Don't play safe when we have assertions to catch things. Sat, 24 Aug 2013 11:32:08 GMT vboxsync [48040] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Avoid loading the host state earlier when we can get ... Fri, 23 Aug 2013 19:46:02 GMT vboxsync [48039] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Burn fix. Fri, 23 Aug 2013 19:35:02 GMT vboxsync [48038] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM/VMMR0, HMVMXR0: Minor fixes relating to error paths. Fri, 23 Aug 2013 18:11:36 GMT vboxsync [48037] * 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/include/HMInternal.h (modified) VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break ... Fri, 23 Aug 2013 17:52:07 GMT vboxsync [48036] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: Fudge to handle thread-context hooks causing ... Fri, 23 Aug 2013 17:29:18 GMT vboxsync [48035] * trunk/src/VBox/Runtime/r0drv/solaris/threadctxhooks-r0drv-solaris.c (modified) Runtime/threadctxhooks: Paranoia. Fri, 23 Aug 2013 16:03:04 GMT vboxsync [48034] * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) Guest Additions: add release logger to VBoxGuest driver (enabled for ... Fri, 23 Aug 2013 13:31:40 GMT vboxsync [48033] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) DevPS2: Support alternate KBC reset command. Fri, 23 Aug 2013 13:24:18 GMT vboxsync [48032] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM/VMMR0: Disable thread-context hooks for now. Not stable enough. Fri, 23 Aug 2013 13:11:34 GMT vboxsync [48031] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) Installer/win/Stub: makefile fix Fri, 23 Aug 2013 13:03:06 GMT vboxsync [48030] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) Additions/WINNT: uninitialized variable, warnings. Fri, 23 Aug 2013 13:01:54 GMT vboxsync [48029] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: More log adjustments. Fri, 23 Aug 2013 13:00:41 GMT vboxsync [48028] * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Devices: warnings. Fri, 23 Aug 2013 12:34:43 GMT vboxsync [48027] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMVMX: Log a bit more. Fri, 23 Aug 2013 12:31:10 GMT vboxsync [48026] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Ignore MSR_IA32_DEBUGCTL access for now, should be virtualized later. Fri, 23 Aug 2013 12:24:33 GMT vboxsync [48025] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Asserted by the caller, don't re-assert here. Fri, 23 Aug 2013 12:24:00 GMT vboxsync [48024] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Since AMD has MSR_IA32_MCP_CAP, we have to fake the other machine ... Fri, 23 Aug 2013 12:05:17 GMT vboxsync [48023] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HMVMXR0: Additional logging to track VMCS state changes. Fri, 23 Aug 2013 12:04:01 GMT vboxsync [48022] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) FE/Qt: Settings Dialog: USB page: Validation mechanism: Do not ... Fri, 23 Aug 2013 12:02:52 GMT vboxsync [48021] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) IPRT/vfsbase: RTVfsUtilPumpIoStreams(): properly detect detect EOF Fri, 23 Aug 2013 12:02:42 GMT vboxsync [48020] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main/solaris: Warnings because Solaris doesn't know when to use const. Fri, 23 Aug 2013 11:56:47 GMT vboxsync [48019] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Fix assertion caused by EMT preemption in HM context. Fri, 23 Aug 2013 09:48:25 GMT vboxsync [48018] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) iomInterpretXCHG: DevVGA can return VINF_EM_RAW_EMULATE_IO_BLOCK, ... Fri, 23 Aug 2013 09:25:31 GMT vboxsync [48017] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) cleanup Fri, 23 Aug 2013 09:22:14 GMT vboxsync [48016] * trunk/src/VBox/Main/src-server/darwin/NetIf-darwin.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified) * trunk/src/VBox/Main/src-server/linux/NetIf-linux.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/USBProxyServiceSolaris.cpp (modified) RT_STR_TUPLE Fri, 23 Aug 2013 09:02:51 GMT vboxsync [48015] * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) Main/PerformanceLinux: use RTLinuxSysFs* functions to access files in ... Fri, 23 Aug 2013 09:01:29 GMT vboxsync [48014] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage/GuestCtrl: Implemented handling guest file, process and ... Fri, 23 Aug 2013 08:58:13 GMT vboxsync [48013] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) Main/Performance: fix the return code Fri, 23 Aug 2013 08:39:37 GMT vboxsync [48012] * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-server/Matching.cpp (modified) RT_STR_TUPLE Fri, 23 Aug 2013 08:10:06 GMT vboxsync [48011] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Main/tstCollector: don't fail if certain functions are not implemented Fri, 23 Aug 2013 07:41:13 GMT vboxsync [48010] * trunk/src/VBox/Main/src-server/freebsd/PerformanceFreeBSD.cpp (modified) * trunk/src/VBox/Main/src-server/os2/PerformanceOs2.cpp (modified) E_IMPL => VERR_NOT_IMPLEMENTED Fri, 23 Aug 2013 07:38:52 GMT vboxsync [48009] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) 1024 * 1024 => _1M Fri, 23 Aug 2013 07:36:35 GMT vboxsync [48008] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) tstCollector: skip tests if the function is not implemented Fri, 23 Aug 2013 07:29:19 GMT vboxsync [48007] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) Main/Performance: IPRT status code here, not COM status code Thu, 22 Aug 2013 19:41:15 GMT vboxsync [48006] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0ThreadCtxHooksCreate: Disabled the preemption hooks on solaris ... Thu, 22 Aug 2013 18:53:11 GMT vboxsync [48005] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) Main/glue/glue-java.xsl: fix the heavily broken "in enum safearray" ... Thu, 22 Aug 2013 17:58:17 GMT vboxsync [48004] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Fixed initialization. Thu, 22 Aug 2013 17:45:07 GMT vboxsync [48003] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: CPUMR0Init -> CPUMR0InitVM renamed. Thu, 22 Aug 2013 16:19:53 GMT vboxsync [48001] * trunk/src/VBox/Devices/Network/lwip-new/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/RTWinPoll.cpp (moved) * trunk/src/VBox/NetworkServices/NAT/RTWinSocketPair.cpp (moved) * trunk/src/VBox/NetworkServices/NAT/dhcp6.h (moved) * trunk/src/VBox/NetworkServices/NAT/fwtcp.c (moved) * trunk/src/VBox/NetworkServices/NAT/fwudp.c (moved) * trunk/src/VBox/NetworkServices/NAT/portfwd.c (moved) * trunk/src/VBox/NetworkServices/NAT/portfwd.h (moved) * trunk/src/VBox/NetworkServices/NAT/proxy_dhcp6ds.c (moved) * trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.c (moved) * trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.h (moved) * trunk/src/VBox/NetworkServices/NAT/proxy_rtadvd.c (moved) * trunk/src/VBox/NetworkServices/NAT/proxy_tftpd.c (moved) * trunk/src/VBox/NetworkServices/NAT/proxytest.c (moved) * trunk/src/VBox/NetworkServices/NAT/proxytest.h (moved) * trunk/src/VBox/NetworkServices/NAT/pxdns.c (moved) * trunk/src/VBox/NetworkServices/NAT/pxremap.c (moved) * trunk/src/VBox/NetworkServices/NAT/pxremap.h (moved) * trunk/src/VBox/NetworkServices/NAT/pxtcp.c (moved) * trunk/src/VBox/NetworkServices/NAT/pxtcp.h (moved) * trunk/src/VBox/NetworkServices/NAT/pxudp.c (moved) * trunk/src/VBox/NetworkServices/NAT/rtmon_bsd.c (moved) * trunk/src/VBox/NetworkServices/NAT/rtmon_linux.c (moved) * trunk/src/VBox/NetworkServices/NAT/rtmon_win.c (moved) * trunk/src/VBox/NetworkServices/NAT/tftp.h (moved) * trunk/src/VBox/NetworkServices/NAT/winpoll.h (moved) * trunk/src/VBox/NetworkServices/NAT/winutils.h (moved) Move proxy sources from Devices/Network/lwip-new/vbox to ... Thu, 22 Aug 2013 16:11:46 GMT vboxsync [48000] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Windows 7 want MSR_IA32_MCP_CAP on AMD64 too. Thu, 22 Aug 2013 16:03:03 GMT vboxsync [47999] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Better error reporting for unsupported VT-x feature combos. Thu, 22 Aug 2013 15:46:10 GMT vboxsync [47998] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsSet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMediaComboBox.h (modified) FE/Qt: 6909: Medium-enumeration cleanup (part 2). Thu, 22 Aug 2013 15:09:38 GMT vboxsync [47997] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Try fix stale VMCS launch state while getting preempted. Thu, 22 Aug 2013 15:09:32 GMT vboxsync [47996] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) More MSRs fixes on AMD64. MSR_K8_NB_CFG is for recent linux kernels ... Thu, 22 Aug 2013 14:55:34 GMT vboxsync [47995] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMediaComboBox.cpp (modified) FE/Qt: 6909: Medium-enumeration cleanup (first steps). Thu, 22 Aug 2013 14:43:51 GMT vboxsync [47994] * trunk/src/VBox/Devices/Network/lwip-new/vbox/vbox-compat.h (deleted) G/c compat shim from standalone proxy - committed here accidentally. Thu, 22 Aug 2013 14:42:13 GMT vboxsync [47993] * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NetLib/testcase (deleted) G/c tstNetPfAddressPortPairParse - requested by vasily. Thu, 22 Aug 2013 14:38:19 GMT vboxsync [47992] * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetSlirpNAT.cpp (deleted) Drop VBoxNetSlirpNAT.cpp - it's not and will not be used. It begat ... Thu, 22 Aug 2013 14:31:52 GMT vboxsync [47991] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Made the exclusive HW virtualization use setting global rather ... Thu, 22 Aug 2013 14:18:41 GMT vboxsync [47990] * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/VMMR0: Build fix. Thu, 22 Aug 2013 13:56:52 GMT vboxsync [47989] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.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/include/HMInternal.h (modified) VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and ... Thu, 22 Aug 2013 13:01:54 GMT vboxsync [47988] * trunk/include/VBox/com/defs.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values. Thu, 22 Aug 2013 11:59:49 GMT vboxsync [47987] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOMR3MMIOHandler: Accept anything in the 1..16 byte range. Thu, 22 Aug 2013 11:54:11 GMT vboxsync [47986] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Fixed BT so it doesn't generate any writes. Thu, 22 Aug 2013 10:05:51 GMT vboxsync [47985] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux: correct regular expression. Thu, 22 Aug 2013 08:54:16 GMT vboxsync [47984] * trunk/src/VBox/Main/glue/vboxapi.py (modified) this works. Thu, 22 Aug 2013 08:49:41 GMT vboxsync [47983] * trunk/src/VBox/Main/glue/vboxapi.py (modified) copy&paste. Thu, 22 Aug 2013 00:47:00 GMT vboxsync [47981] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: Started on error abstrations (testsuite needs ... Wed, 21 Aug 2013 18:44:35 GMT vboxsync [47979] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: Some cleaning up. New features: Documentation. ;-) ... Wed, 21 Aug 2013 16:37:27 GMT vboxsync [47977] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VBoxService/VBoxTray: User idle detection: Reset usage status to idle ... Wed, 21 Aug 2013 16:16:10 GMT vboxsync [47976] * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) Spaces. Wed, 21 Aug 2013 16:05:31 GMT vboxsync [47975] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) Frontends/VirtualBox: move USB enabled check to a more logical place, ... Wed, 21 Aug 2013 15:40:03 GMT vboxsync [47974] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux: fix udev detection in init script, handling Linux ... Wed, 21 Aug 2013 14:25:52 GMT vboxsync [47973] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTrayMsg.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.h (modified) VBoxService/VBoxTray: User idle detection: Lower last input time ... Wed, 21 Aug 2013 14:15:11 GMT vboxsync [47972] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified) OpenGL/state_tracker: format specifier warning. Wed, 21 Aug 2013 14:13:50 GMT vboxsync [47971] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: warning. Wed, 21 Aug 2013 13:57:27 GMT vboxsync [47970] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: fix USB controller handling in the import code path ... Wed, 21 Aug 2013 13:35:18 GMT vboxsync [47969] * trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp (modified) Move comment to the right place. Wed, 21 Aug 2013 13:29:38 GMT vboxsync [47968] * trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp (modified) Runtime/r3/solaris/mp-solaris: Explicit cast to char*, Solaris need ... Wed, 21 Aug 2013 13:27:55 GMT vboxsync [47967] * trunk/src/VBox/Devices/Network/lwip-new/vbox/pxtcp.c (modified) lwip-nat:pxtcp: comment update for WSARecv. Wed, 21 Aug 2013 13:25:41 GMT vboxsync [47966] * trunk/src/VBox/Devices/Network/lwip-new/vbox/pxtcp.c (modified) lwip-nat: zero counter of sent bytes before sending to ... Wed, 21 Aug 2013 13:14:21 GMT vboxsync [47965] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) burn fix Wed, 21 Aug 2013 12:53:18 GMT vboxsync [47964] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/src-server: Unused variables and parameters warnings. Wed, 21 Aug 2013 10:59:34 GMT vboxsync [47963] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr6022. Additional checks during OVA/OVF import. Deleting temporary ... Wed, 21 Aug 2013 10:44:18 GMT vboxsync [47962] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VBoxService/VBoxServiceVMInfo-win.cpp: Obey unavailable last input info. Wed, 21 Aug 2013 10:32:05 GMT vboxsync [47960] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) VBoxTray/VBoxIPC: Perform user idle detection only on Windows 2000 ... Wed, 21 Aug 2013 09:46:55 GMT vboxsync [47959] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: Comment update. Wed, 21 Aug 2013 09:45:19 GMT vboxsync [47958] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Better error reporting when we get invalid VMCS launch-state ... Wed, 21 Aug 2013 09:22:24 GMT vboxsync [47957] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: Message-center: Forgot to preconfigure table in r88267. Wed, 21 Aug 2013 09:18:16 GMT vboxsync [47955] * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified) r0drv/linux/threadctxhooks: Assert may fail, don't assert here. Wed, 21 Aug 2013 09:16:07 GMT vboxsync [47954] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: Message-center: Fixing formatting issue for CProgress result- ... Wed, 21 Aug 2013 08:41:45 GMT vboxsync [47953] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main/testcase/tstVBoxAPILinux.cpp: remove unnecessary code which ... Wed, 21 Aug 2013 08:40:17 GMT vboxsync [47952] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) Frontends/VirtualBox: add a way to hide a medium from the virtual ... Wed, 21 Aug 2013 08:38:18 GMT vboxsync [47951] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIWarningPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIWarningPane.h (modified) FE/Qt: Settings Dialog: Warning-pane: Hover-stuff timer preventing ... Wed, 21 Aug 2013 08:17:19 GMT vboxsync [47950] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) lwip-nat: give just allocated copy of PF descriptor. Wed, 21 Aug 2013 08:16:23 GMT vboxsync [47949] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp (modified) FE/Qt: Popup-center: Popup-pane: Make sure pane is really focused on ... Wed, 21 Aug 2013 08:15:54 GMT vboxsync [47948] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) lwip-nat: Don't apply port-forward rules immediatly (pollmgr isn't ... Wed, 21 Aug 2013 08:10:55 GMT vboxsync [47947] * trunk/src/VBox/Devices/Network/lwip-new/vbox/winutils.h (modified) lwip-nat: fix return code (and errno) for inet_pton inet_pton(3) ... Wed, 21 Aug 2013 07:50:32 GMT vboxsync [47946] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) FE/Qt: Global Settings: Proxy page: Forgot to connect validation. Wed, 21 Aug 2013 07:49:24 GMT vboxsync [47945] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIWarningPane.cpp (modified) FE/Qt: Settings Dialog: Warning-pane: Style-sheet independent layout ... Wed, 21 Aug 2013 07:36:55 GMT vboxsync [47944] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsPage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsParallel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsParallel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.h (modified) FE/Qt: Settings Dialog: Reworking validation mechanism to reflect all ... Wed, 21 Aug 2013 05:51:12 GMT vboxsync [47943] * trunk/src/VBox/Installer/linux/debian/rules (modified) typo Tue, 20 Aug 2013 22:11:52 GMT vboxsync [47942] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUM: Ignore MSR_K8_INT_PENDING access. Tue, 20 Aug 2013 16:39:28 GMT vboxsync [47939] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Ignore MSR_K8_SYSCFG on AMD64 like we used to do. Tue, 20 Aug 2013 16:17:35 GMT vboxsync [47937] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.md5sum (modified) * trunk/src/VBox/Installer/linux/debian/control (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) 4.3 Beta 1 Tue, 20 Aug 2013 15:59:42 GMT vboxsync [47936] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) FE/Qt: Runtime Action Pool: Remove *enable* word from toggle-action ... Tue, 20 Aug 2013 15:51:16 GMT vboxsync [47935] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/video_capture_on_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/video_capture_on_disabled_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) FE/Qt: Video Capture: Correct icon for enable/disable toggle-action.