|
|
@106061
|
2 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106001
|
3 months |
vboxsync |
doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
|
|
|
@104516
|
7 months |
vboxsync |
VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
|
|
|
@104512
|
7 months |
vboxsync |
VMM/HM: Simplified the GCM #DE interception handling. bugref:9735 …
|
|
|
@104511
|
7 months |
vboxsync |
VMM: Some more GCM cleanup. bugref:9735 bugref:10683
|
|
|
@103194
|
10 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
|
|
|
@100357
|
17 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@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 …
|
|
|
@99211
|
20 months |
vboxsync |
Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@97225
|
2 years |
vboxsync |
VMM/HMSVM: 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 …
|
|
|
@96811
|
2 years |
vboxsync |
VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95495
|
2 years |
vboxsync |
VMM/HMSVMR0: updated CR4 write intercept comments with AVX/xcr0.
|
|
|
@95048
|
3 years |
vboxsync |
GCM: Corrected return codes.
|
|
|
@94944
|
3 years |
vboxsync |
VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
|
|
|
@94882
|
3 years |
vboxsync |
VMM: First stab at Guest Compatibility Manager, fixing up things like …
|
|
|
@93963
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
|
|
|
@93931
|
3 years |
vboxsync |
VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
|
|
|
@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 …
|
|
|
@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
|
|
|
@92745
|
3 years |
vboxsync |
VMM/IEM,DBGF: Hook INT3 emulation IEM up with DBGF to make breakpoints …
|
|
|
@92626
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Adjust PGM APIs and translate …
|
|
|
@92585
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
|
|
|
@92583
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
|
|
|
@92495
|
3 years |
vboxsync |
VMM/CPUM,++: Merged CPUMCTX_EXTRN_HM_VMX_INT_STATE, …
|
|
|
@92426
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API …
|
|
|
@92392
|
3 years |
vboxsync |
VMM: Removed the callring-3 API and some of the associated stuff. …
|
|
|
@91587
|
3 years |
vboxsync |
VMM: Purge VINF_TRPM_XCPT_DISPATCHED, no longer used anywhere.
|
|
|
@91580
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Made changes to PGM++ to handle invalid …
|
|
|
@91308
|
3 years |
vboxsync |
VMM/CPUM: Comments/todos for some big CPUMCTX members. bugref:10093
|
|
|
@91291
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested SVM I/O permission bitmap allocation …
|
|
|
@91289
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested SVM MSR permission bitmap allocation …
|
|
|
@91288
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. …
|
|
|
@91287
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. …
|
|
|
@91271
|
3 years |
vboxsync |
VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX.
|
|
|
@91265
|
3 years |
vboxsync |
VMM/HM: Moved various stats from the hyper heap and into the VM …
|
|
|
@90947
|
3 years |
vboxsync |
VMM/HM: Don't use VMMR0IsLogFlushDisabled, use …
|
|
|
@90622
|
3 years |
vboxsync |
VMM/HMSVMR0: Nested SVM: bugref:10080 Attempt to fix debug registers …
|
|
|
@90379
|
3 years |
vboxsync |
VMM: Implementing blocking on critical sections in ring-0 HM context …
|
|
|
@90260
|
3 years |
vboxsync |
VMM/HMSVMR0: More info. in the assertion.
|
|
|
@89976
|
3 years |
vboxsync |
VMM/HMVMX: Deal with #ACs triggered by split-lock detection on the …
|
|
|
@88099
|
4 years |
vboxsync |
VMM/HMSVMR0: Whitespace, comment nit.
|
|
|
@87933
|
4 years |
vboxsync |
VMM/HM: Todo, nits.
|
|
|
@87928
|
4 years |
vboxsync |
VMM/HMSVMR0: Nested SVM todo.
|
|
|
@87755
|
4 years |
vboxsync |
VMM/HMSVM: Moved the RDTSC in hmR0SvmPostRunGuest to the assembly code …
|
|
|
@87752
|
4 years |
vboxsync |
VMM/HM: Don't use ordered writes for pVCpu->hm.s.fCheckedTLBFlush as …
|
|
|
@87751
|
4 years |
vboxsync |
VMM: Eliminated one ASMReadTSC in TMNotifyEndOfExecution. Both VT-x …
|
|
|
@87606
|
4 years |
vboxsync |
VMM/HMVMX: Translate fMdsClearOnSched and fL1dFlushOnSched to world …
|
|
|
@87563
|
4 years |
vboxsync |
VMM/HM: Moved the 'ForRing3' and 'ForLog' bits to the back of the HM …
|
|
|
@87561
|
4 years |
vboxsync |
VMM/HMVMX: Tidied up HM some more. bugref:9217
|
|
|
@87538
|
4 years |
vboxsync |
VMM/HMSVM: Eliminated HMR0PERVM::svm::fFeatures and made the ring-0 …
|
|
|
@87522
|
4 years |
vboxsync |
VMM/HM: Moved CPUMCTX::fWorldSwitcher to HMR0PERVCPU::fWorldSwitcher. …
|
|
|
@87521
|
4 years |
vboxsync |
VMM/HM: Moved HM::fHostKernelFeatures to HMR0PERVM. Use the ring-0 …
|
|
|
@87519
|
4 years |
vboxsync |
VMM/HM: Make a R0 copy of HM::cMaxResumeLoopsCfg and do proper …
|
|
|
@87518
|
4 years |
vboxsync |
VMM/HM: Make a R0 copy of HM::fAllow64BitGuests on setup (for VT-x). …
|
|
|
@87515
|
4 years |
vboxsync |
VMM/HM: Make a R0 copy of HM::fNestedPaging on setup. Moved …
|
|
|
@87511
|
4 years |
vboxsync |
VMM/HMSVM: Moving some SVM stuff to HMR0PERVM. Removed 3 unused …
|
|
|
@87504
|
4 years |
vboxsync |
VMM/HMSVM: Moving more stuff to HMR0PERVCPU. bugref:9217
|
|
|
@87503
|
4 years |
vboxsync |
VMM/HMSVM: Moving more stuff to HMR0PERVCPU. bugref:9217
|
|
|
@87493
|
4 years |
vboxsync |
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
|
|
|
@87487
|
4 years |
vboxsync |
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
|
|
|
@87480
|
4 years |
vboxsync |
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
|
|
|
@87479
|
4 years |
vboxsync |
VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
|
|
|
@87466
|
4 years |
vboxsync |
VMM/HM,gvm: Started splitting up the HVMCPU and HVM structures. …
|
|
|
@87387
|
4 years |
vboxsync |
Moved the hmR0SvmVmRun* prototypes to HMInternal.h.
|
|
|
@87373
|
4 years |
vboxsync |
VMM/HMSVMR0.cpp: Applied function pointer array workaround for …
|
|
|
@87372
|
4 years |
vboxsync |
VMM/HMR0A.asm: Baked the XMM saving and loading into the …
|
|
|
@87361
|
4 years |
vboxsync |
VMM/CPUM,HMSVM: Mirror the state of fUseFlags[CPUM_USED_FPU_GUEST] in …
|
|
|
@87359
|
4 years |
vboxsync |
VMM/HMSVM: Straighten out the svm vmrun assembly code by having …
|
|
|
@87332
|
4 years |
vboxsync |
VMM/HMR0A.asm: Reduced the number of parameters passed to SVMR0VMRun. …
|
|
|
@87330
|
4 years |
vboxsync |
VMM/HMR0A.asm: Reduced the number of parameters passed to SVMR0VMRun. …
|
|
|
@87309
|
4 years |
vboxsync |
HMSVMR0.cpp: Log instruction bytes.
|
|
|
@86730
|
4 years |
vboxsync |
VMM/DBGF: Move the DBGFRZ* part into VMMAll as the trap handlers will …
|
|
|
@86186
|
4 years |
vboxsync |
VMM/SVM: Use VBOXSTRICTRC more.
|
|
|
@86183
|
4 years |
vboxsync |
VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
|
|
|
@85806
|
4 years |
vboxsync |
HMSVMR0: bugref:9618 Virtualized VMSAVE/VMLOAD fix.
|
|
|
@83485
|
5 years |
vboxsync |
SVM: Emulate intercepted IRET to avoid injecting a pending NMI too …
|
|
|
@83477
|
5 years |
vboxsync |
VMM/HMSVMR0: Add VINF_EM_DBG_STEPPED to the list of return codes to …
|
|
|
@83209
|
5 years |
vboxsync |
VMM/HMSVMR0: If the #NPF exit handler requested emulation of the …
|
|
|
@83066
|
5 years |
vboxsync |
VMM/HM: SVM: Drop 32-bit guest switcher and use the 64-bit switcher …
|
|
|
@83029
|
5 years |
vboxsync |
HM: Always use the 64-bit SVM context switcher for 64-bit capable VMs …
|
|
|
@83025
|
5 years |
vboxsync |
VMM/HM: Separate interrupt and exception injected stats.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82658
|
5 years |
vboxsync |
VMM/HMSVMR0: Fix PAT MSR to treat all guest memory as WB, regression …
|
|
|