|
|
@93211
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Don't forget to increment RIP on …
|
|
|
@93199
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added INVEPT VM-exit.
|
|
|
@93198
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Add INVEPT interface.
|
|
|
@93160
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix invalid cumulation of NX bit into …
|
|
|
@93159
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Assertion to ensure Walk effective …
|
|
|
@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 …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93107
|
3 years |
vboxsync |
VMM/IEM: IEMExecStringIoRead must roll back memory mappings. Can …
|
|
|
@93043
|
3 years |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Disable code which will be only used in R0, …
|
|
|
@92924
|
3 years |
vboxsync |
VMM/NEM-win: Tweak for newer SDKs. [build fix] bugref:10116
|
|
|
@92918
|
3 years |
vboxsync |
VMM/NEM-win: Tweak for newer SDKs. bugref:10116
|
|
|
@92874
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Comment nit.
|
|
|
@92844
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 INVEPT instruction support.
|
|
|
@92843
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 For upcoming INVEPT instruction support.
|
|
|
@92841
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Guest mode in enmGuestMode can't be EPT, …
|
|
|
@92757
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Assert that we don't support …
|
|
|
@92756
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Removed previous todo on translating …
|
|
|
@92751
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Remove PGMGstSetPage, no longer used.
|
|
|
@92746
|
3 years |
vboxsync |
IEM/ICPBP: Added some more info to the 8086-80286 todo.
|
|
|
@92745
|
3 years |
vboxsync |
VMM/IEM,DBGF: Hook INT3 emulation IEM up with DBGF to make breakpoints …
|
|
|
@92728
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT violation/misconfig bits.
|
|
|
@92723
|
3 years |
vboxsync |
VMM: More driverless adjustments. bugref:10138
|
|
|
@92713
|
3 years |
vboxsync |
VMM: More driverless mode adjustments. bugref:10138
|
|
|
@92712
|
3 years |
vboxsync |
VMM/TM: Made timer allocation work in driverless mode. bugref:10138
|
|
|
@92709
|
3 years |
vboxsync |
VMM/TM,SUP: Made it thru TM init in driverless mode... bugref:10138
|
|
|
@92706
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT misconfig bits and note about …
|
|
|
@92703
|
3 years |
vboxsync |
VMM: Trying to cope without the support driver... bugref:10138
|
|
|
@92702
|
3 years |
vboxsync |
VMM/PDMAllCritSectBoth: code is only used in ring-3, so don't bother …
|
|
|
@92686
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 EPT misconfig bits.
|
|
|
@92685
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Started with constructing EPT-violation …
|
|
|
@92684
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Doxygen.
|
|
|
@92642
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Avoid RT_ZERO'ing multiple times, also …
|
|
|
@92639
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Try not to fail if nested-guest CR3 is …
|
|
|
@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 …
|
|
|
@92581
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 No need to go through CPUM while …
|
|
|
@92571
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Nit.
|
|
|
@92570
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Build fix.
|
|
|
@92569
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Call PGMSetGuestEptPtr before …
|
|
|
@92568
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Comment clarifying we should raise …
|
|
|
@92566
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 We need to declare we have …
|
|
|
@92561
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Todo comment nit and ifdef typo.
|
|
|
@92553
|
3 years |
vboxsync |
VMM/IEM: Tweaked iemFpuUpdateOpcodeAndIpWorker and iemFpuUpdateDP for …
|
|
|
@92547
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 When CR3 is updated (PGMFlushTLB or …
|
|
|
@92546
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Just check for RT_SUCCESS for …
|
|
|
@92545
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Don't GP(0) only for …
|
|
|
@92541
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Allow forcing mapping/unmapping of CR3 …
|
|
|
@92498
|
3 years |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Fix setting the context changed flags for th …
|
|
|
@92495
|
3 years |
vboxsync |
VMM/CPUM,++: Merged CPUMCTX_EXTRN_HM_VMX_INT_STATE, …
|
|
|
@92493
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Purge VINF_PGM_CHANGE_MODE, no longer used.
|
|
|
@92491
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Todo for converting CR3 from …
|
|
|
@92481
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Comment clarifying disappearing of bit 7 …
|
|
|
@92480
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT misconfiguration and some fixes and …
|
|
|
@92476
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT violation bits.
|
|
|
@92472
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT violation information.
|
|
|
@92466
|
3 years |
vboxsync |
VMM/NEM-linux: Some more code. Got far enough to log the BIOS version …
|
|
|
@92465
|
3 years |
vboxsync |
VMM/NEM-linux: Some more code. Got far enough to log the BIOS version …
|
|
|
@92459
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Comment nit.
|
|
|
@92458
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Translate nested-guest physical address …
|
|
|
@92451
|
3 years |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Some more fixes for the NEM/darwin case, …
|
|
|
@92449
|
3 years |
vboxsync |
VMM/NEM: Add NEMHCGetFeatures() to return a bitmask of features …
|
|
|
@92426
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API …
|
|
|
@92408
|
3 years |
vboxsync |
VMM: Reworked most of the call-ring-3 stuff into …
|
|
|
@92391
|
3 years |
vboxsync |
VMM/PGM,GMM: Made pgmR0PhysAllocateHandyPages & …
|
|
|
@92381
|
3 years |
vboxsync |
VMM/PGM: Don't flush the VCPU TLB unless necessary after allocating a …
|
|
|
@92371
|
3 years |
vboxsync |
VMM/PGM: Fixed GCPhys parameter passed in ring-3 to the ring-0 large …
|
|
|
@92368
|
3 years |
vboxsync |
VMM/PGM,GMM: Baked PGMR3PhysAllocateLargePage into …
|
|
|
@92355
|
3 years |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Some adjustment for accessing statistics …
|
|
|
@92350
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Removed PGMPhysInterpretedRead, …
|
|
|
@92344
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Removed PGMVerifyAccess and …
|
|
|
@92336
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Eliminate fEffectiveUS, use the US bit …
|
|
|
@92334
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Eliminate fEffectiveRW, use the W bit …
|
|
|
@92333
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Make EPT SLAT walk code copy EPT_R, …
|
|
|
@92331
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Have R and W as separate bits in …
|
|
|
@92326
|
3 years |
vboxsync |
VMM/GMM,PGM: Optimize zeroing of RAM allocations by not doing it again …
|
|
|
@92319
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Assert that if NXE is inactive, the NX …
|
|
|
@92318
|
3 years |
vboxsync |
VMM/VMXAllTemplate.cpp.h: More work on turning the code into a …
|
|
|
@92313
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Eliminate fEffectiveNX, use the bit from …
|
|
|
@92311
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Use bit 63 for NX in the PGMPTATTRS, …
|
|
|
@92297
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fixed NX vs X confusion in r148143.
|
|
|
@92296
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Use the computed effective page …
|
|
|
@92286
|
3 years |
vboxsync |
VMM/PGMAll.cpp: @todos bugref:10142
|
|
|
@92285
|
3 years |
vboxsync |
VMM/PGMAll.cpp: Corrected table address calculations for …
|
|
|
@92278
|
3 years |
vboxsync |
VMM/VMMAll/VMXAllTemplate.cpp.h: Fix R0 #ifdef, spotted by doxygen.
|
|
|
@92257
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Defined a combined layout for regular …
|
|
|
@92219
|
3 years |
vboxsync |
VMM/VMMAll/VMXAllTemplate.cpp.h: Delete more code only usable in R0 …
|
|
|
@92216
|
3 years |
vboxsync |
VMM/EMAll: Rename EMR0HistoryUpdatePC to EMHistoryUpdatePC and make it …
|
|
|
@92204
|
3 years |
vboxsync |
VMM/PDMCritSect: Make it possible for known worker thread to enter …
|
|
|
@92190
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed PGMAllGstSlatEpt.h to …
|
|
|
@92189
|
3 years |
vboxsync |
VMM/VMXTemplate.cpp.h: Replace the VMX{Read|Write}Vmcs{16,32,64,Nw} …
|
|
|
@92188
|
3 years |
vboxsync |
VMM/VMXTemplate.cpp.h: Delete code which can only be run in R0 and …
|
|
|
@92187
|
3 years |
vboxsync |
VMM: Copy the R0 only VMX code to the new to be template in …
|
|
|
@92186
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Separate the guest's second-level …
|
|
|
@92184
|
3 years |
vboxsync |
VMM/SELMAll.cpp: Drop the unicode (r) codepoint in favor of (r) so we …
|
|
|
@92170
|
3 years |
vboxsync |
VMM/PGM,NEM: Let NEM handle dirty VRAM (MMIO2) page tracking. Saves …
|
|
|
@92162
|
3 years |
vboxsync |
VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
|
|
|
@92157
|
3 years |
vboxsync |
VMM/PGMPhysMmio2: Removed obsolete PGMREGMMIO2RANGE_F_MMIO2 flag (it's …
|
|
|
@92120
|
3 years |
vboxsync |
VMM/NEM/win: New approach to A20: Reschedule to IEM. Logging. bugref:10122
|
|
|