|
|
@72579
|
7 years |
vboxsync |
EM: Implemented a very simple history record replacement strategy. …
|
|
|
@72576
|
7 years |
vboxsync |
EM: build fix. bugref:9044
|
|
|
@72575
|
7 years |
vboxsync |
NEM/win: Implemented exit optimizations for MMIO, I/O ports, CPUID and …
|
|
|
@72570
|
7 years |
vboxsync |
EM,IEM: build fixes. bugref:9044
|
|
|
@72569
|
7 years |
vboxsync |
EM,IEM,NEM: Started working on optimizing adjacent exits using IEM. …
|
|
|
@72567
|
7 years |
vboxsync |
EM,TRPM: Record TSC with exit history in raw-mode. Added the exit …
|
|
|
@72566
|
7 years |
vboxsync |
EM: doxygen fix. bugref:9044
|
|
|
@72565
|
7 years |
vboxsync |
EM,TRPM: Record TSC with exit history in raw-mode. Added the exit …
|
|
|
@72564
|
7 years |
vboxsync |
EM,TRPM,IOM: Improved the raw-mode exit history a little (just for the …
|
|
|
@72563
|
7 years |
vboxsync |
IEM: Fixed bug in three IEMExecDecodedXxx methods where they wouldn't …
|
|
|
@72562
|
7 years |
vboxsync |
EM: info exits: Adjusted RIP / CS:EIP formatting. bugref:9044
|
|
|
@72561
|
7 years |
vboxsync |
HM/VMX: EMEXIT_F_KIND_SVM -> EMEXIT_F_KIND_VMX. bugref:9044
|
|
|
@72560
|
7 years |
vboxsync |
EM,HM: Replaced HM exit history with the EM one. VT-x now reads TSC on …
|
|
|
@72559
|
7 years |
vboxsync |
EM,TRPM: Record raw-mode traps (no timestamps). bugref:9044
|
|
|
@72558
|
7 years |
vboxsync |
EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
|
|
|
@72557
|
7 years |
vboxsync |
EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
|
|
|
@72556
|
7 years |
vboxsync |
EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
|
|
|
@72555
|
7 years |
vboxsync |
EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
|
|
|
@72553
|
7 years |
vboxsync |
iemCImpl_load_CrX: copy & past fix.
|
|
|
@72551
|
7 years |
vboxsync |
NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. …
|
|
|
@72546
|
7 years |
vboxsync |
NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. …
|
|
|
@72544
|
7 years |
vboxsync |
NEM/win: Some exploration of registers and partition properties. …
|
|
|
@72542
|
7 years |
vboxsync |
NEM/win: scm fix
|
|
|
@72541
|
7 years |
vboxsync |
NEM/win: Added TSC offset to the complaint list. Some exploration of …
|
|
|
@72534
|
7 years |
vboxsync |
VMM/HMSVMR0: Build fix when not using VBOX_WITH_NESTED_HWVIRT_SVM.
|
|
|
@72533
|
7 years |
vboxsync |
VMM/HMVMXR0: Left over from r123017.
|
|
|
@72532
|
7 years |
vboxsync |
VMM/HM: Remove unused variable.
|
|
|
@72531
|
7 years |
vboxsync |
VMM/HMVMXR0: Comment.
|
|
|
@72530
|
7 years |
vboxsync |
VMM/HMVMXR0: Always preload FPU as done before with SVM"
|
|
|
@72526
|
7 years |
vboxsync |
NEM,TM: More TSC adjustments for NEM/win. bugref:9044
|
|
|
@72524
|
7 years |
vboxsync |
VMM/GIM: Assert in R3 handler for assuming TSC/NanoTS values were …
|
|
|
@72522
|
7 years |
vboxsync |
NEM,TM: Work on TSC and NEM/win. bugref:9044 [=>office]
|
|
|
@72518
|
7 years |
vboxsync |
IEM: Implemented rsm for the purpose of SVM intercepting. Renamed …
|
|
|
@72517
|
7 years |
vboxsync |
IEM: Modified wbinvd for the purpose of SVM intercepting.
|
|
|
@72516
|
7 years |
vboxsync |
IEM: Implemented invd for the purpose of SVM intercepting.
|
|
|
@72515
|
7 years |
vboxsync |
IEM: Extended testcase to make sure the IEM_MC_XXX macros are only …
|
|
|
@72514
|
7 years |
vboxsync |
IEM: Don't intercept rdtscp both in iemOp_Grp7_rdtscp and …
|
|
|
@72513
|
7 years |
vboxsync |
IEM: Made str use CImpl to better facilitate SVM intercepts.
|
|
|
@72512
|
7 years |
vboxsync |
IEM: Made sldt use CImpl so to better facilitate SVM intercepts.
|
|
|
@72506
|
7 years |
vboxsync |
IEM: Made smsw use CImpl so to better facilitate SVM intercepts.
|
|
|
@72505
|
7 years |
vboxsync |
IEM: Made smsw use CImpl so to better facilitate SVM intercepts.
|
|
|
@72504
|
7 years |
vboxsync |
IEM: Fixed iemOp_nop.
|
|
|
@72503
|
7 years |
vboxsync |
VMM/testcase/Makefile.kmk: Need to pass VMM_COMMON_DEFS to a number of …
|
|
|
@72498
|
7 years |
vboxsync |
IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
|
|
|
@72497
|
7 years |
vboxsync |
IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
|
|
|
@72496
|
7 years |
vboxsync |
IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
|
|
|
@72495
|
7 years |
vboxsync |
IEM: Dropped the IEMCPU::pCtxR3, IEMCPU::pCtxR0, and IEMCPU::pCtxRC …
|
|
|
@72494
|
7 years |
vboxsync |
IEM: Dropped the IEMCPU::pCtxR3, IEMCPU::pCtxR0, and IEMCPU::pCtxRC …
|
|
|
@72493
|
7 years |
vboxsync |
IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends …
|
|
|
@72492
|
7 years |
vboxsync |
EM: build fix. bugref:9044
|
|
|
@72490
|
7 years |
vboxsync |
NEM,EM: Generic optimization of I/O port accesses that have to be …
|
|
|
@72489
|
7 years |
vboxsync |
NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
|
|
|
@72488
|
7 years |
vboxsync |
NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
|
|
|
@72486
|
7 years |
vboxsync |
APIC: Document NEM/win assumptions regarding …
|
|
|
@72485
|
7 years |
vboxsync |
IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for …
|
|
|
@72484
|
7 years |
vboxsync |
IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for …
|
|
|
@72475
|
7 years |
vboxsync |
NEM/win: Add WHvCapabilityCodeExceptionExitBitmap complaint to the …
|
|
|
@72473
|
7 years |
vboxsync |
NEM/win: We need extended exception exit support, so fail if missing. …
|
|
|
@72472
|
7 years |
vboxsync |
NEM/win: Fixed #BP interception. 2nd try at the nemHCWinStopCpu early …
|
|
|
@72470
|
7 years |
vboxsync |
NEM/win: Looks like we can get a stop confirmation first time around …
|
|
|
@72469
|
7 years |
vboxsync |
GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044
- IEM: …
|
|
|
@72468
|
7 years |
vboxsync |
IEM: Missing IEMOP_HLP_DONE_DECODING_NO_LOCK_PREFIX() for svm …
|
|
|
@72466
|
7 years |
vboxsync |
VMM/HMSVMR0: vmmcall adjustments.
|
|
|
@72463
|
7 years |
vboxsync |
NEM: More hypercall work. bugref:9044
|
|
|
@72462
|
7 years |
vboxsync |
EM,IEM,HM: Consolidated VMMHypercallsDisable/VMMHypercallsEnable into …
|
|
|
@72461
|
7 years |
vboxsync |
emR3Load: Status checking cleanups
|
|
|
@72460
|
7 years |
vboxsync |
GIM/Hv: Need to restore hypercall instruction enable state on load. …
|
|
|
@72456
|
7 years |
vboxsync |
VMM: Fail to start VM when nested-paging/UX isn't available when …
|
|
|
@72453
|
7 years |
vboxsync |
IEM: Quick vmcall (VT-x) implementation, made vmmcall available when …
|
|
|
@72452
|
7 years |
vboxsync |
NEM/win: Working on vmcall in ring-3. bugref:9044
|
|
|
@72451
|
7 years |
vboxsync |
IEM: Quick vmcall (VT-x) implementation, made vmmcall available when …
|
|
|
@72449
|
7 years |
vboxsync |
VMM/EM: VINF_PGM_CHANGE_MODE fixes in ring-3 caused by bug addressed …
|
|
|
@72448
|
7 years |
vboxsync |
VMM/IEM: reset rcPassUp as part of iemReInitExec so as to not affect …
|
|
|
@72446
|
7 years |
vboxsync |
NEM/win: Working on intercepting VMMCALL and VMCALL. bugref:9044
|
|
|
@72441
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: Fixes when nested-paging isn't enabled in the …
|
|
|
@72440
|
7 years |
vboxsync |
VMM: Nested hw.virt: Fixes when nested-paging isn't enabled in the …
|
|
|
@72430
|
7 years |
vboxsync |
NEM/win: doxygen fix. bugref:9044
|
|
|
@72429
|
7 years |
vboxsync |
NEM/win: Unwanted comment. bugref:9044
|
|
|
@72428
|
7 years |
vboxsync |
GVMMR0: Initialize the idCpu members. bugref:9044
|
|
|
@72427
|
7 years |
vboxsync |
NEM/win: logging and assertion adjustments. bugref:9044
|
|
|
@72426
|
7 years |
vboxsync |
IPRT,VMM: Added custom thread name for ring-0 logging (VMM).
|
|
|
@72422
|
7 years |
vboxsync |
VMM/APIC: Space.
|
|
|
@72421
|
7 years |
vboxsync |
VMM/IEM: Nested hw.virt: Comment and doxygen.
|
|
|
@72420
|
7 years |
vboxsync |
NEM/win: Added concern about emulating VMMCALL/VMCALL. bugref:9044
|
|
|
@72419
|
7 years |
vboxsync |
NEM/win: Modify the APIC and firmware configuration to disable X2APIC. …
|
|
|
@72417
|
7 years |
vboxsync |
NEM/win: MSR access fixes. bugref:9044
|
|
|
@72415
|
7 years |
vboxsync |
NEM/win: More MSR work. Document IA32_APIC_BASE issues (no X2APIC, …
|
|
|
@72412
|
7 years |
vboxsync |
NEM/win: More code merging. bugref:9044
|
|
|
@72403
|
7 years |
vboxsync |
NEM/win: Working on merging the two sets of register access functions. …
|
|
|
@72392
|
7 years |
vboxsync |
NEM/win: TSC_AUX and APIC_BASE work. bugref:9044
|
|
|
@72390
|
7 years |
vboxsync |
VMM/HMVMXR0: Workaround erratum with INVVPID outside 64-bit mode not …
|
|
|
@72387
|
7 years |
vboxsync |
NEM/win: Better state logging on exit. bugref:9044
|
|
|
@72386
|
7 years |
vboxsync |
NEM/win: intel MSR register import/export adjustments. bugref:9044
|
|
|
@72384
|
7 years |
vboxsync |
VMM/Guru: Speed up stderr output by explicit buffering. Makes a big …
|
|
|
@72383
|
7 years |
vboxsync |
VMM/Guru: Speed up stderr output by explicit buffering. Makes a big …
|
|
|
@72358
|
7 years |
vboxsync |
NEM: Sync more MSR state; don't treat unrecoverable exceptions as …
|
|
|
@72345
|
7 years |
vboxsync |
VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. …
|
|
|
@72343
|
7 years |
vboxsync |
VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. …
|
|
|
@72327
|
7 years |
vboxsync |
VMM: Expose VM::bMainExecutionEngine thru external API …
|
|
|
@72308
|
7 years |
vboxsync |
NEM/win: Count cpuid and msr exits.
|
|
|