# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 3:10:10 PM Mon, 29 Apr 2013 03:40:54 GMT vboxsync [45798] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) Fixed up and enabled Netware WP0+RO+US hack. Mon, 29 Apr 2013 02:35:20 GMT vboxsync [45797] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: Duh, not >, but <, darn it. Sun, 28 Apr 2013 22:23:18 GMT vboxsync [45796] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) More adj. Sun, 28 Apr 2013 22:16:52 GMT vboxsync [45795] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.h (modified) 32-bit burn fixes. Sun, 28 Apr 2013 20:16:21 GMT vboxsync [45793] * trunk/src/VBox/VMM/VMMR3/CPUMDbg.cpp (modified) CPUMDbg.cpp: crX and drX sub registers. Sun, 28 Apr 2013 16:28:51 GMT vboxsync [45792] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) CR0.WP applies to CPL > 3, not just CPL == 0. Sketched out a Netware ... Sun, 28 Apr 2013 16:12:00 GMT vboxsync [45791] * trunk/src/VBox/Devices/PC/BIOS/eltorito.c (modified) BIOS: Added dummy controller reset function to avoid potential crashes. Sun, 28 Apr 2013 09:42:05 GMT vboxsync [45790] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) Alignment fix Sun, 28 Apr 2013 09:26:56 GMT vboxsync [45789] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Storage/LsiLogic: Make NetWare work with the emulation Sat, 27 Apr 2013 12:50:26 GMT vboxsync [45787] * trunk/src/VBox/VMM/VMMRC/VMMRC.def (modified) build fix. Fri, 26 Apr 2013 22:35:59 GMT vboxsync [45786] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMRC/HMRCA.asm (deleted) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMSwitcher.mac (modified) Move HMRCA.asm into the switcher code so we don't need VMMRC.rc. Fri, 26 Apr 2013 16:59:47 GMT vboxsync [45785] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: paranoia and comments. Fri, 26 Apr 2013 16:04:10 GMT vboxsync [45784] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) Additions/VBoxGuest: Build fix. Fri, 26 Apr 2013 15:41:39 GMT vboxsync [45783] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Fri, 26 Apr 2013 15:26:39 GMT vboxsync [45782] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Fri, 26 Apr 2013 15:22:07 GMT vboxsync [45781] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Simplified real/protected mode transition tracking logic. Fri, 26 Apr 2013 15:19:33 GMT vboxsync [45780] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestCtrl: Use active listeners instead of passive ones because ... Fri, 26 Apr 2013 15:18:59 GMT vboxsync [45779] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBoxGuest: better caps filtering; cleanup Fri, 26 Apr 2013 13:44:22 GMT vboxsync [45778] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBoxGuest/VBoxTray: bugfixes & proper handling for multiuser Seamles ... Fri, 26 Apr 2013 12:54:34 GMT vboxsync [45776] * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) VPX: nits Fri, 26 Apr 2013 12:34:31 GMT vboxsync [45775] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) VPX: dll => library Fri, 26 Apr 2013 12:19:12 GMT vboxsync [45774] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: unintentional commit of debugging stuff. Fri, 26 Apr 2013 12:17:25 GMT vboxsync [45773] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Darwin hybrid-kernel fixes. Fri, 26 Apr 2013 11:58:45 GMT vboxsync [45772] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/libs/Makefile.kmk (modified) VPX: allow to build against libvpx provided by the build system Fri, 26 Apr 2013 10:01:43 GMT vboxsync [45770] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) VPX: default 1024x768 Fri, 26 Apr 2013 08:24:55 GMT vboxsync [45768] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVRDP.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.h (modified) VBoxDisp: update for cached bitmap detection. Fri, 26 Apr 2013 08:12:50 GMT vboxsync [45767] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: respect conditionals Fri, 26 Apr 2013 08:08:42 GMT vboxsync [45766] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) enable VPX for Solaris hosts Fri, 26 Apr 2013 07:51:15 GMT vboxsync [45765] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) enable VPX for Darwin hosts Fri, 26 Apr 2013 07:42:25 GMT vboxsync [45763] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) VBoxTray: more missing file commit, ough Fri, 26 Apr 2013 07:41:11 GMT vboxsync [45761] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) VBoxTray: missing file commit Fri, 26 Apr 2013 07:40:05 GMT vboxsync [45760] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxHook.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBoxTray/VBoxGuest: proper guest caps acquisition & cleanup (to be ... Fri, 26 Apr 2013 07:12:26 GMT vboxsync [45758] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) enable VPX for Linux hosts Fri, 26 Apr 2013 07:00:59 GMT vboxsync [45757] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: more debugging Fri, 26 Apr 2013 04:09:56 GMT vboxsync [45756] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) VBox/USB:proxy:darwin: detaching bits for vSMP case. Fri, 26 Apr 2013 04:04:44 GMT vboxsync [45755] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) VBox/USB: fix in common USB code for device detachment. Fri, 26 Apr 2013 01:33:30 GMT vboxsync [45753] * trunk/src/VBox/VMM/VMMR3/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFSym.cpp (modified) Don't call MMHyperIsInsideArea if we're using HM to execute code, it ... Fri, 26 Apr 2013 01:32:02 GMT vboxsync [45752] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFSym.cpp (modified) Don't call MMHyperIsInsideArea if we're using HM to execute code, it ... Fri, 26 Apr 2013 01:20:24 GMT vboxsync [45750] * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) VMMSwitcher: Fixed assertion in debug builds (harmless). Fri, 26 Apr 2013 00:14:09 GMT vboxsync [45749] * trunk/include/VBox/vmm/hm.h (modified) * 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/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're ... Thu, 25 Apr 2013 20:52:00 GMT vboxsync [45747] * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture (deleted) * trunk/src/libs/Makefile.kmk (modified) purge ffmpeg Thu, 25 Apr 2013 20:40:53 GMT vboxsync [45746] * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) The vmmR3Switcher32BitToAMD64_Def and vmmR3SwitcherPAEToAMD64_Def ... Thu, 25 Apr 2013 20:36:55 GMT vboxsync [45745] * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/32BitToAMD64.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm (modified) Doc updates regarding guest 64-bit on 32-bit host. Thu, 25 Apr 2013 20:18:22 GMT vboxsync [45743] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: cosmetics Thu, 25 Apr 2013 20:09:35 GMT vboxsync [45741] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) #undef VBOX_WITH_RAW_MODE fix on 32-bit hosts. Thu, 25 Apr 2013 19:56:04 GMT vboxsync [45740] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VideoRec: use milliseconds as time units to get more precise ... Thu, 25 Apr 2013 19:44:05 GMT vboxsync [45739] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMRC/HMRCA.asm (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM: First part of HMIsEnabled() and PGMMap*. Thu, 25 Apr 2013 18:51:30 GMT vboxsync [45738] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) Additions/common/VBoxGuest: commented some unclear code. Thu, 25 Apr 2013 18:06:14 GMT vboxsync [45737] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) doc corrections. Thu, 25 Apr 2013 15:59:59 GMT vboxsync [45736] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/save_state_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/save_state_disabled_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.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/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Added 'save-state' and 'power-off' Runtime UI actions; Added a ... Thu, 25 Apr 2013 15:09:19 GMT vboxsync [45735] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VMM: Consistently flush TLB entries for non-present pages. Thu, 25 Apr 2013 14:54:16 GMT vboxsync [45734] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nit. Thu, 25 Apr 2013 14:49:24 GMT vboxsync [45733] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: spaces. Thu, 25 Apr 2013 14:39:46 GMT vboxsync [45732] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Don't trash CR2 for VM-exits caused due to a #PF ... Thu, 25 Apr 2013 14:33:35 GMT vboxsync [45731] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) several fixes for video recording Thu, 25 Apr 2013 13:49:42 GMT vboxsync [45730] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) FE/Qt: Keyboard handler: update a comment. Thu, 25 Apr 2013 12:08:17 GMT vboxsync [45728] * trunk/include/VBox/vmm/trpm.h (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/include/TRPMInternal.h (modified) * trunk/src/VBox/VMM/include/TRPMInternal.mac (modified) TRPM: Sprinkled HMIsEnabled around the place. Thu, 25 Apr 2013 10:21:25 GMT vboxsync [45726] * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) VMMSwitcher.cpp: We never include internal headers of other components. Thu, 25 Apr 2013 10:19:31 GMT vboxsync [45725] * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/include/SELMInternal.h (modified) nit Thu, 25 Apr 2013 10:05:52 GMT vboxsync [45723] * trunk/include/iprt/aiomgr.h (added) * trunk/include/iprt/workqueue.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/aiomgr.cpp (added) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but ... Thu, 25 Apr 2013 09:18:42 GMT vboxsync [45722] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nits. Thu, 25 Apr 2013 08:11:30 GMT vboxsync [45721] * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/X86Stub.asm (modified) VMM: fix r85247 for 32-bit hosts Thu, 25 Apr 2013 07:50:05 GMT vboxsync [45720] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) desperate Wed, 24 Apr 2013 19:48:33 GMT vboxsync [45719] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) More testbox debug hacks. Wed, 24 Apr 2013 18:57:06 GMT vboxsync [45717] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) build fix Wed, 24 Apr 2013 18:47:18 GMT vboxsync [45716] * trunk/include/iprt/net.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) IntNet: Integration of wireless IPv6 support patch + unicast ND ... Wed, 24 Apr 2013 17:37:24 GMT vboxsync [45715] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Theoretically possibly to miss a CR2 update when we should. Wed, 24 Apr 2013 17:07:26 GMT vboxsync [45714] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Log adjustment. Wed, 24 Apr 2013 16:38:41 GMT vboxsync [45713] * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) build fix Wed, 24 Apr 2013 16:27:16 GMT vboxsync [45712] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Alignment. Wed, 24 Apr 2013 16:24:19 GMT vboxsync [45711] * trunk/src/VBox/VMM/VMMRC/HMRCA.asm (modified) VMM/VMMRC: Fix 64-bit guests on 32-bit hosts for the new VT-x code. Wed, 24 Apr 2013 15:35:11 GMT vboxsync [45710] * trunk/src/VBox/Devices/PC/BIOS/pcibios.c (modified) BIOS: Fixed PCI routing query service. Wed, 24 Apr 2013 15:14:09 GMT vboxsync [45709] * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) SELM.cpp: Must cast pointers to uintptr_t before doing greater/less- ... Wed, 24 Apr 2013 14:51:55 GMT vboxsync [45708] * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) SELM: nits Wed, 24 Apr 2013 14:51:46 GMT vboxsync [45707] * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) build fix Wed, 24 Apr 2013 14:42:02 GMT vboxsync [45706] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) more temporary debugging Wed, 24 Apr 2013 14:37:42 GMT vboxsync [45705] * trunk/include/VBox/vmm/selm.h (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) * trunk/src/VBox/VMM/include/SELMInternal.h (modified) Retired SELMR3DisableMonitoring. Wed, 24 Apr 2013 14:32:04 GMT vboxsync [45704] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Build fix for HMVMX_ALWAYS_TRAP_PF. Wed, 24 Apr 2013 14:31:56 GMT vboxsync [45703] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxHook.h (modified) VBoxTray/Seamless: disable seamless on desktop change (UAC, Lock) Wed, 24 Apr 2013 14:21:09 GMT vboxsync [45701] * trunk/include/VBox/apic.mac (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/selm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/include/iprt/err.mac (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64Stub.asm (added) * trunk/src/VBox/VMM/VMMSwitcher/X86Stub.asm (added) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMSwitcher.h (modified) * trunk/src/VBox/VMM/include/VMMSwitcher.mac (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM: SELM and VMM early HM init changes. Wed, 24 Apr 2013 14:17:15 GMT vboxsync [45700] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp (modified) Mac OS X additions: VBoxGuest: fix VMM dev interrupt handeling. Wed, 24 Apr 2013 14:00:35 GMT vboxsync [45699] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix macro renaming breakage. Wed, 24 Apr 2013 13:41:08 GMT vboxsync [45698] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Alignment. Wed, 24 Apr 2013 13:30:50 GMT vboxsync [45697] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) GuestCtrl: Various bugfixes required for test driver to pass. Wed, 24 Apr 2013 13:09:42 GMT vboxsync [45696] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.h (modified) FE/Qt: Popup-center: Popup-stack: Better encapsulation for the popup- ... Wed, 24 Apr 2013 12:39:49 GMT vboxsync [45695] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) Typo. Wed, 24 Apr 2013 12:12:21 GMT vboxsync [45694] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: don't run out of scope! Wed, 24 Apr 2013 11:32:42 GMT vboxsync [45693] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault ... Wed, 24 Apr 2013 11:28:19 GMT vboxsync [45692] * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) VMMR3/DBGF: Single-stepping should no longer be in effect when ... Wed, 24 Apr 2013 09:58:00 GMT vboxsync [45691] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.h (modified) FE/Qt: Popup-center, popup-pane: Implementing main framework stuff ... Wed, 24 Apr 2013 09:34:24 GMT vboxsync [45690] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) FE/Qt: Message-center: Little enum cleanup. Tue, 23 Apr 2013 18:34:00 GMT vboxsync [45688] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Another hack in the dark. Tue, 23 Apr 2013 18:19:21 GMT vboxsync [45687] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Console::setGuestProperty: Temporary E_INVALIDARG debugging hack. Tue, 23 Apr 2013 18:15:40 GMT vboxsync [45686] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Console::setGuestProperty: some cleanup. Tue, 23 Apr 2013 17:27:33 GMT vboxsync [45685] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Safer to update CR2 while injecting exceptions and not ... Tue, 23 Apr 2013 15:44:47 GMT vboxsync [45684] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HMVMXR0: 32-bit fixes, round 2. Tue, 23 Apr 2013 15:44:00 GMT vboxsync [45683] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) FE/Qt: test a fix for stuck keys on Windows hosts. Tue, 23 Apr 2013 15:10:44 GMT vboxsync [45682] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: RFlags is 32-bit with upper half as always 0, avoid ... Tue, 23 Apr 2013 13:53:27 GMT vboxsync [45681] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) VMM/HMVMXR0: Fix for 32-bit hosts, round 1. Tue, 23 Apr 2013 13:00:08 GMT vboxsync [45680] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main/VRDEServer: Back out code to disable VRDE server if no graphics ...