|
|
@79315
|
5 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Added CPUMIsGuestVmxCurrentVmcsValid …
|
|
|
@79194
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add CPUMIsGuestVmxVmcsFieldValid for …
|
|
|
@79164
|
5 years |
vboxsync |
VMM/CPUM, Debugger: Const bits.
|
|
|
@79146
|
5 years |
vboxsync |
VMM/CPUM: const bits.
|
|
|
@79145
|
5 years |
vboxsync |
cpum.h: Remove prototypes for a couple of functions that are have no …
|
|
|
@79096
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add CPUMSetGuestNmiBlocking for …
|
|
|
@79073
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 With HM execution of nested-guests, we …
|
|
|
@78986
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Doxygen fix.
|
|
|
@78984
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 build fix.
|
|
|
@78980
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Use the inline function to verify VMX …
|
|
|
@78976
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxXcptInterceptSet.
|
|
|
@78869
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 Get rid of HMHasGuestSvmVmcbCached as a …
|
|
|
@78866
|
6 years |
vboxsync |
VMM: Nested VMX, SVM: bugref:9180 bugref:7243 const bits.
|
|
|
@78865
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 const bits.
|
|
|
@78863
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 const bits.
|
|
|
@78862
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Build fix.
|
|
|
@78861
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add …
|
|
|
@78840
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Make …
|
|
|
@78775
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Add …
|
|
|
@78715
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxLmswInterceptSet for …
|
|
|
@78688
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 comment.
|
|
|
@78687
|
6 years |
vboxsync |
cpum.h: Add CPUMGetGuestVmxMasked[Cr0|Cr4] for upcoming changes.
|
|
|
@78632
|
6 years |
vboxsync |
Forward ported 130474,130475,130477,130479. bugref:9453
|
|
|
@78483
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 Renamed a couple of functions and doxygen …
|
|
|
@78454
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add CPUM function to figure out if …
|
|
|
@78371
|
6 years |
vboxsync |
VMM: Move VT-x/AMD-V helpers that are based on CPU specs to CPUM in …
|
|
|
@78220
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Hardware-assisted nested VT-x …
|
|
|
@77747
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Added missing CPUMIsGuestVmxEntryCtlsSet.
|
|
|
@77713
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Undo the Unintended blank line removal …
|
|
|
@77712
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 CPUM helper for figuring out …
|
|
|
@77522
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Move some of the VMX CPU routines to …
|
|
|
@76886
|
6 years |
vboxsync |
VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
|
|
|
@76678
|
6 years |
vboxsync |
Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76558
|
6 years |
vboxsync |
include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76548
|
6 years |
vboxsync |
VMM/CPUM: Add functions for getting guest CR0, CR4 valid bits mask, in …
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@76491
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Logging extensively VMX features …
|
|
|
@76464
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Fix MSR initialization issue for …
|
|
|
@76200
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Initialize VMX guest-MSRs from the …
|
|
|
@75830
|
6 years |
vboxsync |
VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
|
|
|
@75759
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 Remove super confusing virtual-GIF vs GIF …
|
|
|
@75646
|
6 years |
vboxsync |
VMM: HLT/MWAIT optimizations for busy guests: don't go back to ring-3 …
|
|
|
@75611
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Move the VMX APIC-access guest-physical …
|
|
|
@75507
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 APIC-access handling for MONITOR, …
|
|
|
@75493
|
6 years |
vboxsync |
VMM: Nested VMX: bugref: 9180 Use PGM physical page handler for the …
|
|
|
@75440
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Separate the VMX/SVM CPU spec. functions …
|
|
|
@75413
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added VMX functions for evaluating …
|
|
|
@75320
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added APIC memory access VM-exits. …
|
|
|
@74834
|
6 years |
vboxsync |
VMM/CPUM, TRPM: Nested VMX: bugref:9180 VM-exit bits; Acknowledge …
|
|
|
@74648
|
6 years |
vboxsync |
VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; Add TPR …
|
|
|
@74632
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Let the caller check for VMX non-root …
|
|
|
@74539
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; RDTSC, RDTSCP intercepts.
|
|
|
@74491
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Add functions for querying VMX intercept …
|
|
|
@74487
|
6 years |
vboxsync |
VMM/CPUM: Nested SVM, VMX: bugref:7243 bugref:9180 Fix for upcoming …
|
|
|
@74165
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 build fix.
|
|
|
@74163
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74113
|
6 years |
vboxsync |
VMM/CPUM, IEM: Nested VMX: bugref:9180 Fixes for allowing 32-bit …
|
|
|
@74102
|
6 years |
vboxsync |
VMM/CPUM: Naming nit.
|
|
|
@74101
|
6 years |
vboxsync |
VMM/CPUM: Naming nit.
|
|
|
@74100
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Added a separate function for …
|
|
|
@74054
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74043
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume work.
|
|
|
@73870
|
6 years |
vboxsync |
VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
|
|
|
@73795
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Added more VMX CPUID feature identifiers.
|
|
|
@73745
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement VMPTRLD.
|
|
|
@73606
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Various bits:
- IEM: Started VMXON, …
|
|
|
@73443
|
6 years |
vboxsync |
CPUMIsGuestInRealOrV86ModeEx: take const argument.
|
|
|
@73439
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 linespace.
|
|
|
@73436
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added CPUMIsGuestVmxEnabled() helper, …
|
|
|
@73389
|
6 years |
vboxsync |
VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
|
|
|
@73274
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Reports bits of IA32_FEATURE_CONTROL, …
|
|
|
@73257
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Renamed Ia32VmxBase to Ia32VmxBasic to …
|
|
|
@72741
|
6 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193
|
|
|
@72643
|
6 years |
vboxsync |
VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
|
|
|
@72522
|
6 years |
vboxsync |
NEM,TM: Work on TSC and NEM/win. bugref:9044 [=>office]
|
|
|
@72497
|
6 years |
vboxsync |
IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
|
|
|
@72491
|
6 years |
vboxsync |
cpum.h: doxygen fix. bugref:9044
|
|
|
@72488
|
6 years |
vboxsync |
NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
|
|
|
@72358
|
7 years |
vboxsync |
NEM: Sync more MSR state; don't treat unrecoverable exceptions as …
|
|
|
@72065
|
7 years |
vboxsync |
VMM/SVM: Interrupt injection fixes.
|
|
|
@71859
|
7 years |
vboxsync |
VMM: SVM NestedPagingCtrl naming consistency with rest of the VMCB fields.
|
|
|
@71833
|
7 years |
vboxsync |
VMM: Nested hw.virt: Implement pause-filter and pause-filter threshold.
|
|
|
@71755
|
7 years |
vboxsync |
VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
|
|
|
@71643
|
7 years |
vboxsync |
VMM: whitespace consistency nit.
|
|
|
@71642
|
7 years |
vboxsync |
Build fix.
|
|
|
@71640
|
7 years |
vboxsync |
VMM: Nested hw.virt: Abstract SVM V_INTR_MASKING so we can refer to …
|
|
|
@71108
|
7 years |
vboxsync |
Added speculation control settings to API, refined implementation.
|
|
|
@71091
|
7 years |
vboxsync |
cpum.h: Added CPUMGuestSvmUpdateNRip.
|
|
|
@70948
|
7 years |
vboxsync |
VMM: Added a bMainExecutionEngine member to the VM structure for use …
|
|
|
@70913
|
7 years |
vboxsync |
CPUM: Infrastructure for speculative execution control.
|
|
|
@70781
|
7 years |
vboxsync |
VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests.
|
|
|
@70612
|
7 years |
vboxsync |
VMM: Expose PCID, INVPCID, FSGSBASE features to guests. Implemented …
|
|
|
@70606
|
7 years |
vboxsync |
updates (bugref:9087)
|
|
|
@70555
|
7 years |
vboxsync |
CPUMR3CpuId.cpp: Two more entries, one of which is unconfirmed.
|
|
|
@70551
|
7 years |
vboxsync |
CPUMR3CpuId.cpp: Goldmont Plus.
|
|
|
@70450
|
7 years |
vboxsync |
VMM/CPUMR3CpuId.cpp: Some new intel model numbers.
|
|
|
@70254
|
7 years |
vboxsync |
VMM: Match the AMD specs exactly whenever possible for SVM specific …
|
|
|
@70184
|
7 years |
vboxsync |
VMM/CPUM: Added guest CPUID feature bits for SVM VGIF and Virtualized …
|
|
|