|
|
@72084
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: Assertion on VM-exit path that's not supposed …
|
|
|
@72065
|
7 years |
vboxsync |
VMM/SVM: Interrupt injection fixes.
|
|
|
@71970
|
7 years |
vboxsync |
VMM: Nested hw.virt: Try run whatever VMRUN emulations in ring-0 …
|
|
|
@71967
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: comment nit.
|
|
|
@71933
|
7 years |
vboxsync |
VMM/HM: Nested hw.virt: Fix the issue with preserving reserved bits …
|
|
|
@71867
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: SVM VMRUN - Ignore, disable reserved fields …
|
|
|
@71859
|
7 years |
vboxsync |
VMM: SVM NestedPagingCtrl naming consistency with rest of the VMCB fields.
|
|
|
@71858
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: SVM cleanup.
|
|
|
@71835
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: Implement SVM pause-filter and pause-filter …
|
|
|
@71813
|
7 years |
vboxsync |
VMM: Nested Hw.virt: Avoid calling ASM helpers for modifying the MSR …
|
|
|
@71755
|
7 years |
vboxsync |
VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
|
|
|
@71530
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: MSRPM bit access assertion, fix.
|
|
|
@71307
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Use different IPE for weird failure.
|
|
|
@71165
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Add VMRUN check when SVM Flush-by-ASID is …
|
|
|
@71095
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: ICEBP intercepts also updates NRIP.
|
|
|
@71094
|
7 years |
vboxsync |
VMM/IEM: Doxygen.
|
|
|
@71093
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Implement SVM decode-assist and NRIP.
|
|
|
@71069
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Update number of bytes fetched for SVM decode …
|
|
|
@71048
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Fix decode-assist fetching 15 bytes for SVM …
|
|
|
@71036
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Comment, removed obsolete todo.
|
|
|
@70970
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Flush TLB after switching modes if needed to …
|
|
|
@70900
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Don't ignore result of PGMFlushTLB.
|
|
|
@70863
|
7 years |
vboxsync |
VMM/IEM: Build fix.
|
|
|
@70736
|
7 years |
vboxsync |
VMM/IEM: comment typo.
|
|
|
@70735
|
7 years |
vboxsync |
VMM/IEM: SVM fixes.
|
|
|
@70733
|
7 years |
vboxsync |
VMM/IEM: Moved fGif out of svm hwvirt and into common nested hwvirt. …
|
|
|
@70464
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Only update EXTINTINFO on #VMEXIT when …
|
|
|
@70416
|
7 years |
vboxsync |
VMM/IEM: SVM Virtual GIF check on VMRUN emulation.
|
|
|
@70358
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Clear INHIBIT_INTERRUPT during #VMEXIT to not …
|
|
|
@70353
|
7 years |
vboxsync |
VMM/IEM: SVM VMCB layout adjustments.
|
|
|
@70302
|
7 years |
vboxsync |
VMM/IEM: VMCB layout adjustments.
|
|
|
@70263
|
7 years |
vboxsync |
VMM/IEM: SVM VMCB struct logical adjustments for new SVM features …
|
|
|
@70261
|
7 years |
vboxsync |
VMM/IEM: SVM VMCB struct logical adjustments for new SVM feature bits …
|
|
|
@70255
|
7 years |
vboxsync |
VMM/IEM: Match AMD spec exactly whenever possible while naming SVM …
|
|
|
@70145
|
7 years |
vboxsync |
VMM/IEM: Update the address size field for basic IN/OUT instr. and …
|
|
|
@70057
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: Apply nested-guest TSC offset
|
|
|
@70001
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: Fixed SVM intercept function calls to …
|
|
|
@69765
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: SVM fixes.
|
|
|
@69566
|
7 years |
vboxsync |
IEM/IEMAllCImplSvmInstr.cpp.h: fix windows build issue with …
|
|
|
@69409
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: VMRUN fixes.
|
|
|
@69141
|
7 years |
vboxsync |
VMM/IEM: Fix return code of IEMExecSvmVmexit, logging.
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@68906
|
7 years |
vboxsync |
VMM/IEM/IEMAllCImplSvmInstr.cpp.h: Fix swapped DR6, DR7 on SVM #VMEXIT …
|
|
|
@68784
|
7 years |
vboxsync |
VMM/IEM: SVM instruction nits.
|
|
|
@68362
|
7 years |
vboxsync |
VMM/IEM: SVM Nested Hw.virt bits.
|
|
|
@68227
|
7 years |
vboxsync |
VMM/IEM: Updates for SVM R0 nested bits.
|
|
|
@68150
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Fixes.
|
|
|
@67945
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Fixes
|
|
|
@67925
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Fixes for dynamically allocated nested-guest VMCB.
|
|
|
@67749
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: More flexible EFER transitions on VMRUN. …
|
|
|
@67720
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Don't increment RIP if VMRUN causes a #VMEXIT …
|
|
|
@67632
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Similar fix to r116399 for clgi instr as well.
|
|
|
@67629
|
7 years |
vboxsync |
Do the reschedule, don't just ask for it in the future.
|
|
|
@67527
|
8 years |
vboxsync |
VMM/IEM: Added SVM instruction implementation C impl.
|