|
|
@32154
|
14 years |
vboxsync |
Wrong order
|
|
|
@32153
|
14 years |
vboxsync |
Missing rom ranges
|
|
|
@32151
|
14 years |
vboxsync |
FT updates
|
|
|
@32146
|
14 years |
vboxsync |
Shut up the compiler
|
|
|
@32145
|
14 years |
vboxsync |
todo
|
|
|
@32144
|
14 years |
vboxsync |
Stats
|
|
|
@32141
|
14 years |
vboxsync |
Missed update
|
|
|
@32140
|
14 years |
vboxsync |
FT updates
|
|
|
@32135
|
14 years |
vboxsync |
Checkpoint PDM helper
|
|
|
@32133
|
14 years |
vboxsync |
vm.h/mac: alignment fixes.
|
|
|
@32121
|
14 years |
vboxsync |
Wrong api
|
|
|
@32118
|
14 years |
vboxsync |
FT updates
|
|
|
@32109
|
14 years |
vboxsync |
PGMAllPool.cpp: NIL_PGMPOOL_PHYSEXT_INDEX not NIL_PGMPOOL_IDX.
|
|
|
@32106
|
14 years |
vboxsync |
Minor update
|
|
|
@32102
|
14 years |
vboxsync |
FT updates
|
|
|
@32101
|
14 years |
vboxsync |
Increate monitor counter
|
|
|
@32098
|
14 years |
vboxsync |
Fix
|
|
|
@32097
|
14 years |
vboxsync |
Broken assertion
|
|
|
@32096
|
14 years |
vboxsync |
Stats
|
|
|
@32095
|
14 years |
vboxsync |
Wrong checks
|
|
|
@32092
|
14 years |
vboxsync |
Empty password
|
|
|
@32091
|
14 years |
vboxsync |
pgmPoolTrackPhysExtInsert: Fixed missing loop advancing, caused chains …
|
|
|
@32090
|
14 years |
vboxsync |
FT cleanup
|
|
|
@32089
|
14 years |
vboxsync |
FT update
|
|
|
@32087
|
14 years |
vboxsync |
PGM: Account for aliased and off pages in physical handlers so that …
|
|
|
@32085
|
14 years |
vboxsync |
FT fixes
|
|
|
@32084
|
14 years |
vboxsync |
FT fixes
|
|
|
@32066
|
14 years |
vboxsync |
PGM: Enabled the MMIO optimizations.
|
|
|
@32057
|
14 years |
vboxsync |
Stats
|
|
|
@32053
|
14 years |
vboxsync |
FT updates
|
|
|
@32051
|
14 years |
vboxsync |
FT updates
|
|
|
@32050
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: bits.
|
|
|
@32049
|
14 years |
vboxsync |
VMM/DBGF: typos.
|
|
|
@32043
|
14 years |
vboxsync |
PGM: Re-enabled the code that previously cause w7-64 regressions. (We …
|
|
|
@32042
|
14 years |
vboxsync |
PGMAllBth.h: MMIO opt fix.
|
|
|
@32040
|
14 years |
vboxsync |
PGMAllPool.cpp: Added assertions to the table flushing code that check …
|
|
|
@32038
|
14 years |
vboxsync |
PGMAllPool.cpp: Use ASMAtomicWriteU32/U64 instead of ASMAtomicWriteSize.
|
|
|
@32036
|
14 years |
vboxsync |
Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
|
|
|
@32035
|
14 years |
vboxsync |
Changing the remaining X86_PTE_PAE_PG_MASK uses to …
|
|
|
@32034
|
14 years |
vboxsync |
Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
|
|
|
@32033
|
14 years |
vboxsync |
Changing the remaining X86_PDE_PAE_PG_MASK uses to …
|
|
|
@32028
|
14 years |
vboxsync |
PGMAllBth/SyncPage: Don't assert on stale TLB after W7-64 changed some …
|
|
|
@32027
|
14 years |
vboxsync |
PGM/SyncPage: To be on the safe side, always sync the target page when …
|
|
|
@32009
|
14 years |
vboxsync |
Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
|
|
|
@32006
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: skeleton.
|
|
|
@32005
|
14 years |
vboxsync |
Changed all X86_PDPE_PG_MASK references to X86_PDPE_PG_MASK_FULL.
|
|
|
@32004
|
14 years |
vboxsync |
pgmShwSyncPaePDPtr: Only sync X86_PDPE_P and X86_PDPE_A since most of …
|
|
|
@32002
|
14 years |
vboxsync |
Compile fix
|
|
|
@32001
|
14 years |
vboxsync |
FT updates
|
|
|
@32000
|
14 years |
vboxsync |
x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
|
|
|
@31998
|
14 years |
vboxsync |
Changed the remaining X86_PML4E_PG_MASK uses to X86_PML4E_PG_MASK_FULL.
|
|
|
@31997
|
14 years |
vboxsync |
PGM: Don't shadow any extra bits in long mode PDPEs and PML4Es.
|
|
|
@31996
|
14 years |
vboxsync |
Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions.
|
|
|
@31995
|
14 years |
vboxsync |
Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
|
|
|
@31994
|
14 years |
vboxsync |
Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
|
|
|
@31993
|
14 years |
vboxsync |
Safe X86_PML4E_PG_MASK -> X86_PML4E_PG_MASK_FULL conversions.
|
|
|
@31992
|
14 years |
vboxsync |
PGMDbg: bug fix.
|
|
|
@31989
|
14 years |
vboxsync |
VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
|
|
|
@31988
|
14 years |
vboxsync |
Compile fix
|
|
|
@31987
|
14 years |
vboxsync |
PGM,DBGC,DBGF: Dump guest paging structures.
|
|
|
@31986
|
14 years |
vboxsync |
FT updates + TODO
|
|
|
@31978
|
14 years |
vboxsync |
PGM,DBC,MM: Dump more information about shadow/guest pages.
|
|
|
@31975
|
14 years |
vboxsync |
build fix.
|
|
|
@31973
|
14 years |
vboxsync |
PGM,DBGC: working shadow page table dumper (sans EPT).
|
|
|
@31966
|
14 years |
vboxsync |
DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
|
|
|
@31953
|
14 years |
vboxsync |
FT updates
|
|
|
@31949
|
14 years |
vboxsync |
grr. typo.
|
|
|
@31948
|
14 years |
vboxsync |
PGM: paging hierarchy dumpers refactoring in progress.
|
|
|
@31947
|
14 years |
vboxsync |
PGM: paging hierarchy dumpers refactoring in progress.
|
|
|
@31938
|
14 years |
vboxsync |
FT updates
|
|
|
@31931
|
14 years |
vboxsync |
PGM: spaces.
|
|
|
@31897
|
14 years |
vboxsync |
Compile fix
|
|
|
@31895
|
14 years |
vboxsync |
FT updates
|
|
|
@31870
|
14 years |
vboxsync |
PGM: Don't sync unnecessary PTE bits.
|
|
|
@31854
|
14 years |
vboxsync |
VM: proper error message for VERR_HWACCM_CONFIG_MISMATCH
|
|
|
@31851
|
14 years |
vboxsync |
pgmPoolAllocEx/pgmPoolAlloc: Just use pgmPoolAllocEx when you want locking.
|
|
|
@31850
|
14 years |
vboxsync |
build fix
|
|
|
@31849
|
14 years |
vboxsync |
PGM: Don't shadow PDE bits 62/3:52 (NXE=1/0), only shadow the bits we …
|
|
|
@31847
|
14 years |
vboxsync |
iprt: removed crc32.h and crc64.h, use crc.h instead.
|
|
|
@31839
|
14 years |
vboxsync |
build fix
|
|
|
@31838
|
14 years |
vboxsync |
PGMRZDynMap.cpp: better high load check in PGMRZDynMapPushAutoSubset …
|
|
|
@31837
|
14 years |
vboxsync |
build fix.
|
|
|
@31836
|
14 years |
vboxsync |
PGMAllPool.cpp: Increased the span of a subset. nits
|
|
|
@31835
|
14 years |
vboxsync |
PGMAllBth.h: fixed assertion.
|
|
|
@31834
|
14 years |
vboxsync |
PGMRZDynMap.cpp: Dropped the PGMMAPSET_MAX_FILL checks and instead …
|
|
|
@31833
|
14 years |
vboxsync |
build fix.
|
|
|
@31832
|
14 years |
vboxsync |
PGM: The other w7-64 regression. Trouble is that they're using PTE …
|
|
|
@31831
|
14 years |
vboxsync |
VMMGuruMediatation.cpp: Repeate the summary of the guru meditation so …
|
|
|
@31830
|
14 years |
vboxsync |
FTMInternal.h: Fixed STAM assertions on 32-bit hosts.
|
|
|
@31826
|
14 years |
vboxsync |
PGMAllPool.cpp: Disabled the bits casuing the regressions in r64700.
|
|
|
@31824
|
14 years |
vboxsync |
PGMAllPool.cpp: Moved unused hints.
|
|
|
@31823
|
14 years |
vboxsync |
nc
|
|
|
@31809
|
14 years |
vboxsync |
FT updates
|
|
|
@31807
|
14 years |
vboxsync |
FT: disable large page usage
Removed debug code
|
|
|
@31800
|
14 years |
vboxsync |
PGMRZDynMap.cpp: Disabled totally bogus code that would flush the …
|
|
|
@31799
|
14 years |
vboxsync |
PGMAllPool.cpp: Fixed darwin regression (wrong define).
|
|
|
@31792
|
14 years |
vboxsync |
build fix
|
|
|
@31790
|
14 years |
vboxsync |
burn fix
|
|
|
@31789
|
14 years |
vboxsync |
FT updates
|
|
|
@31786
|
14 years |
vboxsync |
PGM: AMD-V + NP optimization (IOM sometimes makes use of uErr).
|
|
|