|
|
@86489
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PTEs). …
|
|
|
@86488
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PDEs). …
|
|
|
@86487
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). …
|
|
|
@86476
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
|
|
|
@86466
|
4 years |
vboxsync |
VMM/PGMAll.cpp: Working on eliminating page table bitfield use. …
|
|
|
@85450
|
4 years |
vboxsync |
HostDrivers/Support: Added reading the SMM address/mask MSRs while …
|
|
|
@85419
|
4 years |
vboxsync |
include/iprt/x86.h,VMM/CPUMR3CpuId: Work around a bug in some Linux …
|
|
|
@83328
|
5 years |
vboxsync |
x86.h: X86FSTENV32P offsets.
|
|
|
@83090
|
5 years |
vboxsync |
iprt/x86.h: Added missing MSR prefix to MTRR defs like all the other …
|
|
|
@83089
|
5 years |
vboxsync |
iprt/x86.h: IA32_TSX_CTRL -> MSR_IA32_TSX_CTRL.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82816
|
5 years |
vboxsync |
iprt/x86.h: Correct x2APIC MSR range from 0xBFF to 0x8FF. Intel …
|
|
|
@82810
|
5 years |
vboxsync |
x86.h: Updated/added LBR MSRs for upcoming changes.
|
|
|
@82707
|
5 years |
vboxsync |
x86.h: Added IA32_TSX_CTRL MSR.
|
|
|
@82574
|
5 years |
vboxsync |
x86.h: Added CR4.UMIP and CR4.CET.
|
|
|
@81932
|
5 years |
vboxsync |
x86.h: Added new exceptions.
|
|
|
@81605
|
5 years |
vboxsync |
VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
|
|
|
@81602
|
5 years |
vboxsync |
x86.h: Add MSR_IA32_PMC[4-7].
|
|
|
@81580
|
5 years |
vboxsync |
x86.h: Add some missing perf. related MSRs.
|
|
|
@81249
|
5 years |
vboxsync |
VMM: Log MCOMMIT and add its EFER bit.
|
|
|
@81242
|
5 years |
vboxsync |
VMM: Log RDPRU feature bit, VMCB intercept bit and VMEXIT code.
|
|
|
@81240
|
5 years |
vboxsync |
VMM: Log SVM GMET feature bit.
|
|
|
@80505
|
5 years |
vboxsync |
x86.h: Added LBR to/from IP (instruction pointer) MSRs.
|
|
|
@80504
|
5 years |
vboxsync |
x86.h: Added some MSRs being read by Ubuntu guests.
|
|
|
@78632
|
6 years |
vboxsync |
Forward ported 130474,130475,130477,130479. bugref:9453
|
|
|
@77293
|
6 years |
vboxsync |
x86.h: Added X86_GREG_COUNT similar to the existing X86_SREG_COUNT for …
|
|
|
@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
|
|
|
@76557
|
6 years |
vboxsync |
include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@75916
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Pending debug exceptions bits.
|
|
|
@74648
|
6 years |
vboxsync |
VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; Add TPR …
|
|
|
@74388
|
6 years |
vboxsync |
x86.h: Added IA32_SMBASE MSR.
|
|
|
@74241
|
6 years |
vboxsync |
iprt/x86.h: dtrace doesn't grok RTUINT128U in X86XMMREG.
|
|
|
@74240
|
6 years |
vboxsync |
iprt/x86.h: Fixed duplicate MSR_IA32_VMX_VMFUNC definition (breaks dtrace).
|
|
|
@74131
|
6 years |
vboxsync |
x86.h: Added IA32_DEBUG_CTL MSR's valid mask (Intel specific).
|
|
|
@74099
|
6 years |
vboxsync |
x86.h: Some missing BIT number macros (for upcoming changes).
|
|
|
@73605
|
6 years |
vboxsync |
x86.h: Nested VMX: bugref:9180 IA32_SMM_MONITOR_CTL bits.
|
|
|
@73459
|
6 years |
vboxsync |
iprt/x86.h: doc typo
|
|
|
@73389
|
6 years |
vboxsync |
VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
|
|
|
@73291
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Renamed MSR_IA32_VMX_BASIC_INFO to …
|
|
|
@73248
|
6 years |
vboxsync |
x86.h: Nested VMX: bugref:9180 Added missing VMX MSR.
|
|
|
@73225
|
6 years |
vboxsync |
x86.h: Nested VMX: bugref:9180 Added missing bits for …
|
|
|
@73073
|
6 years |
vboxsync |
PGM/DBG: Optimize page scanning to speed up 'detect'.
|
|
|
@72131
|
7 years |
vboxsync |
x86.h: RTM debug register defines.
|
|
|
@72127
|
7 years |
vboxsync |
x86.h: Made X86_DR7_XXXX defines better suited for 16-bit compilers.
|
|
|
@71755
|
7 years |
vboxsync |
VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
|
|
|
@70913
|
7 years |
vboxsync |
CPUM: Infrastructure for speculative execution control.
|
|
|
@70612
|
7 years |
vboxsync |
VMM: Expose PCID, INVPCID, FSGSBASE features to guests. Implemented …
|
|
|
@70606
|
7 years |
vboxsync |
updates (bugref:9087)
|
|
|
@70265
|
7 years |
vboxsync |
x86.h: DebugCtl MSR bits.
|
|
|
@70254
|
7 years |
vboxsync |
VMM: Match the AMD specs exactly whenever possible for SVM specific …
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@66883
|
8 years |
vboxsync |
X86XSAVEAREA: Added YmmHi to the union member 'u' as it's normally …
|
|
|
@66684
|
8 years |
vboxsync |
SVM: Log additional features on newer CPUs.
|
|
|
@66599
|
8 years |
vboxsync |
x86.h,bs2: X86_XCPT_MAX -> X86_XCPT_LAST; Corrected X86_XCPT_SX value.
|
|
|
@66581
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
|
|
|
@66392
|
8 years |
vboxsync |
x86.h,IEMAll.cpp,bs3-cpu-generated-1: s/X86_MXSCR_/X86_MXCSR_/
|
|
|
@66314
|
8 years |
vboxsync |
IEM: Use RTUINT128U instead of uint128_t; started on movsldup Vdq,Wdq.
|
|
|
@66227
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
|
|
|
@66218
|
8 years |
vboxsync |
x86.h: Added X field to XCR0 flags.
|
|
|
@66056
|
8 years |
vboxsync |
x86.h: X86_MODRM_MAKE()
|
|
|
@65904
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
|
|
|
@65776
|
8 years |
vboxsync |
x86.h,.mac: Fixed harmless X86_OP_PRF_REPNZ/REPZ mixup.
|
|
|
@65595
|
8 years |
vboxsync |
Fixed an ancient typo.
|
|
|
@64113
|
8 years |
vboxsync |
Added some missing MSRs.
|
|
|
@62473
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62288
|
8 years |
vboxsync |
x86.h: some BIT values.
|
|
|
@61776
|
8 years |
vboxsync |
CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
|
|
|
@61249
|
9 years |
vboxsync |
iprt/x86.h: Rename MSR to be more inline with inconsistent Intel docs.
|
|
|
@61229
|
9 years |
vboxsync |
iprt/x86.h: Added missing global performance counter control MSRs.
|
|
|
@61072
|
9 years |
vboxsync |
VMM/APIC: Get rid of a couple of duplicate macros, and added a couple …
|
|
|
@60996
|
9 years |
vboxsync |
x86: Added two more CPUID bit definitions.
|
|
|
@60677
|
9 years |
vboxsync |
iprt/x86.h: Added X86_PAGE_SIZE and associates aliasing …
|
|
|
@60667
|
9 years |
vboxsync |
x86.h: docs
|
|
|
@60665
|
9 years |
vboxsync |
VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
|
|
|
@60313
|
9 years |
vboxsync |
iprt/x86.*: updates
|
|
|
@60228
|
9 years |
vboxsync |
asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
|
|
|
@60087
|
9 years |
vboxsync |
iprt/x86.h: duh!
|
|
|
@59988
|
9 years |
vboxsync |
x86.h: x2APIC MSR typo, added range for LVT MSRs.
|
|
|
@59965
|
9 years |
vboxsync |
iprt/x86.h,x86.mac: Added X86LAR_F_XXX, regenerated assembly version.
|
|
|
@59961
|
9 years |
vboxsync |
iprt/x86.h: RT_BIT -> RT_BIT_32 (for 16-bit compilers).
|
|
|
@59897
|
9 years |
vboxsync |
x86.h: Added missing x2APIC MSRs.
|
|
|
@59868
|
9 years |
vboxsync |
iprt/x86.h/mac: X86_CPUID_FEATURE_EDX_PAE_BIT
|
|
|
@59285
|
9 years |
vboxsync |
iprt/x86.h,*: Drop IntRedirBitmap from X86TSS32 and X86TSS64.
|
|
|
@59238
|
9 years |
vboxsync |
iprt/x86.h: Bitfield fix for 16-bit compilers.
|
|
|
@59019
|
9 years |
vboxsync |
x86.h: added IA32_SMM_MONITOR_CTL MSR.
|
|
|
@58693
|
9 years |
vboxsync |
iprt/x86.h: Converted some unsigned bitfields to uint32_t so the …
|
|
|
@57055
|
9 years |
vboxsync |
SUPDrv: Remove the KVM hack, it only affects <= 3.8 linux kernels, …
|
|
|
@57051
|
9 years |
vboxsync |
VMM, SUPDrv: More fine-grained error codes and checking, corrected …
|
|
|
@56514
|
9 years |
vboxsync |
VMM/DBGF: Dump guest core with a more standardized CPU dump including …
|
|
|
@56291
|
9 years |
vboxsync |
include: Updated (C) year.
|
|
|
@55690
|
10 years |
vboxsync |
x86.h: PKE
|
|
|
@55456
|
10 years |
vboxsync |
CPUM: Dump supported extra state in the verbose edition of 'cpumguest' …
|
|
|
@55048
|
10 years |
vboxsync |
VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
|
|
|
@54898
|
10 years |
vboxsync |
CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
|
|
|
@54896
|
10 years |
vboxsync |
x86.h,VMM: XSAVE structures.
|
|
|
@54894
|
10 years |
vboxsync |
VMM: Expose some of the recent AMD instruction set extensions to the …
|
|
|