VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67050   8 years vboxsync VMM/APIC, HMVMXR0: Fixes for when the APIC isn't present.
(edit) @67027   8 years vboxsync VMM/HMSVMR0: Todo and fix injecting events instead of re-executing the …
(edit) @67026   8 years vboxsync VMM/HMVMXR0: Fixes in event reflection with pending events.
(edit) @67025   8 years vboxsync VMM/HMVMXR0: If event delivery causes an EPT misconfig/APIC access, …
(edit) @67024   8 years vboxsync VMM/HMVMXR0: Don't go back to IEM for injecting secondary/final …
(edit) @66993   8 years vboxsync VMM/HMSVMR0: nit.
(edit) @66987   8 years vboxsync VMM/HMVMXR0: Todo regarding returning VINF_EM_RAW_INJECT_TRPM_EVENT …
(edit) @66984   8 years vboxsync VMM/HMSVMR0: Add a release assertion to check if CR2 isn't getting …
(edit) @66983   8 years vboxsync VMM/HMSVMR0: Re-enable the IEM event reflection logic.
(edit) @66982   8 years vboxsync VMM/HMSVMR0: Todo, wrt to event injection and pending events.
(edit) @66981   8 years vboxsync VMM/HMSVMR0: Fixes to hmR0SvmCheckExitDueToEventDelivery.
(edit) @66980   8 years vboxsync VMM/HMSVMR0: Fixes.
(edit) @66979   8 years vboxsync VMM/HMSVMR0: Fixes to hmR0SvmCheckExitDueToEventDelivery while …
(edit) @66961   8 years vboxsync VMM/HMSVMR0: Clear NMI blocking if we're re-injecting an NMI that …
(edit) @66948   8 years vboxsync VMM/HMSVMR0: Re-disable IEM event reflection.
(edit) @66947   8 years vboxsync VMM/HMSVMR0: Temporarily re-enable IEM event reflection to see if the …
(edit) @66934   8 years vboxsync VMM/HMSVMR0: Try guru'ing while exiting to ring-3 when TRPM event …
(edit) @66929   8 years vboxsync VMM/HMVMXR0: Try re-enable IEM event reflection for Intel only.
(edit) @66923   8 years vboxsync VMM/HMSVMR0: nit.
(edit) @66878   8 years vboxsync CPUM,HM: Added CPUMRZFpuStateActualizeAvxForRead and fixed missing …
(edit) @66876   8 years vboxsync SVM: Disabled release assertion again.
(edit) @66871   8 years vboxsync disable IEM event reflection for VMX and SVM to find out if the recent …
(edit) @66868   8 years vboxsync SVM: Attempt to fix CR2 corruption (bugref:7243).
(edit) @66859   8 years vboxsync SVM: Release assertion for testing.
(edit) @66848   8 years vboxsync VMM: use RT_LO/HI_U32 at certain places
(edit) @66790   8 years vboxsync VMM/HMVMXR0: Fixes while using the IEM event reflection logic.
(edit) @66759   8 years vboxsync VMM/HMSVMR0: Re-enable IEM event reflection logic, try 2.
(edit) @66758   8 years vboxsync VMM/HMSVMR0: Fixes while using the IEM event reflection logic.
(edit) @66756   8 years vboxsync VMM/HMVMXR0: Forgot to translate soft. ints while converting IEM …
(edit) @66754   8 years vboxsync VMM/HMSVMR0: Disable IEM event injection logic.
(edit) @66753   8 years vboxsync VMM/HMSVMR0: Try enable the IEM event reflection logic.
(edit) @66750   8 years vboxsync VMM/HMSVMR0: Use IEM event reflection logic (disabled).
(edit) @66749   8 years vboxsync VMM/HMVMXR0: Comment.
(edit) @66717   8 years vboxsync VMM/HMVMXR0: Comment.
(edit) @66716   8 years vboxsync VMM/HMVMXR0: Try re-enable the IEM event reflection logic.
(edit) @66713   8 years vboxsync VMM/HMVMXR0: Fixes while using IEM event reflection code.
(edit) @66706   8 years vboxsync VMM/HMVMXR0: Disabled using IEM event reflection from r115095. Needs …
(edit) @66705   8 years vboxsync VMM/HMVMXR0: Build fix for r115095.
(edit) @66702   8 years vboxsync VMM/HMVMXR0: Nit and a todo.
(edit) @66701   8 years vboxsync VMM/HMVMXR0: Use IEM's event reflection logic.
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66439   8 years vboxsync VMM/VMMR0: %RKv
(edit) @66390   8 years vboxsync hmR0VmxExitXcptGeneric: Corrected incomplete debug assertion that …
(edit) @66371   8 years vboxsync VMM: Nested Hw.virt: MSR and IO intercept helpers for SVM.
(edit) @66356   8 years vboxsync VMM: Nested Hw.virt: SVM intercept functions WIP.
(edit) @66301   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66281   8 years vboxsync VMM: Nested Hw.virt: Decls, naming.
(edit) @66276   8 years vboxsync VMM: Nested Hw.virt: SVM MSRPM and IOPM allocations.
(edit) @66227   8 years vboxsync VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
(edit) @66104   8 years vboxsync VMM: trailing spaces
(edit) @66052   8 years vboxsync HMVMXR0.cpp: Disabled (for me only) annoying HMCPU_CF_IS_PENDING …
(edit) @66015   8 years vboxsync VMM: Nested Hw.virt: Bits.
(edit) @65989   8 years vboxsync VMM: Nested Hw.virt: Implement AMD-V VMMCALL in IEM. Cleanup the code …
(edit) @65938   8 years vboxsync VMM/HMSVMR0: Check single-step debugging following the #UD patch & …
(edit) @65937   8 years vboxsync VMM/HMSVMR0: Temporary release assertion.
(edit) @65936   8 years vboxsync VMM/HMSVMR0: Check single-step debugging also for VMMCALL instruction …
(edit) @65935   8 years vboxsync VMM: Nested Hw.virt: Get instr. length from the hardware if possible …
(edit) @65934   8 years vboxsync VMM: Nested Hw.virt: Invlpga IEM interface with HM.
(edit) @65933   8 years vboxsync VMM: Nested Hw.virt: Implemented vmsave, vmload, invlpga in IEM.
(edit) @65932   8 years vboxsync VMM/HMR0A.asm: Comment typo.
(edit) @65912   8 years vboxsync VMM: Nested Hw.virt: unused function fix.
(edit) @65904   8 years vboxsync VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
(edit) @65898   8 years vboxsync VMMR0.cpp: How to disable preemption hooks.
(edit) @65767   8 years vboxsync VMM/HMVMXR0: LogRel fix.
(edit) @65697   8 years vboxsync VMM/HMVMXR0: Set HM_CHANGED_ALL_GUEST after saving the guest state to …
(edit) @65656   8 years vboxsync VMM/HMVMXR0: fall thru.
(edit) @65650   8 years vboxsync gcc 7: fall thru
(edit) @65585   8 years vboxsync VMM/HMVMXR0: Flag CR0 to be reloaded after interpreting LMSW instruction.
(edit) @65564   8 years vboxsync VMM/HMVMXR0: While leaving VT-x (preemption/longjmp/ring-3 returns), …
(edit) @65475   8 years vboxsync VMM/HMVMXR0: Scoping, space.
(edit) @65474   8 years vboxsync VMM/HMVMXR0: Comment.
(edit) @65473   8 years vboxsync VMM/HMVMXR0: Comment, space.
(edit) @65451   8 years vboxsync VMM/HMVMXR0: Added assertion to ensure we don't overwrite stuff in the …
(edit) @65446   8 years vboxsync VMX: Better SYSENTER MSR fix for CPUs with no MSR bitmaps (bugref:8745).
(edit) @65439   8 years vboxsync VMX: May need to save SYSENTER related MSRs in WRMSR exit (bugref:8745).
(edit) @65407   8 years vboxsync typo
(edit) @65405   8 years vboxsync VMM: KVM workaround: don't read MSR_IA32_SMM_MONITOR_CTL if …
(edit) @65355   8 years vboxsync VMM/HMVMXR0: Save guest rflags before handling any hypercalls.
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65326   8 years vboxsync VMM/HM: Fix.
(edit) @65325   8 years vboxsync VMM/HM: Fix.
(edit) @65322   8 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @65316   8 years vboxsync VMM/HM: Fixed case in name prefixes of a few internal functions.
(edit) @65280   8 years vboxsync VMM/HMVMXR0: Lazy load guest MSRs when they've changed despite being …
(edit) @65276   8 years vboxsync VMM/HMVMXR0: Update comment.
(edit) @65275   8 years vboxsync VMM/HMVMXR0: Fixed an extra VMMRZCallRing3Enable when cleaning up the …
(edit) @65251   8 years vboxsync VMM/HMVMXR0: Adjustments to fix in r112756 and comment update.
(edit) @65241   8 years vboxsync VMM/HMVMXR0: Fix longjmp related regression introduced in r112729.
(edit) @65233   8 years vboxsync VMM/HMVMXR0: column limit.
(edit) @65222   8 years vboxsync VMM/HMVMXR0: Fix longjump when mapping the APIC access page, map the …
(edit) @65137   8 years vboxsync VMM/HMVMXR0: Dummy out unused member missed in r112639.
(edit) @65136   8 years vboxsync VMM/HMVMXR0: Try using the APIC allocated page as the virtual-APIC page.
(edit) @65134   8 years vboxsync VMM/HMVMXR0: Comment nits.
(edit) @65106   8 years vboxsync VMM/HMVMXR0: Don't need to initialize #UD intercepts when it's being …
(edit) @64882   8 years vboxsync VMM/HMVMXR0: Avoid setting HM_CHANGED_VMX_GUEST_APIC_STATE in …
(edit) @64881   8 years vboxsync VMM/HMVMXR0: Remove the Vista 64-bit TPR-threshold hack.
(edit) @64880   8 years vboxsync VMM/HMVMXR0: "& 0xf" is redundant while right-shifting a uint8_t by 4 …
(edit) @64874   8 years vboxsync VMM/HMSVMR0: Use macro constant for TPR offset
(edit) @64873   8 years vboxsync VMM/HMVMXR0: Use macro constants instead of hardcoded offsets
(edit) @64856   8 years vboxsync VMM/HMVMXR0: Comment to clarify VM-exit history updates for 3 edge cases.
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