# # ChangeLog for trunk/src/VBox/VMM in vbox # # Generated by Trac 1.4.3.2 # Nov 30, 2024 1:55:42 AM Fri, 27 Sep 2013 11:09:39 GMT vboxsync [48729] * trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp (modified) DBGFStack.cpp: Fixed silly line number issue. Fri, 27 Sep 2013 11:04:41 GMT vboxsync [48728] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) PGMPhys.cpp: DEBUG_bird hack for loading new ROM on reset (snapshot fun). Fri, 27 Sep 2013 08:05:13 GMT vboxsync [48723] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Nit. Thu, 26 Sep 2013 10:20:10 GMT vboxsync [48701] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac ... Thu, 26 Sep 2013 07:34:12 GMT vboxsync [48700] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0, HMSVMR0: Alignment and assert. Thu, 26 Sep 2013 01:02:55 GMT vboxsync [48697] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) build fix Thu, 26 Sep 2013 00:20:56 GMT vboxsync [48695] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUM: MSR_CORE_THREAD_COUNT and MSR_FLEX_RATIO for snow leopard. Thu, 26 Sep 2013 00:19:41 GMT vboxsync [48694] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage ... Wed, 25 Sep 2013 13:41:57 GMT vboxsync [48683] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) VMM/CPUMR0: const. Wed, 25 Sep 2013 08:24:06 GMT vboxsync [48673] * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) VMM/CPUMAllA.asm: Revert r89225, caller already saves/restores CR0. ... Wed, 25 Sep 2013 07:43:10 GMT vboxsync [48668] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: free mappings true. Tue, 24 Sep 2013 13:14:57 GMT vboxsync [48657] * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) tstMMHyperHeap: don't assert in MMHyper.cpp/mmR3ComputeHyperHeapSize Tue, 24 Sep 2013 11:20:21 GMT vboxsync [48653] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) Log. Tue, 24 Sep 2013 09:14:49 GMT vboxsync [48651] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Checking this once outside the loop is sufficient. Tue, 24 Sep 2013 09:06:28 GMT vboxsync [48650] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: units when possible. Tue, 24 Sep 2013 09:05:56 GMT vboxsync [48649] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: VMCS size is bits 44:32 not 43:32. Assert what the Intel ... Tue, 24 Sep 2013 08:38:42 GMT vboxsync [48648] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix switcher verification bits to be compiled to match ... Tue, 24 Sep 2013 08:03:21 GMT vboxsync [48646] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: Clarify by explicit comment that the msrApicBase shouldn't ... Mon, 23 Sep 2013 14:15:50 GMT vboxsync [48639] * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) VMMAll/CPUMAllA.asm: Reverted flag ordering of r89225. Mon, 23 Sep 2013 14:02:29 GMT vboxsync [48638] * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) VMM/CPUMAllA.asm: Don't forget restoring host CR0 when swapping FPU ... Mon, 23 Sep 2013 11:21:15 GMT vboxsync [48633] * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) VMMR3.def: VMR3ReqCallNoWaitU Mon, 23 Sep 2013 10:39:35 GMT vboxsync [48629] * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) VMM: fixed help message to point the user where to enable PAE Mon, 23 Sep 2013 07:50:17 GMT vboxsync [48624] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0, HMSVMR0: Use HMCF macros. Sat, 21 Sep 2013 12:23:40 GMT vboxsync [48621] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0: Don't disable interrupts for a long time when disabling ... Fri, 20 Sep 2013 16:40:05 GMT vboxsync [48618] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) nit. Fri, 20 Sep 2013 16:38:10 GMT vboxsync [48617] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) cosmetics Fri, 20 Sep 2013 16:34:09 GMT vboxsync [48616] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) spaces. Fri, 20 Sep 2013 16:25:25 GMT vboxsync [48614] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HMR0Mixed.mac: Comment for Win8.1 RTM and IDTR limit abuse. Fri, 20 Sep 2013 15:27:39 GMT vboxsync [48606] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Nits. Fri, 20 Sep 2013 14:42:06 GMT vboxsync [48602] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) LogRel consistency. Fri, 20 Sep 2013 14:37:39 GMT vboxsync [48601] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Log correction. Fri, 20 Sep 2013 14:23:44 GMT vboxsync [48597] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) HM: Log spacing. Fri, 20 Sep 2013 13:42:09 GMT vboxsync [48591] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMMR0/HMR0: HM-Context flag macros. Fri, 20 Sep 2013 11:53:05 GMT vboxsync [48580] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) vmm: tmp disable VMX_SKIP_IDTR for win Thu, 19 Sep 2013 23:57:13 GMT vboxsync [48571] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) log typo. Thu, 19 Sep 2013 23:41:35 GMT vboxsync [48570] * 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: Restore hyper/guest DR7 in accordance with what ... Thu, 19 Sep 2013 23:04:26 GMT vboxsync [48569] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMMR0: RT_BOOL(). Thu, 19 Sep 2013 22:54:38 GMT vboxsync [48568] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Log host EFER. Thu, 19 Sep 2013 22:51:40 GMT vboxsync [48567] * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) CPUMR0: Avoid EFER writes whenever possible. Don't know which kernels ... Thu, 19 Sep 2013 22:16:57 GMT vboxsync [48566] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: Start using the HM-context flags macros slowly. Thu, 19 Sep 2013 22:16:00 GMT vboxsync [48565] * trunk/include/VBox/vmm/hm.h (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) VMM/HM: Added total VM-exits STAM. Thu, 19 Sep 2013 17:55:00 GMT vboxsync [48556] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Comment. Thu, 19 Sep 2013 17:35:21 GMT vboxsync [48555] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Build fix. Thu, 19 Sep 2013 16:52:49 GMT vboxsync [48552] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0, HMSVMR0: Fixes for shared FPU/debug state handling with ... Thu, 19 Sep 2013 16:16:06 GMT vboxsync [48545] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) VMM/CPUMR0: Comment. Thu, 19 Sep 2013 16:10:47 GMT vboxsync [48544] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM/CPUM: Guest and Hyper-debug state pending 32->64 switcher case ... Thu, 19 Sep 2013 15:52:25 GMT vboxsync [48542] * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) VMM/CPUMAllA.asm: Ugh Forgotten commit. Yasm fxsave/rstor fix. Thu, 19 Sep 2013 15:43:50 GMT vboxsync [48541] * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) VMM/CPUMR0A.asm: Yasm requires explicit REX prefix for fxsave/rstor. ... Thu, 19 Sep 2013 15:38:41 GMT vboxsync [48540] * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) VMM/CPUMAllA.asm: Yasm requires explicit REX prefix for fxsave/rstor. ... Thu, 19 Sep 2013 15:31:53 GMT vboxsync [48539] * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) VMM/CPUMR0A.asm: Yasm requires explicit REX prefix for fxsave/rstor. ... Wed, 18 Sep 2013 20:39:01 GMT vboxsync [48528] * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/VMInternal.h (modified) Change implementation for turning a reset into a power off to prevent ... Tue, 17 Sep 2013 16:39:57 GMT vboxsync [48506] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: Don't clear VCPU's ASID while preempting. idLastCpu takes ... Mon, 16 Sep 2013 18:08:23 GMT vboxsync [48499] * trunk/src/VBox/VMM/include/VMMInternal.mac (modified) tabs Fri, 13 Sep 2013 16:26:24 GMT vboxsync [48478] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMVMX: Look at the right guest long mode indicator. Fri, 13 Sep 2013 15:46:29 GMT vboxsync [48477] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Debug macro switch HMVMX_ALWAYS_SWAP_FPU_STATE. Fri, 13 Sep 2013 14:39:50 GMT vboxsync [48476] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix assertions and stale comments. Fri, 13 Sep 2013 14:35:16 GMT vboxsync [48475] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Reevaluate FPU state after injecting #NMs. Fri, 13 Sep 2013 14:22:05 GMT vboxsync [48474] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix invalid assertion on 32-bit hosts. Fri, 13 Sep 2013 14:17:58 GMT vboxsync [48473] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/VMMRZ.cpp (modified) VMM/HMVMXR0: Try restore state properly on assertions in longjmps ... Fri, 13 Sep 2013 12:33:41 GMT vboxsync [48469] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) Log. Thu, 12 Sep 2013 16:25:35 GMT vboxsync [48457] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix check in hmR0VmxCheckGuestState(), CR0.PE MB1 unless ... Thu, 12 Sep 2013 16:11:51 GMT vboxsync [48456] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) Build fix. Thu, 12 Sep 2013 16:10:43 GMT vboxsync [48455] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nits. Thu, 12 Sep 2013 16:07:31 GMT vboxsync [48454] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: oops. Thu, 12 Sep 2013 16:03:43 GMT vboxsync [48453] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Check VMCS values rather than fudged pCtx values in ... Thu, 12 Sep 2013 15:00:15 GMT vboxsync [48450] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) Corrected hmR3IsCodeSelectorOkForVmx, hmR3IsStackSelectorOkForVmx and ... Thu, 12 Sep 2013 13:07:28 GMT vboxsync [48449] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Leave AMD-V properly on invalid-guest state gurus. Thu, 12 Sep 2013 12:53:17 GMT vboxsync [48448] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Assertions. Thu, 12 Sep 2013 10:52:46 GMT vboxsync [48445] * trunk/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp (modified) Todo. Thu, 12 Sep 2013 09:46:35 GMT vboxsync [48443] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Leave VT-x properly for VERR_VMX_INVALID_GUEST_STATE and ... Wed, 11 Sep 2013 17:36:23 GMT vboxsync [48442] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) VMM: Comment and doxygen. Wed, 11 Sep 2013 17:35:55 GMT vboxsync [48441] * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) VMM/VMMAll: Fix nasty wake up with SMP VMs and thread-context hooks. Wed, 11 Sep 2013 15:55:29 GMT vboxsync [48436] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Temporary workaround, intercept CR0.PE changes with UX. Wed, 11 Sep 2013 14:21:13 GMT vboxsync [48433] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Unused variable. Wed, 11 Sep 2013 11:52:56 GMT vboxsync [48426] * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: Fixed strict build assertion assumption with thread-context ... Wed, 11 Sep 2013 09:23:32 GMT vboxsync [48421] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Clear interrupt-window exiting control on premature ... Tue, 10 Sep 2013 15:48:11 GMT vboxsync [48416] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) space. Tue, 10 Sep 2013 14:22:51 GMT vboxsync [48410] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOMMMIOPhysHandler: Don't sit on the IOM lock. Tue, 10 Sep 2013 13:10:41 GMT vboxsync [48407] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Attempt to fix guru in the switcher case with MOV DRx ... Tue, 10 Sep 2013 12:53:50 GMT vboxsync [48406] * trunk/Config.kmk (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/EmulatedUSBImpl.h (added) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (added) * trunk/src/VBox/Main/src-client/VBoxDriversRegister.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed ... Tue, 10 Sep 2013 12:21:52 GMT vboxsync [48404] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) debug build fix. Tue, 10 Sep 2013 12:00:54 GMT vboxsync [48402] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Assertion. Mon, 09 Sep 2013 16:37:41 GMT vboxsync [48395] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) VMM/GVMMR0: Todo question. Mon, 09 Sep 2013 15:54:51 GMT vboxsync [48394] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM/HMVMXR0: Address possible deadlock situation with the PGM lock. ... Mon, 09 Sep 2013 12:51:09 GMT vboxsync [48391] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Disable thread-context hooks. Not stable enough. Fri, 06 Sep 2013 18:28:00 GMT vboxsync [48370] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) EM,HM: MWait fix, clearing the active bit too early. Fri, 06 Sep 2013 17:40:56 GMT vboxsync [48369] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.h (modified) VMM/HMVMXR0: Nits. Fri, 06 Sep 2013 17:28:13 GMT vboxsync [48368] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) Implement MSR_PKG_CST_CONFIG_CONTROL for mac os x. Fri, 06 Sep 2013 14:40:11 GMT vboxsync [48362] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Clarify that it's guest-CPU context CR0 and not VMCS CR0. Fri, 06 Sep 2013 14:37:34 GMT vboxsync [48361] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: comment cosmetic. Fri, 06 Sep 2013 14:29:56 GMT vboxsync [48360] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMVMXR0.cpp: Made hmR0VmxSetupVMRunHandler trigger the necessary host ... Fri, 06 Sep 2013 13:57:41 GMT vboxsync [48357] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) The intel_pstate Linux driver depends on these two MSRs Fri, 06 Sep 2013 10:06:17 GMT vboxsync [48347] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMVMXR0.cpp: Only the 64 -> 32 needs the exit controls update, I believe. Fri, 06 Sep 2013 09:50:19 GMT vboxsync [48346] * trunk/src/VBox/Devices/PC/ipxe/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxPortForwardString.h (modified) * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) header fixes Fri, 06 Sep 2013 09:38:32 GMT vboxsync [48344] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: No need to ask VMX exit ctls to be reloaded when we're ... Thu, 05 Sep 2013 22:47:36 GMT vboxsync [48329] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: nits. Thu, 05 Sep 2013 22:20:18 GMT vboxsync [48328] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM: Assert, doxygen, todo question. Thu, 05 Sep 2013 20:41:59 GMT vboxsync [48326] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: Nits. Thu, 05 Sep 2013 17:15:49 GMT vboxsync [48318] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HM: Fix incorrect jump causing panic while restoring GS in VT-x. Thu, 05 Sep 2013 14:17:49 GMT vboxsync [48309] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) nit.