|
|
@97183
|
2 years |
vboxsync |
VMM/CPUM,HMVMX,IEM: Use the individual CPUMCTX_INHIBIT_SHADOW_SS and …
|
|
|
@97178
|
2 years |
vboxsync |
VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
|
|
|
@97175
|
2 years |
vboxsync |
VMM/NEMR3Native-darwin: Addendum for r154132, unmapping doesn't …
|
|
|
@97174
|
2 years |
vboxsync |
VMM/NEMR3Native-darwin: Addendum for r154132, unmapping doesn't …
|
|
|
@97169
|
2 years |
vboxsync |
VMM/NEMR3Native-darwin: Addendum for r154132, the second call to …
|
|
|
@97162
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 We don't shadow reserved bits in the …
|
|
|
@97159
|
2 years |
vboxsync |
VMM/NEM-darwin: Workaround a bug on macOS Catalina (10.15) where …
|
|
|
@97150
|
2 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10092 We access the virtual-APIC page …
|
|
|
@97146
|
2 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10092 Don't advertise large (1G) page …
|
|
|
@97145
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Implemented large (2M) page support …
|
|
|
@97125
|
2 years |
vboxsync |
Revert r154066, bugref:9044
|
|
|
@97106
|
2 years |
vboxsync |
VMM/NEMR3Native-darwin: A test for which a proeprly signed build is …
|
|
|
@97101
|
2 years |
vboxsync |
VMM/CPUM: Consistency LogRel, nit.
|
|
|
@97100
|
2 years |
vboxsync |
VMM/HM: Nested VMX: bugref:10092 If the host CPU doesn't support 2M …
|
|
|
@97099
|
2 years |
vboxsync |
VMM/CPUM: Space nit.
|
|
|
@97098
|
2 years |
vboxsync |
VMM/CPUM: Removed obsolete comment about exposing true VMX MSRs.
|
|
|
@97097
|
2 years |
vboxsync |
VMM/CPUM: Changed the nested EPT defaults. bugref:10092
|
|
|
@97073
|
2 years |
vboxsync |
VMM/HMVMXR0: Working on streamlining CPU state importing from the …
|
|
|
@97069
|
2 years |
vboxsync |
VMM/HMVMXR0: Working on streamlining CPU state importing from the …
|
|
|
@97067
|
2 years |
vboxsync |
VMM/CPUMR3CpuId: Reverted accidental part of commit r154014.
|
|
|
@97065
|
2 years |
vboxsync |
VMM/HMVMXR0: Converted the VMX_VMCS*_GUEST_SEG_XXXX macro test …
|
|
|
@97064
|
2 years |
vboxsync |
VMM/HMVMXR0: Changed vmxHCImportGuestIntrState into a template, since …
|
|
|
@97043
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Remove unused member …
|
|
|
@96999
|
2 years |
vboxsync |
VMM/HMVMX,EM: Experiment with EMHistoryExec for vmread optimizations. …
|
|
|
@96979
|
2 years |
vboxsync |
VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
|
|
|
@96957
|
2 years |
vboxsync |
VMM/PGMPool: Extended the .pgmpoolcheck command to cover the other …
|
|
|
@96949
|
2 years |
vboxsync |
VMM/PGMPool: Extended the .pgmpoolcheck command to cover shadow guest …
|
|
|
@96940
|
2 years |
vboxsync |
VMM/PGMDbg,DBGFMem: Basic EPT dumping, both guest and shadow tables. …
|
|
|
@96939
|
2 years |
vboxsync |
VMM/PGMPool: display the physical address of the roots in pgmpoolroots …
|
|
|
@96925
|
2 years |
vboxsync |
VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
|
|
|
@96902
|
2 years |
vboxsync |
VMM: Nested SVM: bugref:7243 VM reset and init. nits for nested SVM, …
|
|
|
@96901
|
2 years |
vboxsync |
fixing scm complain r153805
|
|
|
@96898
|
2 years |
vboxsync |
VMM/APIC: Decode the MSR in the 'info apic' output. bugref:10092
|
|
|
@96897
|
2 years |
vboxsync |
VMM/PGMPool: Added a pgmpoolroots info dumper. bugref:10092
|
|
|
@96894
|
2 years |
vboxsync |
VMM/EM: Changed /PROF/CPU%u/EM/HMExec and HMExecuteCalled into runtime …
|
|
|
@96879
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
|
|
|
@96839
|
2 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Consistency nits and comments.
|
|
|
@96827
|
2 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Reset the various virtual-VMX bitmaps …
|
|
|
@96826
|
2 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10092 Init RTGCPHYS virtual-VMX CPU …
|
|
|
@96825
|
2 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10092 Removed unnecessary zero'ing of …
|
|
|
@96811
|
2 years |
vboxsync |
VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
|
|
|
@96736
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Adjusted guest EPT masks and comments.
|
|
|
@96712
|
2 years |
vboxsync |
VMM/EM: Nested VMX: bugref:10092 Assert to ensure we've handled the …
|
|
|
@96609
|
2 years |
vboxsync |
IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96103
|
2 years |
vboxsync |
VMM: Add some new AMD CPUID feature bits.
|
|
|
@95793
|
2 years |
vboxsync |
VMM/CPUM: Clear NX if no PAE, as it is causing trouble for 32-bit …
|
|
|
@95572
|
2 years |
vboxsync |
VMM/PGM: Fixed issues saving and restoring inactive shadow ROM pages …
|
|
|
@95571
|
2 years |
vboxsync |
VMM/PGM: Fixed issues saving and restoring inactive shadow ROM pages …
|
|
|
@95561
|
2 years |
vboxsync |
VMM/IEM: Some crude exception/interrupt stats and history, take two. …
|
|
|
@95560
|
2 years |
vboxsync |
VMM/IEM: Some crude exception/interrupt stats and history. bugref:9898
|
|
|
@95557
|
2 years |
vboxsync |
VMM/IEM: Added a .iemflushtlb command to the debugger. bugref:9898
|
|
|
@95404
|
2 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Shadow reserved bits that trigger EPT …
|
|
|
@95361
|
2 years |
vboxsync |
VMM/CPUM: Pass thru the POPCNT CPUID flag. Corrected ABM passthru. …
|
|
|
@95348
|
2 years |
vboxsync |
VMM/CPUM: We can pass through BMI1, BMI2 and ABM now that IEM …
|
|
|
@95308
|
2 years |
vboxsync |
VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
|
|
|
@95257
|
2 years |
vboxsync |
VMM/cpumR3LoadCpuIdInner: build fix. bugref:9898
|
|
|
@95256
|
2 years |
vboxsync |
VMM/CFGM,NEM,HM,ConsoleImpl2: Let CPUM take care of enabling 64-bit …
|
|
|
@95248
|
2 years |
vboxsync |
VMM/CPUM: Started changing the way we advertise SYSCALL, SEP, NX, and …
|
|
|
@95244
|
2 years |
vboxsync |
VMM/vmR3SetRuntimeErrorCommon: Don't call VMR3Suspend unless the VM is …
|
|
|
@95243
|
2 years |
vboxsync |
VMM/vmR3SetRuntimeErrorCommon: Don't call VMR3Suspend unless the VM is …
|
|
|
@95179
|
3 years |
vboxsync |
VMM/CPUMR3CpuId: Ignore x86 host capabilities in …
|
|
|
@95174
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Build fix.
|
|
|
@95172
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Use the EPT and Unrestricted-Guest …
|
|
|
@94972
|
3 years |
vboxsync |
VMM/NEM/darwin: Use g_CpumHostFeatures. [build fix] bugref:10093
|
|
|
@94961
|
3 years |
vboxsync |
VMM/NEM/darwin: Use g_CpumHostFeatures. bugref:10093
|
|
|
@94946
|
3 years |
vboxsync |
VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
|
|
|
@94944
|
3 years |
vboxsync |
VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
|
|
|
@94943
|
3 years |
vboxsync |
VMM/CPUM: Copy the ring-0 host CPUMFEATURES structure into the VM …
|
|
|
@94932
|
3 years |
vboxsync |
VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
|
|
|
@94931
|
3 years |
vboxsync |
VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
|
|
|
@94911
|
3 years |
vboxsync |
VMM/CPUM: Don't set fNestedPagingAndFullGuestExec when using IEM as …
|
|
|
@94910
|
3 years |
vboxsync |
VMM/CPUM: Align code, no change.
|
|
|
@94909
|
3 years |
vboxsync |
VMM/CPUM: Added fBmi1, fBmi2, fAbm, fTbm, fRdRand, and fRdSeed to the …
|
|
|
@94901
|
3 years |
vboxsync |
VMM/CPUM: On non-x86 hosts, just use the MXCSR MASK from the CPU DB …
|
|
|
@94897
|
3 years |
vboxsync |
VMM/PGMPhys: Missed one SUPR3PageAlloc call when doing host/guest page …
|
|
|
@94885
|
3 years |
vboxsync |
Another Darwin build fix.
|
|
|
@94882
|
3 years |
vboxsync |
VMM: First stab at Guest Compatibility Manager, fixing up things like …
|
|
|
@94850
|
3 years |
vboxsync |
VMM/CFGM: Added missing newline in previous change (r150812).
|
|
|
@94841
|
3 years |
vboxsync |
VMM/VMM: Shut up arm warning. bugref:9898
|
|
|
@94838
|
3 years |
vboxsync |
VMM/IEM: More TLB work. bugref:9898
|
|
|
@94818
|
3 years |
vboxsync |
VMM/SSM: Fix assertion, bugref:9955
|
|
|
@94809
|
3 years |
vboxsync |
VMM/VM.cpp: doxygen fix, bugref:9955
|
|
|
@94802
|
3 years |
vboxsync |
VMM/SSM: Fix assertion when the stream operations table is used in …
|
|
|
@94801
|
3 years |
vboxsync |
VMM/IEM,PGM: TLB work, esp. on the data one. [build fix] bugref:9898
|
|
|
@94800
|
3 years |
vboxsync |
VMM/IEM,PGM: TLB work, esp. on the data one. bugref:9898
|
|
|
@94794
|
3 years |
vboxsync |
Main,VMM: Implemented most of the functionality for encrypted VMs …
|
|
|
@94790
|
3 years |
vboxsync |
VMM/HM: Follow-up to r150126 and selecting IEM as the primary …
|
|
|
@94763
|
3 years |
vboxsync |
VMM/SSM: Allow SSMR3Open and SSMR3ValidateFile to take a stream …
|
|
|
@94479
|
3 years |
vboxsync |
VMM/CFGM: Use %Rhcb to do human readable size formatting.
|
|
|
@94477
|
3 years |
vboxsync |
VMM/CFGM: When dumping sizes in human readable units, avoid divisor …
|
|
|
@94425
|
3 years |
vboxsync |
VMM: doxygen fixes (don't duplicate docs, newer doxygen version …
|
|
|
@94369
|
3 years |
vboxsync |
VMM,CFGM: Drop CFGMR3QueryPtr and CFGMR3QueryPtrDef, bugref:10053
|
|
|
@94342
|
3 years |
vboxsync |
Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
|
|
|
@94319
|
3 years |
vboxsync |
VMM/PDMBlockCache: Added missing sempahore release call to a …
|
|
|
@94261
|
3 years |
vboxsync |
iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
|
|
|
@93991
|
3 years |
vboxsync |
VMM: Fix a possible PDM queue leak when destroying a VM, bugref:10093
|
|
|
@93951
|
3 years |
vboxsync |
VMM/PGMDbg: GCC 11.2.1 build tweaks.
|
|
|
@93931
|
3 years |
vboxsync |
VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
|
|
|
@93924
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Accidentally enabled nested EPT and UX …
|
|
|