VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49227   11 years vboxsync VMM/HMVMXR0: Adding functions for dynamic MSR swapping.
(edit) @49225   11 years vboxsync VMM/HMSVMR0: Fix TSC Aux MSR passthru.
(edit) @49215   11 years vboxsync updates
(edit) @49209   11 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX, restore host MSR.
(edit) @49207   11 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX, use the right check to be doubly sure.
(edit) @49204   11 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX auto-load/store when not using TSC …
(edit) @49186   11 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX auto-load/store when not using TSC …
(edit) @49178   11 years vboxsync SUPDrv: Fix VT-x capability querying for BIOSes that don't set the …
(edit) @49159   11 years vboxsync VMM/HMSVMR0: Comment nits.
(edit) @49153   11 years vboxsync HMR0SVM.cpp: Ditto and added the separate single stepping loop function.
(edit) @49152   11 years vboxsync HMR0VMX.cpp: Clear the TF bit in the single step loop, instead on …
(edit) @49134   11 years vboxsync VMM: Minor nit, coding style.
(edit) @49085   11 years vboxsync VMM/HMVMXR0: Partially revert r89778. Back to disassembling and …
(edit) @49026   11 years vboxsync VMM: Some @thread doxygen corrections.
(edit) @49020   11 years vboxsync VMM: FPU cleanup, CPUMAllA.asm is RC only, move it to CPUMRCA.asm and …
(edit) @49019   11 years vboxsync VMM: FPU cleanup.
(edit) @49018   11 years vboxsync VMM/HMR0Mixed.mac: Remove ugly jump label suffix passing when …
(edit) @49004   11 years vboxsync VMM/HMVMXR0: Comment update.
(edit) @49003   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Comment out unused code paths in TLB shootdown.
(edit) @49002   11 years vboxsync VMM/HMVMXR0: Use instruction info. for string IO VM-exits on CPUs that …
(edit) @49000   11 years vboxsync VMM: IntrInfo to IntInfo renaming.
(edit) @48998   11 years vboxsync VMM/HMVMXR0: Propagate all unexpected exits to release log, slight …
(edit) @48995   11 years vboxsync VMM/HMVMXR0: Make sure host segments are present in the LDT if we're …
(edit) @48965   11 years vboxsync VMM/HMR0Mixed.mac: Comment cleanup and spaces. No functional changes.
(edit) @48964   11 years vboxsync Whitespace.
(edit) @48936   11 years vboxsync VMM: Whitespace cleanups by scm.
(edit) @48885   11 years vboxsync VMM/HMVMXR0: Don't assume CR8 load/store exiting is available on …
(edit) @48723   11 years vboxsync VMM/HMSVMR0: Nit.
(edit) @48700   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Alignment and assert.
(edit) @48683   11 years vboxsync VMM/CPUMR0: const.
(edit) @48668   11 years vboxsync VMM/HMSVMR0: free mappings true.
(edit) @48651   11 years vboxsync VMM/HMVMXR0: Checking this once outside the loop is sufficient.
(edit) @48649   11 years vboxsync VMM/HMVMXR0: VMCS size is bits 44:32 not 43:32. Assert what the Intel …
(edit) @48648   11 years vboxsync VMM/HMVMXR0: Fix switcher verification bits to be compiled to match …
(edit) @48624   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Use HMCF macros.
(edit) @48621   11 years vboxsync VMM/VMMR0: Don't disable interrupts for a long time when disabling …
(edit) @48618   11 years vboxsync nit.
(edit) @48617   11 years vboxsync cosmetics
(edit) @48616   11 years vboxsync spaces.
(edit) @48614   11 years vboxsync VMM/HMR0Mixed.mac: Comment for Win8.1 RTM and IDTR limit abuse.
(edit) @48591   11 years vboxsync VMMR0/HMR0: HM-Context flag macros.
(edit) @48580   11 years vboxsync vmm: tmp disable VMX_SKIP_IDTR for win
(edit) @48571   11 years vboxsync log typo.
(edit) @48570   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Restore hyper/guest DR7 in accordance with what …
(edit) @48569   11 years vboxsync VMMR0: RT_BOOL().
(edit) @48567   11 years vboxsync CPUMR0: Avoid EFER writes whenever possible. Don't know which kernels …
(edit) @48566   11 years vboxsync VMM/HMR0: Start using the HM-context flags macros slowly.
(edit) @48565   11 years vboxsync VMM/HM: Added total VM-exits STAM.
(edit) @48555   11 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @48552   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Fixes for shared FPU/debug state handling with …
(edit) @48545   11 years vboxsync VMM/CPUMR0: Comment.
(edit) @48541   11 years vboxsync VMM/CPUMR0A.asm: Yasm requires explicit REX prefix for fxsave/rstor. …
(edit) @48539   11 years vboxsync VMM/CPUMR0A.asm: Yasm requires explicit REX prefix for fxsave/rstor. …
(edit) @48506   11 years vboxsync VMM/HMR0: Don't clear VCPU's ASID while preempting. idLastCpu takes …
(edit) @48478   11 years vboxsync HMVMX: Look at the right guest long mode indicator.
(edit) @48477   11 years vboxsync VMM/HMVMXR0: Debug macro switch HMVMX_ALWAYS_SWAP_FPU_STATE.
(edit) @48476   11 years vboxsync VMM/HMVMXR0: Fix assertions and stale comments.
(edit) @48475   11 years vboxsync VMM/HMSVMR0: Reevaluate FPU state after injecting #NMs.
(edit) @48474   11 years vboxsync VMM/HMVMXR0: Fix invalid assertion on 32-bit hosts.
(edit) @48473   11 years vboxsync VMM/HMVMXR0: Try restore state properly on assertions in longjmps …
(edit) @48469   11 years vboxsync Log.
(edit) @48457   11 years vboxsync VMM/HMVMXR0: Fix check in hmR0VmxCheckGuestState(), CR0.PE MB1 unless …
(edit) @48456   11 years vboxsync Build fix.
(edit) @48455   11 years vboxsync VMM/HMVMXR0: Nits.
(edit) @48454   11 years vboxsync VMM/HMVMXR0: oops.
(edit) @48453   11 years vboxsync VMM/HMVMXR0: Check VMCS values rather than fudged pCtx values in …
(edit) @48449   11 years vboxsync VMM/HMSVMR0: Leave AMD-V properly on invalid-guest state gurus.
(edit) @48448   11 years vboxsync VMM: Assertions.
(edit) @48443   11 years vboxsync VMM/HMVMXR0: Leave VT-x properly for VERR_VMX_INVALID_GUEST_STATE and …
(edit) @48442   11 years vboxsync VMM: Comment and doxygen.
(edit) @48436   11 years vboxsync VMM/HMVMXR0: Temporary workaround, intercept CR0.PE changes with UX.
(edit) @48426   11 years vboxsync VMM: Fixed strict build assertion assumption with thread-context …
(edit) @48421   11 years vboxsync VMM/HMVMXR0: Clear interrupt-window exiting control on premature …
(edit) @48407   11 years vboxsync VMM/HMVMXR0: Attempt to fix guru in the switcher case with MOV DRx …
(edit) @48404   11 years vboxsync debug build fix.
(edit) @48402   11 years vboxsync VMM/HMVMXR0: Assertion.
(edit) @48395   11 years vboxsync VMM/GVMMR0: Todo question.
(edit) @48394   11 years vboxsync VMM/HMVMXR0: Address possible deadlock situation with the PGM lock. …
(edit) @48391   11 years vboxsync VMM: Disable thread-context hooks. Not stable enough.
(edit) @48370   11 years vboxsync EM,HM: MWait fix, clearing the active bit too early.
(edit) @48369   11 years vboxsync VMM/HMVMXR0: Nits.
(edit) @48362   11 years vboxsync VMM/HMVMXR0: Clarify that it's guest-CPU context CR0 and not VMCS CR0.
(edit) @48361   11 years vboxsync VMM/HMVMXR0: comment cosmetic.
(edit) @48360   11 years vboxsync HMVMXR0.cpp: Made hmR0VmxSetupVMRunHandler trigger the necessary host …
(edit) @48347   11 years vboxsync HMVMXR0.cpp: Only the 64 -> 32 needs the exit controls update, I believe.
(edit) @48344   11 years vboxsync VMM/HMVMXR0: No need to ask VMX exit ctls to be reloaded when we're …
(edit) @48329   11 years vboxsync VMM: nits.
(edit) @48328   11 years vboxsync VMM: Assert, doxygen, todo question.
(edit) @48326   11 years vboxsync VMM: Nits.
(edit) @48318   11 years vboxsync VMM/HM: Fix incorrect jump causing panic while restoring GS in VT-x.
(edit) @48309   11 years vboxsync nit.
(edit) @48306   11 years vboxsync VMM/HMSVMR0: Assert.
(edit) @48302   11 years vboxsync VMM/HMSVMR0: Comments similar to Intel.
(edit) @48296   11 years vboxsync VMM/HMR0: Fix for SMX mode, avoid rechecking what's already checked.
(edit) @48284   11 years vboxsync VMM/HMVMXR0: Avoid calling PGM twice for reading just 4 consecutive bytes.
(edit) @48280   11 years vboxsync VMM/HMR0: Todo comment. SMX mode.
(edit) @48268   11 years vboxsync VMM: Fix wrong check for SMX.
(edit) @48267   11 years vboxsync VMM: Allow VT-x to be used in SMX mode, more granular error checking.
(edit) @48262   11 years vboxsync VMM/HM: Preempt stats and minor optimizations to VT-x when …
(edit) @48256   11 years vboxsync VMM: More descriptive host-NMI stat name.
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