|
|
@52073
|
10 years |
vboxsync |
VMM/HMVMXR0: Comment.
|
|
|
@52072
|
10 years |
vboxsync |
VMM/HMVMXR0: Fix NMI injection.
|
|
|
@52068
|
10 years |
vboxsync |
VMM/HMSVMR0: Convert NMIs to TRPM_TRAP and not TRPM_HARDWARE_INT.
|
|
|
@52067
|
10 years |
vboxsync |
VMM/HMVMXR0: Convert NMIs to TRPM as TRPM_TRAP and not TRPM_HARDWARE_INT.
|
|
|
@52066
|
10 years |
vboxsync |
VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
|
|
|
@52065
|
10 years |
vboxsync |
VMM/HMVMXR0: Fix NMI re-injection when NMI injection caused a faulting …
|
|
|
@52054
|
10 years |
vboxsync |
Grammar.
|
|
|
@52044
|
10 years |
vboxsync |
VMM/HM: nits.
|
|
|
@52043
|
10 years |
vboxsync |
VMM/HMVMXR0: nit.
|
|
|
@52042
|
10 years |
vboxsync |
VMM/HMVMXR0: Improve SMP logging a bit.
|
|
|
@52041
|
10 years |
vboxsync |
VMM: Fix NMI handling.
|
|
|
@52027
|
10 years |
vboxsync |
VMM/GIM: Enable relaxed timing for Hyper-V.
|
|
|
@52010
|
10 years |
vboxsync |
VMM/GIM: Add Hyper-V SSM version to the saved-state.
|
|
|
@52009
|
10 years |
vboxsync |
Comments and nits.
|
|
|
@52006
|
10 years |
vboxsync |
VMM: VT-x and AMD-V support for making GIM hypercalls.
|
|
|
@52005
|
10 years |
vboxsync |
VMM/HM: spaces.
|
|
|
@51987
|
10 years |
vboxsync |
Comment.
|
|
|
@51983
|
10 years |
vboxsync |
VMM/GIM: doxygen.
|
|
|
@51982
|
10 years |
vboxsync |
VMM/GIM: Comment typo.
|
|
|
@51981
|
10 years |
vboxsync |
VMM/GIM, VMM/HM: Add support for Hyper-V hypervisor capabilities …
|
|
|
@51980
|
10 years |
vboxsync |
VMM/GIM: Get system-reset MSR working, added EOI, TPR, ICR APIC MSR …
|
|
|
@51979
|
10 years |
vboxsync |
VMM/GIM: Fixes.
|
|
|
@51961
|
10 years |
vboxsync |
VMM/GIM: Fix Hyper-V TSC offset scaling to 100ns units.
|
|
|
@51959
|
10 years |
vboxsync |
TM: Set pVM->tm.s.u64LastPausedTSC to the highest pVCpu->tm.s.u64TSC …
|
|
|
@51954
|
10 years |
vboxsync |
VMM/GIM: Fix referencing the wrong Hyper-V page while updating the TSC page
|
|
|
@51940
|
10 years |
vboxsync |
GMMR0: Switched from fast mutex to critical section for the giant …
|
|
|
@51934
|
10 years |
vboxsync |
VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.
|
|
|
@51926
|
10 years |
vboxsync |
VMM: Updated info fflags code.
|
|
|
@51906
|
10 years |
vboxsync |
Fixing testcases on windows.
|
|
|
@51897
|
10 years |
vboxsync |
VMM/PDMDevice: logging fix
|
|
|
@51896
|
10 years |
vboxsync |
VMM/HMVMXR0: Trial; don't adjust TSC offset with paravirt TSC.
|
|
|
@51867
|
10 years |
vboxsync |
TM: Made the SYNC_TSC_PAUSE code default.
|
|
|
@51855
|
10 years |
vboxsync |
VMM/PGM: Hungarian fix for r94706.
|
|
|
@51854
|
10 years |
vboxsync |
VMM/PGM: Copy Page Ids from the MMIO2 range while mapping MMIO2 pages.
|
|
|
@51853
|
10 years |
vboxsync |
Alignment.
|
|
|
@51852
|
10 years |
vboxsync |
TM: Add the same TSC offset to each VCPU when pausing/resuming (not …
|
|
|
@51832
|
10 years |
vboxsync |
VMM/CPUM: todo.
|
|
|
@51797
|
10 years |
vboxsync |
VMM/GIM/Minimal: OS X bits.
|
|
|
@51757
|
10 years |
vboxsync |
VMM: Change error codes to be consistent.
|
|
|
@51746
|
10 years |
vboxsync |
VMM/HMVMXR0: Temporary instrumentation for event injection issue.
|
|
|
@51741
|
10 years |
vboxsync |
VMM/HMVMXR0: Load guest-state after injection of events; simplifies …
|
|
|
@51735
|
10 years |
vboxsync |
VMM: Typo.
|
|
|
@51731
|
10 years |
vboxsync |
VMM/GIM/Minimal: Set HVP and MWAIT_EXT for OS X.
|
|
|
@51729
|
10 years |
vboxsync |
Recently missed header updates.
|
|
|
@51728
|
10 years |
vboxsync |
VMM: Add MWait Extensions as a CPUM feature to allow configuring it …
|
|
|
@51726
|
10 years |
vboxsync |
VMM: fix TRPMR3InjectEvent() for TRPM_FORWARD_TRAPS_IN_GC disabled
|
|
|
@51723
|
10 years |
vboxsync |
VMM/HMSVMR0: Stray spaces and copyright header update.
|
|
|
@51722
|
10 years |
vboxsync |
VMM/HMSVMR0: Try fix TR attributes to be Intel compatible for …
|
|
|
@51720
|
10 years |
vboxsync |
VMM: Doxygen bugref comment consistency.
|
|
|
@51719
|
10 years |
vboxsync |
VMM/GIM: nit.
|
|
|
@51686
|
10 years |
vboxsync |
VMM/GIM: Fixes to saved state, enabled reset MSR availability in CPUID.
|
|
|
@51685
|
10 years |
vboxsync |
VMM/HMVMXR0: Nit.
|
|
|
@51662
|
10 years |
vboxsync |
VMM/HMSVMR0: Use VMCB offsetting until we fix TM. Makes Hyper-V guests …
|
|
|
@51661
|
10 years |
vboxsync |
VMM/HMVMXR0: Use VMCS offsetting until we fix TM, makes Hyper-V guests …
|
|
|
@51660
|
10 years |
vboxsync |
VMM/HMSVMR0: RT_BOOL.
|
|
|
@51659
|
10 years |
vboxsync |
VMM/GIM: another try.
|
|
|
@51658
|
10 years |
vboxsync |
VMM/GIM: Bits, try to find out why it breaks on mac2-rel.
|
|
|
@51647
|
10 years |
vboxsync |
VMM/GIM: build fix.
|
|
|
@51646
|
10 years |
vboxsync |
VMM/GIM: attempt to fix mac burn.
|
|
|
@51644
|
10 years |
vboxsync |
VMM/GIM: Fix wrongly committed testing bits.
|
|
|
@51643
|
10 years |
vboxsync |
VMM/GIM: More bits for Hyper-V implementation.
|
|
|
@51641
|
10 years |
vboxsync |
LogRel nits.
|
|
|
@51640
|
10 years |
vboxsync |
LogRel cosmetics.
|
|
|
@51598
|
10 years |
vboxsync |
VMM/SSM: comment.
|
|
|
@51563
|
11 years |
vboxsync |
VMM/GIM: bits.
|
|
|
@51562
|
11 years |
vboxsync |
VMM/IEMInternal: comment typo.
|
|
|
@51560
|
11 years |
vboxsync |
VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
|
|
|
@51518
|
11 years |
vboxsync |
VMM: Missed header update.
|
|
|
@51517
|
11 years |
vboxsync |
VMM: Doxygen comment nits.
|
|
|
@51434
|
11 years |
vboxsync |
VMM/IEM: nit.
|
|
|
@51433
|
11 years |
vboxsync |
VMM/HMR0: comment.
|
|
|
@51422
|
11 years |
vboxsync |
VMM/EMAll: allow WrMsrs to return VERR_EM_INTERPRETER to fallback to …
|
|
|
@51421
|
11 years |
vboxsync |
VMM/HMSVMR0: Check single-step only on success and update HMCPU …
|
|
|
@51376
|
11 years |
vboxsync |
Fixed ancient typo.
|
|
|
@51367
|
11 years |
vboxsync |
VMM/GIM: Hyper-V provider, work-in-progress.
|
|
|
@51366
|
11 years |
vboxsync |
VMM/CPUM: Assertion.
|
|
|
@51344
|
11 years |
vboxsync |
VMM/CPUM: Hyper heap fixes.
|
|
|
@51334
|
11 years |
vboxsync |
VMM/CPUM: Fix NULL ptr deref. due to premature access.
|
|
|
@51333
|
11 years |
vboxsync |
VMM/GIM: Hyper-V provider, work-in-progress.
|
|
|
@51301
|
11 years |
vboxsync |
VMM: Retire aGuestCpuIdHyper legacy array.
|
|
|
@51291
|
11 years |
vboxsync |
fix harmless copy/paste bug
|
|
|
@51290
|
11 years |
vboxsync |
VMM/PDMUsb: add PDMR3UsbQueryLun function which is needed very soon …
|
|
|
@51288
|
11 years |
vboxsync |
Fixes for canonical address in MSRs.
|
|
|
@51285
|
11 years |
vboxsync |
VMM: Expose the MSR read/write function index enums.
|
|
|
@51283
|
11 years |
vboxsync |
VMM: Expose CPUMR3MsrRangesInsert().
|
|
|
@51282
|
11 years |
vboxsync |
VMM: Disallow modifying leaves that has SSM deps. through …
|
|
|
@51281
|
11 years |
vboxsync |
VMM/VMMR3: Enable CPUMR3CpuIdInsert().
|
|
|
@51274
|
11 years |
vboxsync |
VMM: Ugh, typo.
|
|
|
@51273
|
11 years |
vboxsync |
VMM/CPUMR3db: Try fix regression with changes in r93734.
|
|
|
@51271
|
11 years |
vboxsync |
VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays …
|
|
|
@51256
|
11 years |
vboxsync |
IEM: Fall back if IEMInjectTrpmEvent() did not do its job.
|
|
|
@51244
|
11 years |
vboxsync |
VMM/HMVMXR0: Relax EFER consistency/corruption checks for the fixes …
|
|
|
@51241
|
11 years |
vboxsync |
VMM/HMVMXR0: Intel likes hyphenation.
|
|
|
@51239
|
11 years |
vboxsync |
VMM/HMVMXR0: Intel likes hyphenation.
|
|
|
@51238
|
11 years |
vboxsync |
VMM/HMVMXR0: Fixed invalid EFER swapping when guest is using PAE …
|
|
|
@51235
|
11 years |
vboxsync |
Instrumented cpumMsrWr_Ia32SysEnterEip with a LogRel for tracking the …
|
|
|
@51234
|
11 years |
vboxsync |
AMD_Athlon_64_X2_Dual_Core_4200.h: Another quick fix, this time for …
|
|
|
@51233
|
11 years |
vboxsync |
CPUMAllMsrs.cpp: Quickfix for IA32_APIC_BASE read #GP.
|
|
|
@51230
|
11 years |
vboxsync |
VMM/HMVMXR0,HMSVMR0: debug build fixes.
|
|
|
@51222
|
11 years |
vboxsync |
VMM/HMVMXR0: Do EFER swapping using auto-load/store area in the VMCS …
|
|
|