VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49757   11 years vboxsync VMM/HMVMXR0: comment nit.
(edit) @49755   11 years vboxsync VMM/HMVMXR0: Safer assumptions while updating guest-state on fully …
(edit) @49752   11 years vboxsync VMM/HMVMXR0: Drop 64-bit MSR optimizations on hybrid darwin kernels.
(edit) @49748   11 years vboxsync VMM/HM: Log error code for unexpected interruption-exit types.
(edit) @49740   11 years vboxsync VMM/HMVMXR0: Hybrid fixes.
(edit) @49739   11 years vboxsync VMM/HM: Same error code for unsupported host-guest paging mode combo. …
(edit) @49734   11 years vboxsync VMM/HMVMXR0: bugref Comment, spaces.
(edit) @49733   11 years vboxsync Easier to read.
(edit) @49732   11 years vboxsync Easier to read.
(edit) @49731   11 years vboxsync FPU save/restore experiment.
(edit) @49729   11 years vboxsync VMM/HM: VMCPU_HMCF -> HMCPU_CF macro renaming.
(edit) @49727   11 years vboxsync VMM/HMVMXR0: Now that we have atomic flag updates, reenable WRMSR …
(edit) @49726   11 years vboxsync VMM/HMR0Mixed: Comment.
(edit) @49725   11 years vboxsync VMM/HM: Use unordered ASM atomics for safely updating HM flags.
(edit) @49721   11 years vboxsync VMM/HMSVMR0: space.
(edit) @49720   11 years vboxsync VMM/HMSVMR0: Added bugref comment.
(edit) @49719   11 years vboxsync HMSVM: Do not fall back on FERR emulation (see #6117).
(edit) @49717   11 years vboxsync HMVMX: Do not fall back on FERR emulation (see #6117).
(edit) @49712   11 years vboxsync VMM/HMVMXR0: Comment, macros.
(edit) @49701   11 years vboxsync VMM/HMVMXR0: Simplified the MSR optimization code.
(edit) @49700   11 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @49699   11 years vboxsync VMM/HMVMXR0: Update guest TSC_AUX before auto-load/store.
(edit) @49680   11 years vboxsync VMM/HMVMXR0: MSR auto-load/store fix for hybrid darwin.
(edit) @49677   11 years vboxsync VMM/HMVMXR0: Assertions.
(edit) @49671   11 years vboxsync IEM: Fixed several instances of iEffSeg being accessed before the …
(edit) @49670   11 years vboxsync VMM/HMVMXR0: Comment.
(edit) @49669   11 years vboxsync VMM/HMVMXR0: Comments.
(edit) @49668   11 years vboxsync VMM/HMVMXR0: Added a couple of missing Unsupported-Feature Combos errors.
(edit) @49667   11 years vboxsync VMM/HMVMXR0: Comment.
(edit) @49666   11 years vboxsync VMM/HMVMXR0: Fix darwin 32-bit/PAE kernel case.
(edit) @49665   11 years vboxsync VMM/HMVMXR0: Careful with preemption!
(edit) @49664   11 years vboxsync VMM/HMVMXR0: MSR optimizations for world-switch of 64-bit guests.
(edit) @49640   11 years vboxsync PGM,IEM: Changed PGMPhysIemGCPhys2Ptr to not require A20 to be masked …
(edit) @49623   11 years vboxsync VMM: Warnings.
(edit) @49580   11 years vboxsync VMM/HMVMXR0: Better fix for r90778.
(edit) @49579   11 years vboxsync VMM/HMVMXR0: Don't cause unnecessary host-state update in case we're …
(edit) @49556   11 years vboxsync PDMAll: minor nit.
(edit) @49551   11 years vboxsync comment typo
(edit) @49549   11 years vboxsync VMM/CPUM/MSRs: when returning the APIC base, don't rely upon the CPUID …
(edit) @49548   11 years vboxsync DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
(edit) @49538   11 years vboxsync VMM/CPUM: typo
(edit) @49532   11 years vboxsync VMM: 32-bit build fix.
(edit) @49528   11 years vboxsync VMM/VMMSwitcher: Use explicit REX.W prefix for fxsave/fxrstor for …
(edit) @49527   11 years vboxsync VMM/HMR0: Warnings.
(edit) @49526   11 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @49524   11 years vboxsync VMM/VMMSwitcher: fxsave/fxrstor todo.
(edit) @49523   11 years vboxsync VMM: Retire VBOX_WITH_AUTO_MSR_LOAD_RESTORE define.
(edit) @49521   11 years vboxsync VMM/HMVMXR0: spaces.
(edit) @49520   11 years vboxsync VMM: MSR auto-load/store handling rewrite for VT-x.
(edit) @49513   11 years vboxsync VMM/HMSVMR0: warnings.
(edit) @49512   11 years vboxsync Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest …
(edit) @49508   11 years vboxsync VMM/HM: Fix APIC access exits to work after resetting the CPU.
(edit) @49486   11 years vboxsync VMM: Warnings.
(edit) @49483   11 years vboxsync VMM: Warning.
(edit) @49482   11 years vboxsync VMM: Warnings.
(edit) @49481   11 years vboxsync VMM: Warnings.
(edit) @49479   11 years vboxsync VMM: Warnings.
(edit) @49478   11 years vboxsync VMM/HMVMXR0: Fixed single-stepping in the guest to generate #DB correctly.
(edit) @49473   11 years vboxsync PATMSSM.cpp: Must qualify the busted saved state check with >= 4.2.51.
(edit) @49464   11 years vboxsync PATM: Fixed saved state regression introduced with r86139, bumping up …
(edit) @49441   11 years vboxsync PDMAPICHLPR0/RC: Drop pfnChangeFeature.
(edit) @49407   11 years vboxsync VMM/HMVMXR0: Comment.
(edit) @49406   11 years vboxsync VMM/HMVMXR0: Fix occasional 32-bit Haiku guest hang during boot.
(edit) @49404   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Use IPRT.
(edit) @49403   11 years vboxsync VMM/HMVMXR0: Fixed DPC latency issue on Windows hosts.
(edit) @49391   11 years vboxsync iprt/x86.h: Added X86_IS_CANONICAL.
(edit) @49383   11 years vboxsync testing…
(edit) @49379   11 years vboxsync VMM: allow to compile with VBOX_WITH_RAW_MODE disabled
(edit) @49376   11 years vboxsync testing…
(edit) @49375   11 years vboxsync testing…
(edit) @49374   11 years vboxsync testing…
(edit) @49373   11 years vboxsync testing…
(edit) @49372   11 years vboxsync testing…
(edit) @49371   11 years vboxsync testing…
(edit) @49370   11 years vboxsync testing…
(edit) @49369   11 years vboxsync testing…
(edit) @49368   11 years vboxsync tstVMM updates
(edit) @49367   11 years vboxsync tstVMM updates.
(edit) @49362   11 years vboxsync VMMRCA.asm/vmmRcSafeMsr*: See if making sure interrupts are disabled …
(edit) @49360   11 years vboxsync Stopgap MSR fixes (better MSR implementation is underways, just very …
(edit) @49357   11 years vboxsync VMM/VMMTests: test fewer MSRs in the 0xc0000000 range to prevent …
(edit) @49355   11 years vboxsync VMM/CPUM: MSR_P4_LASTBRANCH_* is not Intel-specific
(edit) @49354   11 years vboxsync Stop gap MSR fixes (better MSR implementation is underways, just very …
(edit) @49324   11 years vboxsync Make the TurnResetIntoPowerOff setting configurable during runtime
(edit) @49310   11 years vboxsync HMR0.cpp: Ignore VERR_SVM_DISABLED an VERR_SVM_IN_USE status codes …
(edit) @49288   11 years vboxsync VMM/HMVMXR0: Fix for MOV DRx intercepts on 32-bit hosts with 64-bit guests.
(edit) @49285   11 years vboxsync VMM/HMVMXR0: nits.
(edit) @49284   11 years vboxsync VMM/HMVMXR0: Don't forget to load guest debug state when not …
(edit) @49283   11 years vboxsync VMM/HMVMXR0: Macro naming fix and use RT_BOOL.
(edit) @49282   11 years vboxsync VMM/Preload/ -> VMM/tools/
(edit) @49275   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Guest-FPU pre-load optimization.
(edit) @49274   11 years vboxsync VMM/HMVMXR0: Incorrect assertion for SMP.
(edit) @49271   11 years vboxsync IEM: log the rc on VERR_IEM_IPE_1.
(edit) @49270   11 years vboxsync VMM/HMVMXR0: Fix incorrect masking of TPR bits with TPR-shadowing.
(edit) @49269   11 years vboxsync VMM/HMVMXR0: More paranoid assertions cannot hurt.
(edit) @49258   11 years vboxsync VMM/HMVMXR0: Introduced HMVMX_ALWAYS_FLUSH_TLB debug switch.
(edit) @49257   11 years vboxsync VMM/HMVMXR0: INS/OUTS with REP prefix update RFLAGS. Fix incorrect …
(edit) @49247   11 years vboxsync PATM,CSAM,SSM: Fix PATM restore issue in 4.3.0. …
(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.
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