|
|
@32778
|
14 years |
vboxsync |
Sync the entire page table for new nested page tables. (partially …
|
|
|
@32564
|
14 years |
vboxsync |
Compile error
|
|
|
@32563
|
14 years |
vboxsync |
Take a shortcut
|
|
|
@32561
|
14 years |
vboxsync |
Oops
|
|
|
@32560
|
14 years |
vboxsync |
Cleaned up a bit
|
|
|
@32541
|
14 years |
vboxsync |
Don't bother checking for virtual handlers in ring-0.
|
|
|
@32539
|
14 years |
vboxsync |
Removed wrong assertion
|
|
|
@32521
|
14 years |
vboxsync |
Optimization
|
|
|
@32486
|
14 years |
vboxsync |
Moved logging and stat
|
|
|
@32480
|
14 years |
vboxsync |
SyncPageWorkerTrackDeref: Use the hint we retrieved from the cached …
|
|
|
@32431
|
14 years |
vboxsync |
scm cleanup
|
|
|
@32410
|
14 years |
vboxsync |
Got rid of unnecessary dirty page flush in InvalidatePage. (NOTE: high …
|
|
|
@32401
|
14 years |
vboxsync |
Updates
|
|
|
@32384
|
14 years |
vboxsync |
Extended dirty page optimization for the pae/32-bit shw/gst …
|
|
|
@32366
|
14 years |
vboxsync |
Typo
|
|
|
@32362
|
14 years |
vboxsync |
Some cleanup
|
|
|
@32042
|
14 years |
vboxsync |
PGMAllBth.h: MMIO opt fix.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@32005
|
14 years |
vboxsync |
Changed all X86_PDPE_PG_MASK references to X86_PDPE_PG_MASK_FULL.
|
|
|
@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.
|
|
|
@31996
|
14 years |
vboxsync |
Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions.
|
|
|
@31994
|
14 years |
vboxsync |
Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
|
|
|
@31989
|
14 years |
vboxsync |
VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
|
|
|
@31947
|
14 years |
vboxsync |
PGM: paging hierarchy dumpers refactoring in progress.
|
|
|
@31870
|
14 years |
vboxsync |
PGM: Don't sync unnecessary PTE bits.
|
|
|
@31851
|
14 years |
vboxsync |
pgmPoolAllocEx/pgmPoolAlloc: Just use pgmPoolAllocEx when you want locking.
|
|
|
@31849
|
14 years |
vboxsync |
PGM: Don't shadow PDE bits 62/3:52 (NXE=1/0), only shadow the bits we …
|
|
|
@31835
|
14 years |
vboxsync |
PGMAllBth.h: fixed assertion.
|
|
|
@31832
|
14 years |
vboxsync |
PGM: The other w7-64 regression. Trouble is that they're using PTE …
|
|
|
@31823
|
14 years |
vboxsync |
nc
|
|
|
@31807
|
14 years |
vboxsync |
FT: disable large page usage
Removed debug code
|
|
|
@31784
|
14 years |
vboxsync |
PGM: Make sure we deploy the MMIO hack on all possible pages. Physical …
|
|
|
@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 …
|
|
|
@31657
|
14 years |
vboxsync |
PGMPool: Drop cRefs since it's always 1.
|
|
|
@31636
|
14 years |
vboxsync |
EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
|
|
|
@31612
|
14 years |
vboxsync |
Compile fix
|
|
|
@31610
|
14 years |
vboxsync |
Wrong check
|
|
|
@31600
|
14 years |
vboxsync |
Extra debug command
|
|
|
@31593
|
14 years |
vboxsync |
PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
|
|
|
@31565
|
14 years |
vboxsync |
PGM,HWACCM: MMIO optimizations - coding in progress.
|
|
|
@31447
|
14 years |
vboxsync |
InvalidatePage: Drop the unused hint here as we'll be releaseing the …
|
|
|
@31443
|
14 years |
vboxsync |
PGMAllBth.h: Must pass the RW flag to SyncHandlerPte. Some more logging.
|
|
|
@31402
|
14 years |
vboxsync |
PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
|
|
|
@31207
|
14 years |
vboxsync |
PGMAllBth.h: Temporarily shut up ugly raw-mode context assertion.
|
|
|
@31178
|
14 years |
vboxsync |
PGM: Some more preparatory cleanup.
|
|
|
@31170
|
14 years |
vboxsync |
PGM: More inline cleanup (prep for tracking dynamic mappings in raw-mode).
|
|
|
@31167
|
14 years |
vboxsync |
PGM: Pass pVCpu instead of pPGM (PPGMCPU) and eliminate …
|
|
|
@31141
|
14 years |
vboxsync |
PGM: If we get to the end of Trap0eHandler it doesn't mean it is a …
|
|
|
@31140
|
14 years |
vboxsync |
PGM: Removed CheckPageFault as it is no longer used. Removed …
|
|
|
@31136
|
14 years |
vboxsync |
PGM: cache the last physical handler lookup result in each ring.
|
|
|
@31123
|
14 years |
vboxsync |
PGM: Moved the PGM stats out of the VM structure. Reduces the size of …
|
|
|
@31119
|
14 years |
vboxsync |
docs
|
|
|
@31102
|
14 years |
vboxsync |
PGM: #PF stats. Drop the old ones in favor of StatRZTrap0eTime2*. …
|
|
|
@31101
|
14 years |
vboxsync |
PGM: Moved the code dealing with access handlers out of the #PF function.
|
|
|
@31093
|
14 years |
vboxsync |
PGM: More #PF cleanup, eliminating a few PGMGstGetPage() calls that …
|
|
|
@31092
|
14 years |
vboxsync |
PGM: Some #PF cleanup, no code change just rearranging and unindenting …
|
|
|
@31090
|
14 years |
vboxsync |
PGMAllBth.h: Cleaned out the old code.
|
|
|
@31089
|
14 years |
vboxsync |
PGMAllBth.h: Enabled the GstWalk code again as it doesn't seem to make …
|
|
|
@31086
|
14 years |
vboxsync |
PGM: Disabled the GstWalk #PF code.
|
|
|
@31082
|
14 years |
vboxsync |
build fix?
|
|
|
@31081
|
14 years |
vboxsync |
PGM: Use GstWalk in the #PF, part 1.
|
|
|
@31069
|
14 years |
vboxsync |
PGM: Prep for shadowing EFER.NXE and CR4.PSE to avoid function calls.
|
|
|
@31067
|
14 years |
vboxsync |
PGM: A couple of simplifications and optimizations. -assertions
|
|
|
@31066
|
14 years |
vboxsync |
PGM: A couple of simplifications and optimizations.
|
|
|
@30895
|
14 years |
vboxsync |
build fixes.
|
|
|
@30891
|
14 years |
vboxsync |
PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
|
|
|
@30889
|
14 years |
vboxsync |
PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
|
|
|
@30325
|
14 years |
vboxsync |
Obsolete pgmLock/Unlock
|
|
|
@30263
|
14 years |
vboxsync |
VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
|
|
|
@29676
|
15 years |
vboxsync |
Too noisy
|
|
|
@29217
|
15 years |
vboxsync |
Shared paging updates
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28753
|
15 years |
vboxsync |
Don't set X86_PDPE_NX in the fake PML4E or PDPTE.
|
|
|
@28750
|
15 years |
vboxsync |
Mask away the page offset
|
|
|
@28656
|
15 years |
vboxsync |
pgmPoolTrackPhysExtDerefGCPhys needs to check the PTE index as well in …
|
|
|
@28639
|
15 years |
vboxsync |
Keep track of page table entry indices and deal with multiple physical …
|
|
|
@28458
|
15 years |
vboxsync |
Cleared entire page table entry
|
|
|
@28123
|
15 years |
vboxsync |
Simplified hypervisor conflict check
|
|
|
@28094
|
15 years |
vboxsync |
Compile fix
|
|
|
@28090
|
15 years |
vboxsync |
Check for write conflicts with our hypervisor mapping early on. If the …
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27814
|
15 years |
vboxsync |
Backed out part of r59436
|
|
|
@27790
|
15 years |
vboxsync |
Cleaned up
|
|
|
@27783
|
15 years |
vboxsync |
PGMSyncCR3: pgmPoolResetDirtyPages must be called before pgmPoolSyncCR3
|
|
|
@27584
|
15 years |
vboxsync |
Statistic counter for ballooned page accesses
|
|
|
@27583
|
15 years |
vboxsync |
Emulate reads from ballooned pages as they are not present in our …
|
|
|
@27540
|
15 years |
vboxsync |
Step one in dealing with ballooned pages in shadow paging
|
|
|
@27490
|
15 years |
vboxsync |
More comment + paranoid assertions
|
|
|
@27489
|
15 years |
vboxsync |
Disabled the lazy syncing of zero pages based on the u1Write setting. …
|
|
|
@27488
|
15 years |
vboxsync |
No need for pgmPhysPageMakeWritableUnlocked
|
|
|
@27486
|
15 years |
vboxsync |
Style
|
|
|
@27210
|
15 years |
vboxsync |
Note added
|
|
|
@27209
|
15 years |
vboxsync |
Backed out r58570; must decrease reference here
|
|
|
@27203
|
15 years |
vboxsync |
Double derefence removed
|
|
|