|
|
@72911
|
6 years |
vboxsync |
VMM/HMSVMR0: Temporarily enable full guest sync to try diagnose nested …
|
|
|
@72910
|
6 years |
vboxsync |
VMM/HMSVMR0: Remove confusing HMSVM_SYNC_FULL_NESTED_GUEST_STATE …
|
|
|
@72909
|
6 years |
vboxsync |
VMM/HMSVMR0: Dead code.
|
|
|
@72907
|
6 years |
vboxsync |
VMM/HMR0: Naming, cleanup nits.
|
|
|
@72897
|
6 years |
vboxsync |
hmR0VmxExitInvlpg: build fix
|
|
|
@72895
|
6 years |
vboxsync |
EM,HM: Replaced EMInterpretInvlpg with IEMExecDecodedInvlpg.
|
|
|
@72893
|
6 years |
vboxsync |
HM: Use IEMExecOne in hmR0SvmExitInvlpg rather than elaborate manual …
|
|
|
@72891
|
6 years |
vboxsync |
EM,HM,IEM: Replaced EMInterpretCpuid with IEMExecDecodedCpuid. Set …
|
|
|
@72886
|
6 years |
vboxsync |
VMM/HMR0: Import the guest-state (incl. keeper bits) on the ring-3 …
|
|
|
@72881
|
6 years |
vboxsync |
EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
|
|
|
@72878
|
6 years |
vboxsync |
EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr. …
|
|
|
@72877
|
6 years |
vboxsync |
EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr.
|
|
|
@72874
|
6 years |
vboxsync |
VMM/HMVMXR0: Call EMR0HistoryUpdatePC when importing guest-CPU state …
|
|
|
@72872
|
6 years |
vboxsync |
VMM/HMVMXR0: bugref:9193 Fix a bug with our exception bitmap cache …
|
|
|
@72862
|
6 years |
vboxsync |
VMM/HM: unintentional removal from r123406.
|
|
|
@72861
|
6 years |
vboxsync |
VMM/HM: Avoid checking the same value (static analysis warning).
|
|
|
@72855
|
6 years |
vboxsync |
VMM/HM: Use enum for Tagged-TLB flush types, and related cleanup.
|
|
|
@72852
|
6 years |
vboxsync |
VMM/HMVMXR0: Avoid writing exception bitmap into the VMCS if it didn't …
|
|
|
@72851
|
6 years |
vboxsync |
VMM/HMVMXR0: Macro nit, try not to hide parameters.
|
|
|
@72850
|
6 years |
vboxsync |
VMM/HMVMXR0: Spaces, remove unused macro.
|
|
|
@72849
|
6 years |
vboxsync |
VMM/HMVMXR0: bugref:9193 Add assertions where possible to verify we …
|
|
|
@72848
|
6 years |
vboxsync |
VMM/HMVMXR0: bugref:9193 Always import FS, GS (for base) on MSR …
|
|
|
@72825
|
6 years |
vboxsync |
VMM/HMVMXR0: Fix TSC offsetting regression from r123352.
|
|
|
@72820
|
6 years |
vboxsync |
VMM/HMVMXR0,HMSVMR0: Compiler barriers with volatiles for fCtxChanged.
|
|
|
@72811
|
6 years |
vboxsync |
VMM/HMVMXR0: Camel-case fixes to parts of VT-x code to try match …
|
|
|
@72810
|
6 years |
vboxsync |
VMM/HMVMXR0: Naming.
|
|
|
@72809
|
6 years |
vboxsync |
VMM/HMVMXR0: Cleanup, assertions, more consts esp. in long functions …
|
|
|
@72808
|
6 years |
vboxsync |
VMM/HMVMXR0: Fix pending CR3 and PAE PDPEs force-flag being set too …
|
|
|
@72807
|
6 years |
vboxsync |
VMM/HMSVMR0: Doxygen fix.
|
|
|
@72806
|
6 years |
vboxsync |
VMM/HMSVMR0: Build fix.
|
|
|
@72805
|
6 years |
vboxsync |
VMM/HM: bugref:9193 Fixes honoring pending VMCPU_FF_HM_UPDATE_CR3 and …
|
|
|
@72802
|
6 years |
vboxsync |
VMM/HMVMXR0: bugref:9193 Don't trash error codes for events …
|
|
|
@72798
|
6 years |
vboxsync |
VMM/HMVMXR0: Don't leave hmR0VmxImportGuestState with interrupts …
|
|
|
@72794
|
6 years |
vboxsync |
VMM/HMVMXR0: Temporarily sync full guest on world-switches. Reduces …
|
|
|
@72793
|
6 years |
vboxsync |
VMM/HMVMXR0: Oops, don't Log with interrupts disabled.
|
|
|
@72790
|
6 years |
vboxsync |
VMM/HMVMXR0: Use atomic Uo when writing to fCtxChanged in preemptible …
|
|
|
@72789
|
6 years |
vboxsync |
VMM/HMVMXR0: space.
|
|
|
@72788
|
6 years |
vboxsync |
VMM/HMVMXR0: Try fix VERR_VMX_UNEXPECTED_EXIT guru due to Mov DRx exit.
|
|
|
@72786
|
6 years |
vboxsync |
HM: doxygen fixes
|
|
|
@72784
|
6 years |
vboxsync |
VMM/HMVMXR0: Update ProcCtls when changed.
|
|
|
@72783
|
6 years |
vboxsync |
HM: doxygen fixes
|
|
|
@72778
|
6 years |
vboxsync |
VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log.
…
|
|
|
@72777
|
6 years |
vboxsync |
HM: nit
|
|
|
@72776
|
6 years |
vboxsync |
HMVMXR0.cpp: build fix
|
|
|
@72772
|
6 years |
vboxsync |
VMM/HMSVMR0: 32-bit build fix. Grr…
|
|
|
@72771
|
6 years |
vboxsync |
VMM: Avoid calling CPUMQueryGuestCtxPtr when possible, cleanup.
|
|
|
@72769
|
6 years |
vboxsync |
VMM/HM: Avoid some CPUMQueryGuestCtxPtr calls.
|
|
|
@72767
|
6 years |
vboxsync |
VMM/HM: Build fix.
|
|
|
@72766
|
6 years |
vboxsync |
VMM/HMVMXR0: Build fix.
|
|
|
@72765
|
6 years |
vboxsync |
VMM/HMR0: Build fix.
|
|
|
@72764
|
6 years |
vboxsync |
VMM/HMR0: Build fix.
|
|
|
@72763
|
6 years |
vboxsync |
VMM/HMVMXR0: Nits.
|
|
|
@72762
|
6 years |
vboxsync |
VMM/HM: Nits.
|
|
|
@72761
|
6 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [build fix]
|
|
|
@72758
|
6 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [build fix]
|
|
|
@72753
|
6 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [build fix, nits]
|
|
|
@72751
|
6 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [build fix]
|
|
|
@72750
|
6 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [build fix, nit]
|
|
|
@72748
|
6 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [build fix]
|
|
|
@72747
|
6 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [build fix]
|
|
|
@72744
|
6 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [HM, CPUM]
|
|
|
@72689
|
6 years |
vboxsync |
NEM/win: Redid the IoCtlMessageSlotHandleAndGetNext stuff during …
|
|
|
@72687
|
6 years |
vboxsync |
NEM: Apparently the IoCtlMessageSlotHandleAndGetNext operation may be …
|
|
|
@72661
|
6 years |
vboxsync |
HMSVMR0.cpp: Shortened hmR0SvmImportGuestState a little. bugref:9193
|
|
|
@72655
|
6 years |
vboxsync |
EM,HM,NEM,TRPM: Renamed some EMEXIT_XXXX stuff to shorten things down …
|
|
|
@72646
|
6 years |
vboxsync |
VMM/HMSVMR0: Darwin warning as error, build fix.
|
|
|
@72645
|
6 years |
vboxsync |
VMM/HMSVMR0: Doxygen.
|
|
|
@72644
|
6 years |
vboxsync |
VMM/HMVMXR0: Build fix.
|
|
|
@72643
|
6 years |
vboxsync |
VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
|
|
|
@72642
|
6 years |
vboxsync |
EM,IEM,VMX: Working on configuring exit history optimziations. …
|
|
|
@72639
|
6 years |
vboxsync |
IPRT,VMM: Try use KeShouldYieldProcessor to implement …
|
|
|
@72636
|
6 years |
vboxsync |
EM,HM: Removed EMInterpretRdtsc and EMInterpretRdtscp (reapplying …
|
|
|
@72623
|
6 years |
vboxsync |
HMSVMR0.cpp: HMSVM_UPDATE_INTR_SHADOW is not needed (thought it …
|
|
|
@72622
|
6 years |
vboxsync |
HMSVMR0.cpp: Retry new RDTSC and RDTSCP code. Added …
|
|
|
@72620
|
6 years |
vboxsync |
HMVMXR0.cpp: Retry new RDTSC and RDTSCP code with HM_CHANGED_XXXX …
|
|
|
@72619
|
6 years |
vboxsync |
VMM: Temporarily put the old RDTSC[P] code back and enabled it …
|
|
|
@72617
|
6 years |
vboxsync |
VMM: LogRel some ring-0 preemption details in ring-3.
|
|
|
@72609
|
6 years |
vboxsync |
HMSVMR0.cpp: rdtscp fix (thought I fixed this already). bugref:9044
|
|
|
@72606
|
6 years |
vboxsync |
HMVMXR0.cpp,EM: Code for optimizing I/O port, MMIO and CPUID exits …
|
|
|
@72600
|
6 years |
vboxsync |
VMM: Eliminated VBOX_WITH_2ND_IEM_STEP.
|
|
|
@72596
|
6 years |
vboxsync |
EM,HM: Removed EMInterpretRdtsc and EMInterpretRdtscp. bugref:6973
|
|
|
@72595
|
6 years |
vboxsync |
HMSVMR0.cpp: Enabled new rdtsc[p] code after limited testing. bugref:6973
|
|
|
@72593
|
6 years |
vboxsync |
HMVMXR0.cpp: Enabled new rdtsc[p] code after limited testing. bugref:6973
|
|
|
@72591
|
6 years |
vboxsync |
HM,IEM,EM: Added IEMExecDecodedRdtsc and IEMExecDecodedRdtscp for …
|
|
|
@72590
|
6 years |
vboxsync |
HM,IEM,EM: Added IEMExecDecodedRdtsc and IEMExecDecodedRdtscp for …
|
|
|
@72561
|
6 years |
vboxsync |
HM/VMX: EMEXIT_F_KIND_SVM -> EMEXIT_F_KIND_VMX. bugref:9044
|
|
|
@72560
|
6 years |
vboxsync |
EM,HM: Replaced HM exit history with the EM one. VT-x now reads TSC on …
|
|
|
@72546
|
6 years |
vboxsync |
NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. …
|
|
|
@72544
|
6 years |
vboxsync |
NEM/win: Some exploration of registers and partition properties. …
|
|
|
@72541
|
6 years |
vboxsync |
NEM/win: Added TSC offset to the complaint list. Some exploration of …
|
|
|
@72534
|
6 years |
vboxsync |
VMM/HMSVMR0: Build fix when not using VBOX_WITH_NESTED_HWVIRT_SVM.
|
|
|
@72533
|
6 years |
vboxsync |
VMM/HMVMXR0: Left over from r123017.
|
|
|
@72531
|
6 years |
vboxsync |
VMM/HMVMXR0: Comment.
|
|
|
@72530
|
6 years |
vboxsync |
VMM/HMVMXR0: Always preload FPU as done before with SVM"
|
|
|
@72522
|
6 years |
vboxsync |
NEM,TM: Work on TSC and NEM/win. bugref:9044 [=>office]
|
|
|
@72493
|
6 years |
vboxsync |
IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends …
|
|
|
@72488
|
6 years |
vboxsync |
NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
|
|
|
@72484
|
6 years |
vboxsync |
IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for …
|
|
|
@72466
|
6 years |
vboxsync |
VMM/HMSVMR0: vmmcall adjustments.
|
|
|
@72462
|
7 years |
vboxsync |
EM,IEM,HM: Consolidated VMMHypercallsDisable/VMMHypercallsEnable into …
|
|
|