|
|
@99753
|
19 months |
vboxsync |
VMM: More Clang 13 build fixes (warnings as errors).
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99687
|
19 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Moved vmxHCGetGuestIntrStateWithUpdate() …
|
|
|
@99663
|
19 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Moved vmxHCGetGuestIntrStateAndUpdateFFs …
|
|
|
@99653
|
19 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Separate injection of events between …
|
|
|
@99211
|
20 months |
vboxsync |
Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
|
|
|
@98465
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Update comment to reflect the new …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@98062
|
23 months |
vboxsync |
VMM/HMVMXR0: Adjust assertion for nested-guest VMCS.
|
|
|
@97562
|
2 years |
vboxsync |
VMM/HMVMX,CPUM: Added a HM/AlwaysInterceptVmxMovDRx config for …
|
|
|
@97561
|
2 years |
vboxsync |
VMM: Fixed a logging regression from r146583 that prevent logging …
|
|
|
@97229
|
2 years |
vboxsync |
VMM/HM: Access CPUMCTX::eflags via the 'u' member when possible in …
|
|
|
@97225
|
2 years |
vboxsync |
VMM/HMSVM: Access CPUMCTX::eflags via the 'u' member when possible in …
|
|
|
@97224
|
2 years |
vboxsync |
VMM/HMVMX: Access CPUMCTX::eflags via the 'u' member when possible in …
|
|
|
@97202
|
2 years |
vboxsync |
VMM/PGM: More CPUMCTXCORE elimination, now in the …
|
|
|
@97200
|
2 years |
vboxsync |
VMM/IEM,EM: More CPUMCTXCORE elimination and trimming of interpret …
|
|
|
@97197
|
2 years |
vboxsync |
VMM/PGM,IEM,EM: Changed FNPGMRZPHYSPFHANDLER, PGMTrap0eHandler and …
|
|
|
@97196
|
2 years |
vboxsync |
VMM/DBGF: Changed the PCPUMCTXCORE arguments to PCPUMCTX for …
|
|
|
@97193
|
2 years |
vboxsync |
VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from …
|
|
|
@97178
|
2 years |
vboxsync |
VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
|
|
|
@97149
|
2 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 The virtual-APIC page is …
|
|
|
@97148
|
2 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 We no longer need to play around …
|
|
|
@97095
|
2 years |
vboxsync |
VMM/HMVMXR0: Some comments around importing INHIBIT_INT/NMI early.
|
|
|
@97069
|
2 years |
vboxsync |
VMM/HMVMXR0: Working on streamlining CPU state importing from the …
|
|
|
@97062
|
2 years |
vboxsync |
VMM/HMVMXR0: Kicked out hmR0VmxImportGuestState as there is a complete …
|
|
|
@97060
|
2 years |
vboxsync |
VMM/HMVMXR0: Changed vmxHCImportGuestIntrState into a template, since …
|
|
|
@97056
|
2 years |
vboxsync |
VMM/HMVMXR0: Only use the template functions for reading into VMXTRANSIENT.
|
|
|
@97054
|
2 years |
vboxsync |
VMM/HMVMXR0: Only use the template functions for reading into VMXTRANSIENT.
|
|
|
@97022
|
2 years |
vboxsync |
VMM/HMVMXR0: Build fix for HMVMX_ALWAYS_SAVE_RO_GUEST_STATE.
|
|
|
@97004
|
2 years |
vboxsync |
VMM/HMVMXR0: Convered two HMEVENT stack variables into static const.
|
|
|
@96993
|
2 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 Fix pointer alignment for …
|
|
|
@96991
|
2 years |
vboxsync |
VMM/HMVMXR0: Let the MSR-read/write bitmap pointer passed to …
|
|
|
@96990
|
2 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 Unintended newline.
|
|
|
@96989
|
2 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 Let pointer to ASMBitClear for …
|
|
|
@96979
|
2 years |
vboxsync |
VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
|
|
|
@96929
|
2 years |
vboxsync |
VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
|
|
|
@96928
|
2 years |
vboxsync |
VMM/HMVMXR0: Logging typo. bugref:10092
|
|
|
@96925
|
2 years |
vboxsync |
VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
|
|
|
@96880
|
2 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
|
|
|
@96811
|
2 years |
vboxsync |
VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
|
|
|
@96746
|
2 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 Fix VMXR0GetExitAuxInfo.
|
|
|
@96735
|
2 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added newer EPT paging bits into …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95830
|
2 years |
vboxsync |
VMM/HMR0A.asm: Build fix after RT_NOTHING got defined. bugref:10261
|
|
|
@95495
|
2 years |
vboxsync |
VMM/HMSVMR0: updated CR4 write intercept comments with AVX/xcr0.
|
|
|
@95134
|
3 years |
vboxsync |
VMM,SUPDrv: Pass proper fCtxHook value to SUPR0FpuBegin/End so it can …
|
|
|
@95123
|
3 years |
vboxsync |
VMM: bugref:10209 Call SUPR0FpuEnd after restoring the FPU state.
|
|
|
@95088
|
3 years |
vboxsync |
VMM: bugref:10209 Call support driver FPU begin/end operations from VMM R0.
|
|
|
@95048
|
3 years |
vboxsync |
GCM: Corrected return codes.
|
|
|
@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 …
|
|
|
@94940
|
3 years |
vboxsync |
VMM/CPUM: Apply cpumR0CheckCpuid to the ring-0 g_CpumHostFeatures and …
|
|
|
@94934
|
3 years |
vboxsync |
VMM/CPUM: Kicked out the VBOX_WITH_VMMR0_DISABLE_LAPIC_NMI code, as it …
|
|
|
@94933
|
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 …
|
|
|
@94882
|
3 years |
vboxsync |
VMM: First stab at Guest Compatibility Manager, fixing up things like …
|
|
|
@94844
|
3 years |
vboxsync |
VMM/IEM,HM: Added a VBOX_WITH_IEM_TLB makefile config variable for …
|
|
|
@94800
|
3 years |
vboxsync |
VMM/IEM,PGM: TLB work, esp. on the data one. bugref:9898
|
|
|
@94624
|
3 years |
vboxsync |
Runtime/log: Allow setting a custom output interface for the file …
|
|
|
@94011
|
3 years |
vboxsync |
VMM/HMVMXR0: Removed obsolete comment.
|
|
|
@93963
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
|
|
|
@93932
|
3 years |
vboxsync |
VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
|
|
|
@93931
|
3 years |
vboxsync |
VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
|
|
|
@93929
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 scm.. maybe.
|
|
|
@93928
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Doxygen.
|
|
|
@93925
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Doxygen.
|
|
|
@93922
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code.
|
|
|
@93748
|
3 years |
vboxsync |
VMM/{NEMR3Native-darwin.cpp,HMVMXR0.cpp,VMXAllTemplate.cpp.h}: Move …
|
|
|
@93735
|
3 years |
vboxsync |
VMM/PGM: Allow pfnPfHandler to be NULL in …
|
|
|
@93716
|
3 years |
vboxsync |
VMM/PGM: Moved the physical handler allocation off the hyper heap and …
|
|
|
@93655
|
3 years |
vboxsync |
VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of …
|
|
|
@93654
|
3 years |
vboxsync |
TM: Set up the tm.s.VirtualGetRawDataR0 pointers in ring-0. bugref:10094
|
|
|
@93650
|
3 years |
vboxsync |
VMM/PGM,*: Split the physical access handler type registration into …
|
|
|
@93635
|
3 years |
vboxsync |
VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
|
|
|
@93610
|
3 years |
vboxsync |
VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
|
|
|
@93609
|
3 years |
vboxsync |
VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
|
|
|
@93599
|
3 years |
vboxsync |
VMM/PGM: Init HCPhysZeroPg and HCPhysMmioPg in ring-0 and forget …
|
|
|
@93596
|
3 years |
vboxsync |
VMM/PGM: Init HCPhysZeroPg and HCPhysMmioPg in ring-0 and forget …
|
|
|
@93574
|
3 years |
vboxsync |
VMM/HM: Nested VMX: bugref:10092 Separate out VM-exit counters for …
|
|
|
@93557
|
3 years |
vboxsync |
VMM: Enabled checks for ASMMemIsZeroPage and ASMMemZeroPage, …
|
|
|
@93554
|
3 years |
vboxsync |
VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
|
|
|
@93515
|
3 years |
vboxsync |
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
|
|
|
@93353
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out more code relating ring-0. bugref:10118 …
|
|
|
@93352
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out more code relating to using the VID API …
|
|
|
@93351
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out most of the ring-0 code because bugref:10118 + …
|
|
|
@93203
|
3 years |
vboxsync |
VMM/HMVMXR0: todo
|
|
|
@93133
|
3 years |
vboxsync |
VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
|
|
|
@93132
|
3 years |
vboxsync |
VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
|
|
|
@93119
|
3 years |
vboxsync |
VMM/HMSVMR0: Must deal with VINF_IEM_RAISED_XCPT in the string I/O …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93102
|
3 years |
vboxsync |
VMM/HMSVM,ConsoleImpl2: Implemented an AMD-V workaround for missing …
|
|
|
@93100
|
3 years |
vboxsync |
VMM/HMSVMR0: doxygen fix
|
|
|
@93093
|
3 years |
vboxsync |
VMM/HMSVMR0: Implemented debug events - need more testing. [build fix] …
|
|
|
@93092
|
3 years |
vboxsync |
VMM/HMSVMR0: Implemented debug events - need more testing. [forgot to …
|
|
|
@93091
|
3 years |
vboxsync |
VMM/HMSVMR0: Implemented debug events - need more testing. bugref:8139
|
|
|
@93088
|
3 years |
vboxsync |
VMM: Some additional checks, bugref:3409
|
|
|
@92957
|
3 years |
vboxsync |
VMM/NEMR0Native-win.cpp: Hack for W10 WDK headers wanting to use …
|
|
|
@92892
|
3 years |
vboxsync |
GVMMR0: Experimental code (disabled) for using HR host timers to wake …
|
|
|
@92870
|
3 years |
vboxsync |
VMM/GVMMR0: Added more LogRel statements to failure paths of …
|
|
|
@92858
|
3 years |
vboxsync |
VMM/GVMMR0: Enable the periodic preemption timer code for windows too …
|
|
|