|
|
@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).
|
|
|
@31785
|
14 years |
vboxsync |
newline
|
|
|
@31784
|
14 years |
vboxsync |
PGM: Make sure we deploy the MMIO hack on all possible pages. Physical …
|
|
|
@31782
|
14 years |
vboxsync |
FT updates
|
|
|
@31780
|
14 years |
vboxsync |
PGM: Addressed a fixme. logging and minor cleanup.
|
|
|
@31775
|
14 years |
vboxsync |
PGM: Wrap up all access to PAE/LM PTEs so that we can treat the …
|
|
|
@31770
|
14 years |
vboxsync |
FT updates
|
|
|
@31766
|
14 years |
vboxsync |
FT updates
|
|
|
@31754
|
14 years |
vboxsync |
Id
|
|
|
@31753
|
14 years |
vboxsync |
FT updates
|
|
|
@31743
|
14 years |
vboxsync |
FT updates for password
|
|
|
@31738
|
14 years |
vboxsync |
FT updates
|
|
|
@31737
|
14 years |
vboxsync |
FT updates
|
|
|
@31734
|
14 years |
vboxsync |
FT updates
|
|
|
@31732
|
14 years |
vboxsync |
FT updates
|
|
|
@31727
|
14 years |
vboxsync |
Pull in new code
|
|
|
@31723
|
14 years |
vboxsync |
FT updates
|
|
|
@31722
|
14 years |
vboxsync |
Id
|
|
|
@31721
|
14 years |
vboxsync |
FT skeleton code
|
|
|
@31715
|
14 years |
vboxsync |
More information in assertion
|
|
|
@31695
|
14 years |
vboxsync |
State changes for FT
|
|
|
@31684
|
14 years |
vboxsync |
PGM.cpp: comment, spaces.
|
|
|
@31657
|
14 years |
vboxsync |
PGMPool: Drop cRefs since it's always 1.
|
|
|
@31646
|
14 years |
vboxsync |
HWVMXR0.cpp: Made the PGM/MMIO hack work with EPT.
|
|
|
@31636
|
14 years |
vboxsync |
EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
|
|
|
@31631
|
14 years |
vboxsync |
Wrong assertion
|
|
|
@31630
|
14 years |
vboxsync |
Wrong queue flag
|
|
|
@31612
|
14 years |
vboxsync |
Compile fix
|
|
|