VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67875   8 years vboxsync VMM/HMSVMR0: Fix regression with hypercalls introduced in r113826
(edit) @67662   8 years vboxsync VMM/HMSVMR0: msc warning.
(edit) @67660   8 years vboxsync VMM/HMSVMR0: Added decode assist for invlpg, mov CRx instruction VM-exits.
(edit) @67529   8 years vboxsync VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
(edit) @67165   8 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Fixes.
(edit) @67156   8 years vboxsync VMM/HMSVMR0, VMM/HMSVMAll: Nested Hw.virt: Fixes.
(edit) @67080   8 years vboxsync VMM/HMSVMR0: Nested Hw.virt; for now guru if trying to enter SVM R0 in …
(edit) @67027   8 years vboxsync VMM/HMSVMR0: Todo and fix injecting events instead of re-executing the …
(edit) @66993   8 years vboxsync VMM/HMSVMR0: nit.
(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) @66923   8 years vboxsync VMM/HMSVMR0: nit.
(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) @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) @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) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(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) @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) @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) @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) @64874   8 years vboxsync VMM/HMSVMR0: Use macro constant for TPR offset
(edit) @64773   8 years vboxsync VMM/HMSVMR0: Fix INT3 based breakpoint intercept exits.
(edit) @64771   8 years vboxsync VMM/HMSVMR0: Unused param build fix.
(edit) @64770   8 years vboxsync VMM/DBGF, HM: Fix int3 based breakpoints set in the VM debugger when …
(edit) @64663   8 years vboxsync VMM/APIC: Get rid of msrApicBase cache from CPUMCTX, make APIC work …
(edit) @64655   8 years vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @62606   9 years vboxsync VMM: Unused parameters.
(edit) @62601   9 years vboxsync VMM: Unused parameters.
(edit) @62478   9 years vboxsync (C) 2016
(edit) @62431   9 years vboxsync VMMR0: MSC level 4 warning fixes.
(edit) @62218   9 years vboxsync VMM/HMSVMR0: line nit.
(edit) @62186   9 years vboxsync SVM: Read the TSC before writing MSRs (serializing, slow).
(edit) @62126   9 years vboxsync VMM/HMSVMR0: nit.
(edit) @62115   9 years vboxsync SVM: Workaround for NMI/task switch trouble on old AMDs.
(edit) @62108   9 years vboxsync SVM: Bit more debug logging.
(edit) @62107   9 years vboxsync SVM: Keep track of last CPU even when always flushing TLB.
(edit) @62035   9 years vboxsync VMM/HMSVMR0: comment typo.
(edit) @61688   9 years vboxsync VMM/HMSVMR0: Follow up fix for r108040.
(edit) @61683   9 years vboxsync SVM: Allow additional return code.
(edit) @61666   9 years vboxsync SVM: Mark CPU state as very dirty after emulating an instruction.
(edit) @61649   9 years vboxsync build fix
(edit) @61648   9 years vboxsync VMM/HM: Better handling of edge-cases during exceptions caused as a …
(edit) @61605   9 years vboxsync VMM/HMSVMR0: Don't try to use NRIP_SAVE feature for #UD #VMEXITs.
(edit) @61544   9 years vboxsync VMM/GIM: Fix up hypercall rc handling and also a bug while …
(edit) @61534   9 years vboxsync SVM: Handle task switch resulting from event delivery (bugref:8411).
(edit) @61428   9 years vboxsync SVM: Re-committed innocent r107737.
(edit) @61426   9 years vboxsync bugref:8357: HMSVMR0.cpp: Backed out r107737 as it looks like it's …
(edit) @61420   9 years vboxsync SVM: Don't bother with reinjecting events from INT3/INTO, just …
(edit) @61317   9 years vboxsync CPUM,HM: CPUM must tell VT-x that it modified the host CR0 because it …
(edit) @61155   9 years vboxsync Promoted HM/CPUx/Switch/Preempting to a release statistics.
(edit) @61058   9 years vboxsync CPUM,++: Split up CPUM_USED_FPU into CPUM_USED_FPU_GUEST & …
(edit) @60894   9 years vboxsync HMSVMR0: Ignore APIC+PIC FFs when singlestepping.
(edit) @60874   9 years vboxsync IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code.
(edit) @60850   9 years vboxsync HM: Dropped HMR0SavePendingIOPortWrite and associated code (leaving …
(edit) @60847   9 years vboxsync IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
(edit) @60812   9 years vboxsync VMM/HMSVMR0: Clear interrupt-inhibition while advancing RIP (rather …
(edit) @60811   9 years vboxsync VMM/HMVMXR0, HMSVMR0: Use RT_SUCCESS, consistent with other callers of …
(edit) @60810   9 years vboxsync VMM/HMVMXR0, HMSVMR0: comment.
(edit) @60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60740   9 years vboxsync VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
(edit) @60732   9 years vboxsync VMM/HM: Add stat. counter for intr masked-by-TPR during event injection.
(edit) @60730   9 years vboxsync VMMR0: The APIC FF can get set asynchronously with the new APIC code, …
(edit) @60716   9 years vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
(edit) @60574   9 years vboxsync VMM/HMSVMR0: Ignore assertion for PDMGetInterrupt() with the new APIC code.
(edit) @60566   9 years vboxsync HMSVMR0.cpp: More useful assertion.
(edit) @59892   9 years vboxsync VMM: bugref:8272: missed error code bit
(edit) @58913   9 years vboxsync HM: Some top-level VBOXSTRICTRC use and related work.
(edit) @58658   9 years vboxsync bugref:8097: AC/DB loop fixes.
(edit) @58545   9 years vboxsync HMSVMR0.cpp: ulBit -> uBit.
Note: See TracRevisionLog for help on using the revision log.

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