# # ChangeLog for trunk/src/VBox/VMM in vbox # # Generated by Trac 1.4.3.2 # Mar 4, 2025 5:21:01 PM Fri, 12 Jul 2013 10:20:23 GMT vboxsync [47110] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Assert that the valid bit is set on Xcpt exits. Fri, 12 Jul 2013 10:16:38 GMT vboxsync [47109] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec. Thu, 11 Jul 2013 17:10:40 GMT vboxsync [47105] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Added a todo. Thu, 11 Jul 2013 14:58:50 GMT vboxsync [47097] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: SMI and INIT exit handling. Thu, 11 Jul 2013 14:28:17 GMT vboxsync [47095] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Don't intercept SMIs. Thu, 11 Jul 2013 14:23:32 GMT vboxsync [47094] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HMVMXR0: Log exit reasons for more rare/improbable gurus. Thu, 11 Jul 2013 13:51:50 GMT vboxsync [47092] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Fix VERR_SVM_UNKNOWN_EXIT guru. Thu, 11 Jul 2013 11:34:04 GMT vboxsync [47090] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: Naming convention. lasterror->LastError. Thu, 11 Jul 2013 11:29:17 GMT vboxsync [47089] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Additional HM error code for certain gurus. Later use it for ... Wed, 10 Jul 2013 14:32:58 GMT vboxsync [47080] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Fail on unexpected exception exits when ... Wed, 10 Jul 2013 13:22:48 GMT vboxsync [47076] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HM(VMX|SVM)R0: Easier to toggle statements. Wed, 10 Jul 2013 12:04:05 GMT vboxsync [47072] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Use a different error code for unrecognized vs. ... Wed, 10 Jul 2013 11:20:36 GMT vboxsync [47069] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: No TPR patching on Intel, don't log it. Wed, 10 Jul 2013 09:50:29 GMT vboxsync [47066] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: More validations for the error code valid bit. Wed, 10 Jul 2013 09:19:19 GMT vboxsync [47065] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMM/HWVMXR0: Trip over assert. Wed, 10 Jul 2013 09:13:22 GMT vboxsync [47064] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) VMM/CPUMR0: Slightly easier to read. Tue, 09 Jul 2013 20:59:58 GMT vboxsync [47062] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMVMX: Look at the right exit info to figure out error code. Tue, 09 Jul 2013 14:16:53 GMT vboxsync [47056] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: spaces. Tue, 09 Jul 2013 13:00:41 GMT vboxsync [47055] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Paranoia assert on global init. Tue, 09 Jul 2013 12:49:31 GMT vboxsync [47054] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Fix TPR patching case to properly resync the changed TPR ... Tue, 09 Jul 2013 09:25:39 GMT vboxsync [47050] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: LogRel nit. Mon, 08 Jul 2013 17:54:36 GMT vboxsync [47047] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-64-big.mac (copied) * trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-big.mac (copied) Two image BS2 so we can drop the test size restrictions. Rewrite the ... Mon, 08 Jul 2013 11:29:23 GMT vboxsync [47033] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/VMMR0: HMR0 fix regression caused by r86900. Mon, 08 Jul 2013 11:16:27 GMT vboxsync [47032] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/VMMR0: HMR0 fix regression caused by r86900. Fri, 05 Jul 2013 17:49:53 GMT vboxsync [47017] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) div and idiv tests (greg only, no mem yet). Fri, 05 Jul 2013 09:34:17 GMT vboxsync [46995] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) build fix Fri, 05 Jul 2013 08:00:06 GMT vboxsync [46992] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) 8-bit idiv overflow checks. Fri, 05 Jul 2013 07:59:47 GMT vboxsync [46991] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) -> weinstadt. Thu, 04 Jul 2013 10:25:38 GMT vboxsync [46975] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: nits. Thu, 04 Jul 2013 09:46:17 GMT vboxsync [46973] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fail more gracefully when trying to run 64-bit guests on ... Thu, 04 Jul 2013 02:13:52 GMT vboxsync [46958] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) build fix Thu, 04 Jul 2013 02:05:41 GMT vboxsync [46957] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) check for DIV overflow, fixing DIV/0 checks. IDIV overflow/underflow ... Thu, 04 Jul 2013 02:04:41 GMT vboxsync [46956] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) Added missing IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF after ... Wed, 03 Jul 2013 21:11:19 GMT vboxsync [46955] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) 64-bit mode addressing fix. Wed, 03 Jul 2013 21:11:02 GMT vboxsync [46954] * trunk/src/VBox/VMM/testcase/Instructions/env-common.mac (modified) alignment fix Wed, 03 Jul 2013 20:46:10 GMT vboxsync [46953] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) rip addressing fix for instructions with immediates. Wed, 03 Jul 2013 19:36:50 GMT vboxsync [46951] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) Fixed first bunch of bugs found by the testcase. Wed, 03 Jul 2013 17:53:48 GMT vboxsync [46948] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: Interrupt fix for --execute-all-in-iem. Wed, 03 Jul 2013 16:15:51 GMT vboxsync [46946] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) Install bios symbol files in bin/VBoxDbgSyms/ and make DBGF look there. Wed, 03 Jul 2013 15:52:35 GMT vboxsync [46945] * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: Alignment build fix. Wed, 03 Jul 2013 15:09:06 GMT vboxsync [46944] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM: Comment not meant for AMD-V. Wed, 03 Jul 2013 15:04:25 GMT vboxsync [46943] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM: Superfluous and partially outdated comment. Wed, 03 Jul 2013 14:53:47 GMT vboxsync [46942] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/hm_vmx.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) VMM: Fix LDTR restoration to be done dynamically. This is required ... Wed, 03 Jul 2013 14:33:01 GMT vboxsync [46940] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) Missing dependencies. Wed, 03 Jul 2013 12:46:04 GMT vboxsync [46929] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HMR0Mixed: A couple of missed skip LDTR, TR restoration in the ... Wed, 03 Jul 2013 12:12:05 GMT vboxsync [46928] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructs.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm (modified) VMM: Missed copyright year update. Wed, 03 Jul 2013 11:35:04 GMT vboxsync [46927] * trunk/src/VBox/VMM/testcase/tstAsmStructs.cpp (modified) testcase/tstASMStructs: attempted dependency fix. Wed, 03 Jul 2013 11:26:20 GMT vboxsync [46926] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) VMM: Annoying assembler warning. Wed, 03 Jul 2013 11:16:39 GMT vboxsync [46925] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/hm_vmx.mac (modified) * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel. Tue, 02 Jul 2013 17:45:04 GMT vboxsync [46918] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) EM.cpp: fIemExecutesAll fixes. Tue, 02 Jul 2013 17:44:45 GMT vboxsync [46917] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-64.mac (added) * trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0.mac (copied) * trunk/src/VBox/VMM/testcase/Instructions/env-common.mac (modified) bs2 + VBoxInsTst hacking. Tue, 02 Jul 2013 17:21:32 GMT vboxsync [46915] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 ... Tue, 02 Jul 2013 15:39:03 GMT vboxsync [46914] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HMR0: spaces. Tue, 02 Jul 2013 15:32:40 GMT vboxsync [46913] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HMR0: Oops typo. Skip GDTR, IDTR save & restore in the new VT-x ... Tue, 02 Jul 2013 13:13:10 GMT vboxsync [46906] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) variation control... Tue, 02 Jul 2013 13:11:06 GMT vboxsync [46905] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HMR0: World-switch assembly cleanup. Tue, 02 Jul 2013 12:21:20 GMT vboxsync [46901] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: No lazy CR3, PAE PDPE updating necessary on AMD-V. Tue, 02 Jul 2013 12:04:28 GMT vboxsync [46900] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HM: Spaces, comment. Mon, 01 Jul 2013 21:36:06 GMT vboxsync [46894] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) New way of varying the three SIB fields. Expected to create better ... Mon, 01 Jul 2013 20:38:16 GMT vboxsync [46893] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-common.mac (modified) more tedium... Mon, 01 Jul 2013 16:37:10 GMT vboxsync [46892] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: redundant. Mon, 01 Jul 2013 14:58:03 GMT vboxsync [46888] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HM: Alignment and fix an assertion in the new AMD-V code. Mon, 01 Jul 2013 12:24:29 GMT vboxsync [46883] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Go back to ring-3 on host interrupts as we cannot really ... Mon, 01 Jul 2013 12:22:13 GMT vboxsync [46882] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Go back to ring-3 on host interrupts unconditionally if ... Mon, 01 Jul 2013 12:10:22 GMT vboxsync [46881] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Avoid reloading guest state on multiple reschedules on ... Sat, 29 Jun 2013 02:15:38 GMT vboxsync [46875] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-common.mac (modified) yeah, finally getting somewhere... Fri, 28 Jun 2013 16:25:06 GMT vboxsync [46871] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.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/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Cleanup event injection statistics. Fri, 28 Jun 2013 15:37:49 GMT vboxsync [46869] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Only save/restore TSC_AUX MSR when required. Fri, 28 Jun 2013 10:29:10 GMT vboxsync [46861] * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.cpp (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) Don't allow mixing builds. Fri, 28 Jun 2013 10:19:49 GMT vboxsync [46860] * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) CFGMR3DestroyTree Fri, 28 Jun 2013 03:03:19 GMT vboxsync [46856] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-common.mac (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-iprt-r3.mac (modified) 8-bit high register hell (reg/reg only so far). Thu, 27 Jun 2013 17:53:01 GMT vboxsync [46853] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) NMI -> laptop. Thu, 27 Jun 2013 16:34:11 GMT vboxsync [46850] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) VMM/VMMR0: HM profile counters. Thu, 27 Jun 2013 15:02:00 GMT vboxsync [46849] * trunk/src/VBox/VMM/include/HMInternal.h (modified) spaces. Thu, 27 Jun 2013 13:52:08 GMT vboxsync [46844] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: AMD-V Bits. Thu, 27 Jun 2013 13:50:25 GMT vboxsync [46843] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Review of the VMCB Clean Bits. Thu, 27 Jun 2013 13:34:56 GMT vboxsync [46842] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: AMD-V feature bits update. Thu, 27 Jun 2013 12:28:50 GMT vboxsync [46840] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Skipped feature bit. Thu, 27 Jun 2013 12:15:01 GMT vboxsync [46832] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) build fix Thu, 27 Jun 2013 11:50:46 GMT vboxsync [46830] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: unintentional debug logging. Thu, 27 Jun 2013 11:49:45 GMT vboxsync [46829] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Fix while resyncing the TPR. Vista 64 now boots. Thu, 27 Jun 2013 11:18:49 GMT vboxsync [46827] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: AMD-V bits. Wed, 26 Jun 2013 18:55:18 GMT vboxsync [46814] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/Makefile.kmk: dependency fix Wed, 26 Jun 2013 14:58:36 GMT vboxsync [46808] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: AMD-V bits. Wed, 26 Jun 2013 13:55:06 GMT vboxsync [46804] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: TSC offsetting. Wed, 26 Jun 2013 13:53:03 GMT vboxsync [46803] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) VMM/HWSVMR0: STAM counter. Wed, 26 Jun 2013 11:32:44 GMT vboxsync [46798] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: reminder todo. Wed, 26 Jun 2013 09:34:52 GMT vboxsync [46794] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Fix non-nested paging w/ #PF injection. DSL now boots ... Wed, 26 Jun 2013 09:29:54 GMT vboxsync [46793] * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) typo Wed, 26 Jun 2013 09:27:42 GMT vboxsync [46792] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) Added CFGMR3DestroyTree. Wed, 26 Jun 2013 09:20:37 GMT vboxsync [46791] * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) Made CFGMR3RemoveNode work in standalone mode. Tue, 25 Jun 2013 17:52:11 GMT vboxsync [46790] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: doxygen. Tue, 25 Jun 2013 17:50:27 GMT vboxsync [46789] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HM: Doxygen. Tue, 25 Jun 2013 17:39:02 GMT vboxsync [46788] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/VMMR3/FTM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/VMInternal.h (modified) VMM: Suspend and resume reasons. Tue, 25 Jun 2013 17:17:25 GMT vboxsync [46787] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: AMD-V StatFlushEntire stat. Tue, 25 Jun 2013 16:49:11 GMT vboxsync [46786] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Stat description. Tue, 25 Jun 2013 16:28:50 GMT vboxsync [46785] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: AMD-v oops. Unintentional debug logging. Tue, 25 Jun 2013 16:27:59 GMT vboxsync [46784] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: AMD-V bits. DSL now boots. Tue, 25 Jun 2013 14:04:17 GMT vboxsync [46781] * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) CFGM: Made the CFGMR3CreateTree usable with pUVM == NULL for testing ... Tue, 25 Jun 2013 13:38:45 GMT vboxsync [46780] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: Commented out debug assertion for single-stepping.