VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73254   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Naming consistency.
(edit) @73253   6 years vboxsync PGM,HM: Added todos about cleaning up the nested packing hacks. …
(edit) @73252   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73250   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73249   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73247   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73246   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73245   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Report IA32_FEATURE_CONTROL.VMXON bit.
(edit) @73235   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Disable nested hw.virt for NEM.
(edit) @73228   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 VMX cpuid bits. Disable SVM, VMX …
(edit) @73224   6 years vboxsync VMM: space nit.
(edit) @73215   6 years vboxsync VMMAll/IOMAllMMIO: Also log the access type in iomMmioHandler() assertions.
(edit) @73203   6 years vboxsync VMM, Devices: bugref:9193 Remove unused code after using …
(edit) @73202   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73200   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73199   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73186   6 years vboxsync NEM/win: Fixed interrupt window handling when …
(edit) @73182   6 years vboxsync NEM/win: Init the A20 gate state correctly. Issue with EFI since it …
(edit) @73180   6 years vboxsync VMM/HMVMXR0: nit.
(edit) @73179   6 years vboxsync VMM/HMVMXR0: bugref:9193 Try use EMRZSetPendingIo[Read|Write] …
(edit) @73166   6 years vboxsync VMM/HMSVMR0: Try use EMRZSetPendingIoPort[Read|Write] interface for …
(edit) @73165   6 years vboxsync VMM/IEM: space nit.
(edit) @73152   6 years vboxsync VMM/HMSVMR0: Fix missing import bits required by IEMExecDecodedxxx.
(edit) @73151   6 years vboxsync VMM/HMSVMR0: Enable NRIP_SAVE again on trunk, fixed missing import …
(edit) @73150   6 years vboxsync VMM,DBGC,IPRT: In memory - VMM: Morphed part of the NT kernel digger …
(edit) @73144   6 years vboxsync VMM/HMSVMR0: LogRel nit.
(edit) @73143   6 years vboxsync VMM/HMSVMR0: VMM/HMSVMR0: Log some features used for nested-guest …
(edit) @73141   6 years vboxsync VMM/HMSVMR0: Log some features used for nested-guest execution (most …
(edit) @73140   6 years vboxsync VMM/HMSVM: Sort out state syncing on #VMEXIT, VMRUN transitions. We …
(edit) @73139   6 years vboxsync VMM/IEM: Nested Hw.virt: Validate segment registers after HM …
(edit) @73126   6 years vboxsync pgmGstPtWalkNext: Incorrect assertion. [oops]
(edit) @73125   6 years vboxsync pgmGstPtWalkNext: Incorrect assertion.
(edit) @73124   6 years vboxsync PGMAllGst.h: Fixed parameter order mixup in …
(edit) @73116   6 years vboxsync VMM/CPUM: Missed couple of SVM feature flags.
(edit) @73115   6 years vboxsync VMM/HMSVMR0: nit.
(edit) @73114   6 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @73113   6 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @73112   6 years vboxsync VMM/HMSVMR0: Build fix, unused variable.
(edit) @73111   6 years vboxsync VMM/HMSVMR0: Fix vmmcall, pause, TPR patching for CPUs that don't …
(edit) @73110   6 years vboxsync VMM/CPUM: Dump SVM feature identification leaf.
(edit) @73107   6 years vboxsync VMM/HM: Always return 'true' for unrestricted-guest feature on AMD CPUs.
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73088   6 years vboxsync VMM/Makefile.kmk: Shut up $ warning.
(edit) @73078   6 years vboxsync PGMAll/pgmGstPtWalkNext: PDE compare fix.
(edit) @73073   6 years vboxsync PGM/DBG: Optimize page scanning to speed up 'detect'.
(edit) @73067   6 years vboxsync VMM/HMSVMR0: Comment.
(edit) @73057   6 years vboxsync VMM/HMSVMR0: nit.
(edit) @73056   6 years vboxsync VMM/HMSVMR0: bugref:9193 Attempted fix for VMRUN.
(edit) @73055   6 years vboxsync VMM/HMSVMR0: bugref:9193 Attempt to fix regression with nested SVM …
(edit) @73054   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix mov crx write.
(edit) @73053   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix mov crx read.
(edit) @73052   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix mwait.
(edit) @73051   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix monitor.
(edit) @73050   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix hlt.
(edit) @73049   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix invlpg.
(edit) @73048   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix rdpmc.
(edit) @73047   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix rdtscp.
(edit) @73046   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix rdtsc.
(edit) @73045   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix invd.
(edit) @73044   6 years vboxsync VMM/HMSVMR0: bugref:9204 temporarily disable NRIP_SAVE across the …
(edit) @73043   6 years vboxsync VMM/HMSVMR0: bugref:9204 Fix wbinvd.
(edit) @73042   6 years vboxsync VMM/HMSVMR0: bugref:9204 Comment fix, replaced release assertion with …
(edit) @73035   6 years vboxsync NEM/win: Poll timers from inner loop and adjust run/wait timeout to …
(edit) @73031   6 years vboxsync VMM/IEM: IEMExecDecodedHlt fix instruction length copy/paste.
(edit) @73028   6 years vboxsync VMM/IEM: SVM pause implementation comment.
(edit) @73027   6 years vboxsync VMM/IEM: Don't guru with VERR_IEM_INSTR_NOT_IMPLEMENTED for rdpmc …
(edit) @73026   6 years vboxsync VMM/IEM: IEMExecDecodedMovCRxRead require CR3, CR4 and APIC TPR in …
(edit) @73024   6 years vboxsync VMM/IEM: IEMExecDecoded API for wbinvd, invd, rdpmc, monitor, mwait …
(edit) @73022   6 years vboxsync EM: Removed unused stats.
(edit) @73021   6 years vboxsync IEMAll: Amended assertion in iemExecStatusCodeFiddling with …
(edit) @73016   6 years vboxsync VMM/HM: Changed HM_CHANGED_XCPT_RAISED_MASK to …
(edit) @73015   6 years vboxsync VMM/HMSVMR0: Fallback to IEMExecOne() on certain VM-exits on CPUs that …
(edit) @73002   6 years vboxsync VMM/HMVMXR0: Don't need to recheck VMCPU_FF_TLB_FLUSH when it's just …
(edit) @72995   6 years vboxsync VMM/HMVMXR0: Attempted build fix.
(edit) @72994   6 years vboxsync VMM/HMVMXR0: Attempted build fix for mac rel.
(edit) @72993   6 years vboxsync VMM/HMVMXR0: Spaces, nit, doxygen.
(edit) @72992   6 years vboxsync VMM/HMVMXR0: Stat nits.
(edit) @72991   6 years vboxsync VMM/HM: Stat nits.
(edit) @72990   6 years vboxsync VMM/HMVMXR0: Don't update exit-history PC while exporting guest-state …
(edit) @72989   6 years vboxsync VMM/HMVMXR0: Comment.
(edit) @72988   6 years vboxsync VMM/HMVMXR0, HMSVMR0: Eliminate hidden parameters from a few macros …
(edit) @72987   6 years vboxsync VMM/HMVMXR0: bugref:9193 Stop passing pCtx around and use …
(edit) @72986   6 years vboxsync VMM/HMVMXR0: Nit.
(edit) @72985   6 years vboxsync VMM/HMVMXR0: bugref:9193 Stop passing pCtx around and use …
(edit) @72984   6 years vboxsync VMM/HMVMXR0: Spaces.
(edit) @72983   6 years vboxsync VMM/HM, HMVMX: bugref:9193 Stop passing pCtx around and use …
(edit) @72970   6 years vboxsync VMM/HMSVM: ​bugref:9193 Stop passing pCtx around and use …
(edit) @72969   6 years vboxsync VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
(edit) @72968   6 years vboxsync VMM/HMSVM: ​bugref:9193 Stop passing pCtx around and use …
(edit) @72967   6 years vboxsync VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
(edit) @72966   6 years vboxsync VMM/HM: Cleanup, nits.
(edit) @72965   6 years vboxsync VMM/HMSVMR0: Re-disable temporary syncing of full guest-state to see …
(edit) @72964   6 years vboxsync VMM/HMSVMR0: vmload instruction modifies Kernel-GS-Base MSR as well as …
(edit) @72963   6 years vboxsync VMM/HM: Spaces.
(edit) @72929   6 years vboxsync HMVMXR0.cpp: Fixed incorrect RDMSR and WRMSR assertions.
(edit) @72926   6 years vboxsync NEM/win: Release build fix. bugref:9044
(edit) @72925   6 years vboxsync Config.kmk,VMM: Enabled NEM/win for non-OSE builds. OSE will need …
(edit) @72924   6 years vboxsync NEM/win: Make it possible to select between ring-0 runloop …
(edit) @72918   6 years vboxsync NEM/win: Cleanups. bugref:9044
(edit) @72917   6 years vboxsync NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. …
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