VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13398   16 years vboxsync Don't check disabled physical access handlers
(edit) @13397   16 years vboxsync Backed out 38140
(edit) @13396   16 years vboxsync Correction
(edit) @13395   16 years vboxsync Corrected assertion
(edit) @13394   16 years vboxsync Implement PrefetchPage for EPT when in real or protected mode without …
(edit) @13235   16 years vboxsync PGM: Merged PGMGCInvalidatePage into PGMInvalidatePage nad fixed the …
(edit) @13232   16 years vboxsync #1865: changed some validation into pure assertions or assert-return. …
(edit) @13203   16 years vboxsync Missing shadow cases for EPT.
(edit) @13188   16 years vboxsync PGM: polish.
(edit) @13134   16 years vboxsync EPT: set the ignore PAT and WB cache flags in page table entries.
(edit) @13126   16 years vboxsync Set u1Execute too.
(edit) @13122   16 years vboxsync Corrected return value checks for PGMShwGetEPTPDPtr.
(edit) @13121   16 years vboxsync Wrong mask
(edit) @13098   16 years vboxsync #1865: More PGM changes.
(edit) @13087   16 years vboxsync #1865: More PGM changes.
(edit) @13085   16 years vboxsync #1865: More PGM changes.
(edit) @13067   16 years vboxsync #1865: More PGM changes.
(edit) @13063   16 years vboxsync Corrected return value checks for PGMShwGetLongModePDPtr & …
(edit) @13062   16 years vboxsync #1865: More PGM changes.
(edit) @13060   16 years vboxsync #1865: More PGM changes.
(edit) @13046   16 years vboxsync #1865: Eliminated two duplicate members of PGMVIRTHANDLER while at it.
(edit) @13045   16 years vboxsync #1865: More PGM changes.
(edit) @13042   16 years vboxsync #1865: More PGM changes.
(edit) @13035   16 years vboxsync #1865: More PGM…
(edit) @13019   16 years vboxsync #1865: PGM …
(edit) @12999   16 years vboxsync Same applies to return code checks for PGMShwGetEPTPDPtr.
(edit) @12997   16 years vboxsync Fixed regressions in return code checking
(edit) @12994   16 years vboxsync Cleanup
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12964   16 years vboxsync VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
(edit) @12938   16 years vboxsync Comment updates
(edit) @12937   16 years vboxsync SyncPageWorker updates for EPT.
(edit) @12936   16 years vboxsync More EPT updates
(edit) @12932   16 years vboxsync Paging updates in preparation for EPT.
(edit) @12894   16 years vboxsync Enabled some EPT paging code.
(edit) @12129   16 years vboxsync Don't check for hypervisor regions in VT-x/AMD-V mode.
(edit) @11525   16 years vboxsync Added support for PSE-36.
(edit) @11449   16 years vboxsync Corrected assertion
(edit) @11416   16 years vboxsync InvalidatePage: check 4 PDPEs for PAE guest mode. (shouldn't be …
(edit) @11407   16 years vboxsync warnings, comments
(edit) @11311   16 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
(edit) @10822   16 years vboxsync Prepare for EPT.
(edit) @10496   16 years vboxsync Attempt 2
(edit) @10495   16 years vboxsync AssertCR3 fix for AMD64 paging
(edit) @10343   17 years vboxsync Logging update
(edit) @10340   17 years vboxsync Pool flush handling updates
(edit) @10323   17 years vboxsync Clear the shadow page table entries whenever the guest modifies its …
(edit) @10321   17 years vboxsync Deal with pool flushes directly when possible.
(edit) @10320   17 years vboxsync Rearranged code to deal with pgm pool tasks during SyncCR3.
(edit) @10319   17 years vboxsync pgmPoolClearAll can be executed in ring 0.
(edit) @10318   17 years vboxsync There are no virtual handlers in nested paging mode.
(edit) @10317   17 years vboxsync SyncCR3 change for nested paging to deal with pool flushes.
(edit) @10287   17 years vboxsync Correction
(edit) @10285   17 years vboxsync Corrected protected mode without paging shadow paging.
(edit) @10283   17 years vboxsync Backed out 32892-32894
(edit) @10281   17 years vboxsync Disabled user tracking properly.
(edit) @10280   17 years vboxsync No need for tracking user pages when guest paging is disabled.
(edit) @10270   17 years vboxsync Logging update
(edit) @10071   17 years vboxsync Don't set the no-execute bits in the fake pml4e & pdpte
(edit) @10068   17 years vboxsync Set the accessed bit as well (protected mode without paging; shadow pde)
(edit) @10063   17 years vboxsync AMD64 updates for nested paging.
(edit) @10013   17 years vboxsync AMD64 shadow & real or protected mode without paging combo. Flush TLB …
(edit) @10012   17 years vboxsync Logging update
(edit) @10001   17 years vboxsync Cleanup
(edit) @9990   17 years vboxsync Some cleanup
(edit) @9966   17 years vboxsync AssertCR3: ignore X86_PTE_PAE_NX as well in big pages (PDE bit is …
(edit) @9942   17 years vboxsync PAE fixes
(edit) @9941   17 years vboxsync Comments
(edit) @9940   17 years vboxsync PAE fix
(edit) @9893   17 years vboxsync Attempt to fix PAE (can't verify now). AMD64 paging updates.
(edit) @9890   17 years vboxsync amd64 paging updates
(edit) @9881   17 years vboxsync 32 bits iUserTable again (preparing for amd64 changes)
(edit) @9879   17 years vboxsync Masks
(edit) @9876   17 years vboxsync Logging update
(edit) @9875   17 years vboxsync Typos
(edit) @9871   17 years vboxsync Same goes for X86_PTE_G. (big page to pt mapping)
(edit) @9870   17 years vboxsync Ignore A & D bits in the big page comparison as well.
(edit) @9869   17 years vboxsync AssertCR3 for long mode.
(edit) @9864   17 years vboxsync Logging update
(edit) @9863   17 years vboxsync Detect PML4E & PDPTE changes in SyncCR3 as well.
(edit) @9860   17 years vboxsync Return immediately in case the PML4E or PDPTE has been changed.
(edit) @9859   17 years vboxsync Wrong mask again
(edit) @9858   17 years vboxsync Wrong mask
(edit) @9857   17 years vboxsync Updates for amd64 paging
(edit) @9855   17 years vboxsync SyncPage fix for out of sync pde's.
(edit) @9778   17 years vboxsync InvalidatePage corrections.
(edit) @9758   17 years vboxsync Wrong assertion
(edit) @9757   17 years vboxsync Corrections
(edit) @9756   17 years vboxsync Wrong masks
(edit) @9754   17 years vboxsync Naming again
(edit) @9753   17 years vboxsync Naming
(edit) @9752   17 years vboxsync PAE & AMD64 paging updates. - create references to upper level shadow …
(edit) @9717   17 years vboxsync Logging updates
(edit) @9711   17 years vboxsync Wrong assertion. There's a raw mode with PAE now.
(edit) @9692   17 years vboxsync Partly backed out previous changeset
(edit) @9690   17 years vboxsync Paging updates for amd64.
(edit) @9684   17 years vboxsync Correction
(edit) @9682   17 years vboxsync Long mode paging updates
(edit) @9620   17 years vboxsync Long mode paging updates
(edit) @9606   17 years vboxsync X86_CR4_PSE changes for long mode (bit is ignored there)
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette