# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 27, 2025 3:41:48 PM Sat, 26 Oct 2013 18:03:00 GMT vboxsync [49296] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Teach few more places in ConfigFileBase about SettingsVersion_v1_15. Sat, 26 Oct 2013 05:12:34 GMT vboxsync [49295] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) NATNetworkImpl.cpp: NATNetwork::Data initialization on class object ... Fri, 25 Oct 2013 16:02:21 GMT vboxsync [49294] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL: fix 2D crash on shutdown Fri, 25 Oct 2013 16:00:53 GMT vboxsync [49293] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) typo in prev change Fri, 25 Oct 2013 15:56:09 GMT vboxsync [49292] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: regression, incorrect UUID check, leading to Windows ... Fri, 25 Oct 2013 14:09:25 GMT vboxsync [49291] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: Runtime UI: Seamless mode: Make sure we have no background ... Fri, 25 Oct 2013 13:35:14 GMT vboxsync [49290] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) Update comment. Fri, 25 Oct 2013 13:28:04 GMT vboxsync [49289] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) OS X host: LEDs sync: introduce FIFO event queue between IOKit and ... Fri, 25 Oct 2013 13:11:56 GMT vboxsync [49288] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix for MOV DRx intercepts on 32-bit hosts with 64-bit ... Fri, 25 Oct 2013 12:27:58 GMT vboxsync [49287] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) thread-r0drv-nt.cpp: Changed RTThreadPreemptIsPendingTrusty to always ... Fri, 25 Oct 2013 10:09:21 GMT vboxsync [49286] * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/invop.c (added) * trunk/src/VBox/Devices/PC/BIOS/makefile (modified) * trunk/src/VBox/Devices/PC/BIOS/notes.txt (modified) * trunk/src/VBox/Devices/PC/BIOS/orgs.asm (modified) BIOS: Added invalid opcode handler. Fri, 25 Oct 2013 09:50:20 GMT vboxsync [49285] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nits. Fri, 25 Oct 2013 09:45:30 GMT vboxsync [49284] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Don't forget to load guest debug state when not ... Fri, 25 Oct 2013 08:49:06 GMT vboxsync [49283] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Macro naming fix and use RT_BOOL. Thu, 24 Oct 2013 21:57:22 GMT vboxsync [49282] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/tools (moved) * trunk/src/VBox/VMM/tools/Makefile.kmk (modified) VMM/Preload/ -> VMM/tools/ Thu, 24 Oct 2013 19:36:28 GMT vboxsync [49281] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) cpuid experiment. Thu, 24 Oct 2013 17:56:56 GMT vboxsync [49280] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UIDesktopServices_darwin_cocoa.mm (modified) OS X host: GUI: rewrite darwinCreateMachineShortcut(): not using ... Thu, 24 Oct 2013 15:21:41 GMT vboxsync [49279] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) FE/Qt: Typos in comment. Thu, 24 Oct 2013 15:10:27 GMT vboxsync [49278] * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) Additions/linux/drm: code update. Thu, 24 Oct 2013 14:04:28 GMT vboxsync [49277] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSFDetails.ui (modified) FE/Qt: language strings. Thu, 24 Oct 2013 13:58:35 GMT vboxsync [49276] * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) Debugger/VBoxDbgConsole: Backed out r89996. Thu, 24 Oct 2013 13:06:04 GMT vboxsync [49275] * 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/HMVMXR0, HMSVMR0: Guest-FPU pre-load optimization. Thu, 24 Oct 2013 12:34:28 GMT vboxsync [49274] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Incorrect assertion for SMP. Thu, 24 Oct 2013 12:02:35 GMT vboxsync [49273] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) Additions/WINNT: secondary monitors do not support 8bpp mode (XPDM). Thu, 24 Oct 2013 11:54:09 GMT vboxsync [49272] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) FE/Qt: NLS: Insert Guest Additions installer -> Insert Guest ... Thu, 24 Oct 2013 10:50:57 GMT vboxsync [49271] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) IEM: log the rc on VERR_IEM_IPE_1. Thu, 24 Oct 2013 09:15:49 GMT vboxsync [49270] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix incorrect masking of TPR bits with TPR-shadowing. Thu, 24 Oct 2013 08:15:08 GMT vboxsync [49269] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: More paranoid assertions cannot hurt. Thu, 24 Oct 2013 08:03:17 GMT vboxsync [49268] * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) Main/HostDnsServiceLinux: Warning and spaces. Wed, 23 Oct 2013 18:57:04 GMT vboxsync [49267] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) FE/Qt: only mention wrong BPP settings if the Guest Additions are loaded. Wed, 23 Oct 2013 18:54:12 GMT vboxsync [49266] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxFilePathSelectorWidget.cpp (modified) FE/Qt: text changes. Wed, 23 Oct 2013 17:57:33 GMT vboxsync [49265] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) FE/Qt: Runtime UI: Quartz2D frame-buffer: Next iteration in EMT vs ... Wed, 23 Oct 2013 17:10:57 GMT vboxsync [49264] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu.h (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_glsl.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_init.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified) crOpenGL: dumping/logging Wed, 23 Oct 2013 17:00:06 GMT vboxsync [49263] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) wddm/3d: profiling/logging Wed, 23 Oct 2013 16:57:54 GMT vboxsync [49262] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) FE/Qt: Runtime UI: Frame-buffer interface: Next iteration in EMT vs ... Wed, 23 Oct 2013 16:45:07 GMT vboxsync [49261] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/dump.cpp (modified) crOpenGL: dumper fixes Wed, 23 Oct 2013 16:43:03 GMT vboxsync [49260] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_context.c (modified) crOpenGL: warning fixes Wed, 23 Oct 2013 16:42:06 GMT vboxsync [49259] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: no need to update fb address for 3D surfaces Wed, 23 Oct 2013 16:10:21 GMT vboxsync [49258] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Introduced HMVMX_ALWAYS_FLUSH_TLB debug switch. Wed, 23 Oct 2013 15:54:08 GMT vboxsync [49257] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: INS/OUTS with REP prefix update RFLAGS. Fix incorrect ... Wed, 23 Oct 2013 13:21:54 GMT vboxsync [49256] * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/shader_sm1.c (modified) wined3d: remove incorrect old fix Wed, 23 Oct 2013 11:03:36 GMT vboxsync [49255] * trunk/src/VBox/Devices/Input/PS2M.cpp (modified) PS2M: Use default critsect for timers, too. Wed, 23 Oct 2013 11:02:34 GMT vboxsync [49254] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) PS2K: Use default critsect for timers, too. Wed, 23 Oct 2013 07:55:19 GMT vboxsync [49253] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) UserManual: webcam. Wed, 23 Oct 2013 06:22:09 GMT vboxsync [49252] * trunk/src/VBox/NetworkServices/NAT/portfwd.h (modified) * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) * trunk/src/VBox/NetworkServices/NAT/winutils.h (modified) NATNetwork: localize windows' headers inclusion. Wed, 23 Oct 2013 06:05:21 GMT vboxsync [49251] * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) As a stopgap measure #include here (should be moved to ... Wed, 23 Oct 2013 05:14:53 GMT vboxsync [49250] * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) #include Wed, 23 Oct 2013 04:53:22 GMT vboxsync [49249] * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/proxy.c (modified) * trunk/src/VBox/NetworkServices/NAT/proxy.h (modified) * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) Finish DNS proxy code and hook it in. Wed, 23 Oct 2013 03:26:55 GMT vboxsync [49248] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) Main/HostDnsMonitor::getInfo() don't need to lock here. dns-monitor ... Tue, 22 Oct 2013 20:36:41 GMT vboxsync [49247] * trunk/include/VBox/vmm/ssm.h (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) PATM,CSAM,SSM: Fix PATM restore issue in 4.3.0. ... Tue, 22 Oct 2013 20:34:54 GMT vboxsync [49246] * trunk/include/VBox/sup.h (modified) spaces Tue, 22 Oct 2013 20:08:59 GMT vboxsync [49245] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_retval.py (modified) crOpenGL: log fix Tue, 22 Oct 2013 20:08:34 GMT vboxsync [49244] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) wddm: fix 3D rendering to primary Tue, 22 Oct 2013 19:38:39 GMT vboxsync [49243] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) Main/HostDnsServiceDarwin: parent has been changed HostDnsService -> ... Tue, 22 Oct 2013 19:37:26 GMT vboxsync [49242] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) Main/HostDnsServiceDarwin.cpp: no this in static method. Tue, 22 Oct 2013 19:22:07 GMT vboxsync [49241] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin.cpp: cast-hummer (char *)BYTE. Tue, 22 Oct 2013 19:19:44 GMT vboxsync [49240] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin: Monitoring code dont need VirtualBox obj ... Tue, 22 Oct 2013 19:18:18 GMT vboxsync [49239] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin.cpp: update->updateInfo Tue, 22 Oct 2013 19:12:42 GMT vboxsync [49238] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) Main/HostDnsServiceDarwin: build fix. Tue, 22 Oct 2013 19:06:26 GMT vboxsync [49237] * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) Main/HostDnsServiceSolaris: Attempt to fix Solaris build. Tue, 22 Oct 2013 19:02:56 GMT vboxsync [49236] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin.cpp: Attemp of Windows build fix. Tue, 22 Oct 2013 18:56:03 GMT vboxsync [49235] * 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/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: splits HostDnsService on "singleton" ... Tue, 22 Oct 2013 15:49:35 GMT vboxsync [49234] * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) Main/EmulatedUSB: pass settings to the emulated device. Tue, 22 Oct 2013 14:56:22 GMT vboxsync [49233] * trunk/src/VBox/Runtime/common/zip/zip.cpp (modified) RTZipBlockDecompress: Fixed pcbSrcActual for zlib case. Tue, 22 Oct 2013 14:49:14 GMT vboxsync [49232] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTZip.cpp (added) Added tstRTZip.cpp Tue, 22 Oct 2013 14:38:45 GMT vboxsync [49231] * trunk/src/VBox/Storage/VMDK.cpp (modified) VMDK: Sketched the code for using RTZipBlockDecompress in ... Tue, 22 Oct 2013 13:02:51 GMT vboxsync [49230] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) UserManual: webcam. Tue, 22 Oct 2013 12:42:44 GMT vboxsync [49229] * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) win.x86 build fix Tue, 22 Oct 2013 12:24:28 GMT vboxsync [49228] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) Main/HostDnsService: Lockee & ALock (not used for now). Tue, 22 Oct 2013 11:57:45 GMT vboxsync [49227] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Adding functions for dynamic MSR swapping. Tue, 22 Oct 2013 11:56:28 GMT vboxsync [49226] * trunk/tools/bin/gen-slickedit-workspace.sh (modified) gen-slickedit-workspace: update. Tue, 22 Oct 2013 09:01:37 GMT vboxsync [49225] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Fix TSC Aux MSR passthru. Tue, 22 Oct 2013 08:50:57 GMT vboxsync [49224] * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) Main/HostDnsService.h: puvlic -> public. Tue, 22 Oct 2013 08:48:39 GMT vboxsync [49223] * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) Main/HostDnsService.h: c++-mode (indentation). Tue, 22 Oct 2013 08:38:09 GMT vboxsync [49222] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Removed debug logging. Tue, 22 Oct 2013 07:35:56 GMT vboxsync [49221] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage/GuestCtrl: Integrated waiting for guest sessions to ... Tue, 22 Oct 2013 06:51:19 GMT vboxsync [49220] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) wddm/3d: gen hostid for primary surfaces Tue, 22 Oct 2013 06:25:04 GMT vboxsync [49219] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) VirtualBox.cpp: VirtualBox::natNetworkRefInc and ... Mon, 21 Oct 2013 22:33:46 GMT vboxsync [49218] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) AHCI: Fix compatibility with saved states from previous versions Mon, 21 Oct 2013 20:44:17 GMT vboxsync [49217] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) HDA: Made register access more orthogonal, added two missing registers. Mon, 21 Oct 2013 17:25:21 GMT vboxsync [49216] * trunk/src/VBox/GuestHost/OpenGL/include/cr_hash.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/hash.c (modified) crOpenGL: registered keys save/restore Mon, 21 Oct 2013 15:14:54 GMT vboxsync [49215] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) updates Mon, 21 Oct 2013 14:56:51 GMT vboxsync [49214] * trunk/src/VBox/Additions/common/crOpenGL/context.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/glx.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/stub.h (modified) Additions/linux/3d: do not use a separate display connection to get ... Mon, 21 Oct 2013 14:56:48 GMT vboxsync [49213] * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) SUPLib-win.cpp: wrong conversion of fast call ioctl, the idCpu must ... Mon, 21 Oct 2013 14:30:41 GMT vboxsync [49212] * trunk/Config.kmk (modified) build fix Mon, 21 Oct 2013 14:22:52 GMT vboxsync [49211] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) SUP: some minor improvements. Mon, 21 Oct 2013 12:38:11 GMT vboxsync [49210] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) Add listener for HostNameResolutionConfigurationChange (a do-nothing ... Mon, 21 Oct 2013 11:09:42 GMT vboxsync [49209] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix MSR_TSC_AUX, restore host MSR. Mon, 21 Oct 2013 10:24:51 GMT vboxsync [49208] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) build fix Mon, 21 Oct 2013 10:20:13 GMT vboxsync [49207] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix MSR_TSC_AUX, use the right check to be doubly sure. Mon, 21 Oct 2013 10:16:38 GMT vboxsync [49206] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Additional assertion Mon, 21 Oct 2013 10:12:06 GMT vboxsync [49205] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: The port is hot-pluggable by default Mon, 21 Oct 2013 10:09:17 GMT vboxsync [49204] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix MSR_TSC_AUX auto-load/store when not using TSC ... Mon, 21 Oct 2013 04:03:07 GMT vboxsync [49203] * trunk/src/VBox/NetworkServices/NAT/pxtcp.c (modified) pxtcp_pmgr_chan_pollin: don't request POLLIN on the socket if we have ... Mon, 21 Oct 2013 03:01:10 GMT vboxsync [49202] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) Makefile.kmk: adds HostDnsServiceLinux.cpp to build on Linux host ... Mon, 21 Oct 2013 02:49:37 GMT vboxsync [49201] * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (added) HostDnsServiceLinux.cpp: inotify based watcher for /etc/resolv.conf. Sun, 20 Oct 2013 23:49:48 GMT vboxsync [49200] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) VBoxNetLwipNAT::init: Move code to read IPv6 options so that ... Sun, 20 Oct 2013 23:46:01 GMT vboxsync [49199] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) VBoxNetLwipNAT::init: shuffle delcarations a bit to improve readability. Sun, 20 Oct 2013 23:13:50 GMT vboxsync [49198] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) Rename VBoxNetLwipNAT::net to m_net Sun, 20 Oct 2013 22:19:35 GMT vboxsync [49197] * trunk/src/VBox/NetworkServices/NAT/portfwd.c (modified) Use getaddrinfo(3) on Unix.