VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72911   6 years vboxsync VMM/HMSVMR0: Temporarily enable full guest sync to try diagnose nested …
(edit) @72910   6 years vboxsync VMM/HMSVMR0: Remove confusing HMSVM_SYNC_FULL_NESTED_GUEST_STATE …
(edit) @72909   6 years vboxsync VMM/HMSVMR0: Dead code.
(edit) @72907   6 years vboxsync VMM/HMR0: Naming, cleanup nits.
(edit) @72897   6 years vboxsync hmR0VmxExitInvlpg: build fix
(edit) @72896   6 years vboxsync iemCImpl_cpuid: Don't get all MSRs.
(edit) @72895   6 years vboxsync EM,HM: Replaced EMInterpretInvlpg with IEMExecDecodedInvlpg.
(edit) @72893   6 years vboxsync HM: Use IEMExecOne in hmR0SvmExitInvlpg rather than elaborate manual …
(edit) @72892   6 years vboxsync EM: We no longer need the assembly code in EMAllA.asm anymore.
(edit) @72891   6 years vboxsync EM,HM,IEM: Replaced EMInterpretCpuid with IEMExecDecodedCpuid. Set …
(edit) @72886   6 years vboxsync VMM/HMR0: Import the guest-state (incl. keeper bits) on the ring-3 …
(edit) @72885   6 years vboxsync EMAll.cpp: flushed out unused code.
(edit) @72884   6 years vboxsync EM: emMSRtoString isn't needed any more. [burn fix]
(edit) @72882   6 years vboxsync EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
(edit) @72881   6 years vboxsync EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
(edit) @72880   6 years vboxsync VMMGuruMeditation: Try get externalized guest state.
(edit) @72879   6 years vboxsync CPUMAllRegs.cpp: Assert on missing HM code.
(edit) @72878   6 years vboxsync EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr. …
(edit) @72877   6 years vboxsync EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr.
(edit) @72876   6 years vboxsync IEM: log group 3 needs more CPU state, make sure it's there so we …
(edit) @72875   6 years vboxsync DBGFCpu: Make sure the CPU state we use is present in each of the APIs.
(edit) @72874   6 years vboxsync VMM/HMVMXR0: Call EMR0HistoryUpdatePC when importing guest-CPU state …
(edit) @72872   6 years vboxsync VMM/HMVMXR0: bugref:9193 Fix a bug with our exception bitmap cache …
(edit) @72867   6 years vboxsync DBGFReg: Make cppcheck happy.
(edit) @72866   6 years vboxsync IEM,CPUM: Can use LogRel in ring-0 too now and have it go to VBox.log.
(edit) @72862   6 years vboxsync VMM/HM: unintentional removal from r123406.
(edit) @72861   6 years vboxsync VMM/HM: Avoid checking the same value (static analysis warning).
(edit) @72859   6 years vboxsync VMMRZ: VMMRZCallRing3Disable/Enable should set/clear …
(edit) @72855   6 years vboxsync VMM/HM: Use enum for Tagged-TLB flush types, and related cleanup.
(edit) @72854   6 years vboxsync VMM/HM: spaces, cleanup.
(edit) @72853   6 years vboxsync VMM/HM: No need to reset Cr0Mask and Cr4Mask, the VMCS does not get …
(edit) @72852   6 years vboxsync VMM/HMVMXR0: Avoid writing exception bitmap into the VMCS if it didn't …
(edit) @72851   6 years vboxsync VMM/HMVMXR0: Macro nit, try not to hide parameters.
(edit) @72850   6 years vboxsync VMM/HMVMXR0: Spaces, remove unused macro.
(edit) @72849   6 years vboxsync VMM/HMVMXR0: bugref:9193 Add assertions where possible to verify we …
(edit) @72848   6 years vboxsync VMM/HMVMXR0: bugref:9193 Always import FS, GS (for base) on MSR …
(edit) @72842   6 years vboxsync AsyncCompletion: range-check array index first, not after using it.
(edit) @72825   6 years vboxsync VMM/HMVMXR0: Fix TSC offsetting regression from r123352.
(edit) @72820   6 years vboxsync VMM/HMVMXR0,HMSVMR0: Compiler barriers with volatiles for fCtxChanged.
(edit) @72819   6 years vboxsync VMM: LogRel nit.
(edit) @72818   6 years vboxsync VMM: LogRel nit.
(edit) @72811   6 years vboxsync VMM/HMVMXR0: Camel-case fixes to parts of VT-x code to try match …
(edit) @72810   6 years vboxsync VMM/HMVMXR0: Naming.
(edit) @72809   6 years vboxsync VMM/HMVMXR0: Cleanup, assertions, more consts esp. in long functions …
(edit) @72808   6 years vboxsync VMM/HMVMXR0: Fix pending CR3 and PAE PDPEs force-flag being set too …
(edit) @72807   6 years vboxsync VMM/HMSVMR0: Doxygen fix.
(edit) @72806   6 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @72805   6 years vboxsync VMM/HM: bugref:9193 Fixes honoring pending VMCPU_FF_HM_UPDATE_CR3 and …
(edit) @72802   6 years vboxsync VMM/HMVMXR0: bugref:9193 Don't trash error codes for events …
(edit) @72798   6 years vboxsync VMM/HMVMXR0: Don't leave hmR0VmxImportGuestState with interrupts …
(edit) @72794   6 years vboxsync VMM/HMVMXR0: Temporarily sync full guest on world-switches. Reduces …
(edit) @72793   6 years vboxsync VMM/HMVMXR0: Oops, don't Log with interrupts disabled.
(edit) @72790   6 years vboxsync VMM/HMVMXR0: Use atomic Uo when writing to fCtxChanged in preemptible …
(edit) @72789   6 years vboxsync VMM/HMVMXR0: space.
(edit) @72788   6 years vboxsync VMM/HMVMXR0: Try fix VERR_VMX_UNEXPECTED_EXIT guru due to Mov DRx exit.
(edit) @72786   6 years vboxsync HM: doxygen fixes
(edit) @72785   6 years vboxsync VMM/HM: Dump improvement on VERR_VMX_UNABLE_TO_START_VM gurus.
(edit) @72784   6 years vboxsync VMM/HMVMXR0: Update ProcCtls when changed.
(edit) @72783   6 years vboxsync HM: doxygen fixes
(edit) @72779   6 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72778   6 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72777   6 years vboxsync HM: nit
(edit) @72776   6 years vboxsync HMVMXR0.cpp: build fix
(edit) @72772   6 years vboxsync VMM/HMSVMR0: 32-bit build fix. Grr…
(edit) @72771   6 years vboxsync VMM: Avoid calling CPUMQueryGuestCtxPtr when possible, cleanup.
(edit) @72770   6 years vboxsync VMM/HM: Cleanup.
(edit) @72769   6 years vboxsync VMM/HM: Avoid some CPUMQueryGuestCtxPtr calls.
(edit) @72767   6 years vboxsync VMM/HM: Build fix.
(edit) @72766   6 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @72765   6 years vboxsync VMM/HMR0: Build fix.
(edit) @72764   6 years vboxsync VMM/HMR0: Build fix.
(edit) @72763   6 years vboxsync VMM/HMVMXR0: Nits.
(edit) @72762   6 years vboxsync VMM/HM: Nits.
(edit) @72761   6 years vboxsync VMM: Extend HM changed flags. ​​​​​​bugref:9193 [build fix]
(edit) @72758   6 years vboxsync VMM: Extend HM changed flags. ​​​​​bugref:9193 [build fix]
(edit) @72753   6 years vboxsync VMM: Extend HM changed flags. ​​​​bugref:9193 [build fix, nits]
(edit) @72751   6 years vboxsync VMM: Extend HM changed flags. ​​​bugref:9193 [build fix]
(edit) @72750   6 years vboxsync VMM: Extend HM changed flags. ​​bugref:9193 [build fix, nit]
(edit) @72749   6 years vboxsync VMM: Remove EM_NOTIFY_HM and related code unused since VirtualBox 2.1 …
(edit) @72748   6 years vboxsync VMM: Extend HM changed flags. ​​​bugref:9193 [build fix]
(edit) @72747   6 years vboxsync VMM: Extend HM changed flags. ​​​bugref:9193 [build fix]
(edit) @72746   6 years vboxsync VMM: Extend HM changed flags. ​​bugref:9193 [build fix]
(edit) @72744   6 years vboxsync VMM: Extend HM changed flags. ​bugref:9193 [HM, CPUM]
(edit) @72743   6 years vboxsync VMM: Extend HM changed flags. ​bugref:9193 [IEM]
(edit) @72712   6 years vboxsync IEM: Fixed regression in IEMExecStringIoRead from r123057 where writes …
(edit) @72695   6 years vboxsync NEM/win: Turn VINF_PGM_CHANGE_MODE into VINF_SUCCESS too after calling …
(edit) @72690   6 years vboxsync NEM: Separate stats for odd and alerts when stopping the CPU. bugref:9044.
(edit) @72689   6 years vboxsync NEM/win: Redid the IoCtlMessageSlotHandleAndGetNext stuff during …
(edit) @72688   6 years vboxsync iemCImpl_finit: Need to manually call iemFpuActualizeStateForChange. …
(edit) @72687   6 years vboxsync NEM: Apparently the IoCtlMessageSlotHandleAndGetNext operation may be …
(edit) @72685   6 years vboxsync TM: Disable annoying trace for /me. bugref:9044
(edit) @72684   6 years vboxsync NEM/win: Assert correct register values in messages from Hyper-V. …
(edit) @72676   6 years vboxsync CPUMAllRegs.cpp: Added a whole bunch more CPUMCTX_EXTRN_ assertions. …
(edit) @72675   6 years vboxsync EM/NEM: Avoid assertion regarding CPUMCTX_EXTRN in CPUMGetGuestCPL due …
(edit) @72674   6 years vboxsync EM: Quietly deal with IEM errors VERR_IEM_INSTR_NOT_IMPLEMENTED and …
(edit) @72673   6 years vboxsync NEM/win: Did some NAT benchmarking too. bugref:9044
(edit) @72672   6 years vboxsync NEM/win: regular svm number for w2k boot+shutdown benchmark. ?bugref:9044
(edit) @72671   6 years vboxsync NEM/win: Added some more benchmark numbers to the doxygen @page. …
(edit) @72669   6 years vboxsync NEM/win: Added some benchmark numbers to the doxygen @page. bugref:9044
(edit) @72661   6 years vboxsync HMSVMR0.cpp: Shortened hmR0SvmImportGuestState a little. bugref:9193
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette