VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32268   14 years vboxsync FT updates
(edit) @32254   14 years vboxsync VMM/DBGFCoreWrite: build fix.
(edit) @32253   14 years vboxsync VMM/DBGF: Added CoreDescriptor.
(edit) @32248   14 years vboxsync Unused var.
(edit) @32245   14 years vboxsync Reset fNoMorePhysWrites after state saving.
(edit) @32239   14 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32238   14 years vboxsync VMM/MMHeap: comments, added MM_TAG_DBGF_CORE_WRITE.
(edit) @32236   14 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32222   14 years vboxsync VMM/DBGFCoreWrite: Windows build fix.
(edit) @32220   14 years vboxsync spaces.
(edit) @32219   14 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32218   14 years vboxsync debug build fix
(edit) @32217   14 years vboxsync Win build fix
(edit) @32215   14 years vboxsync VMM/DBGFCoreWrite: build fix.
(edit) @32214   14 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32213   14 years vboxsync VMM/PGM: Functions for reading RAM ranges.
(edit) @32206   14 years vboxsync FT: no state changes for loading either
(edit) @32199   14 years vboxsync FT: allow memory sync interruption
(edit) @32193   14 years vboxsync FT updates
(edit) @32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32189   14 years vboxsync DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
(edit) @32179   14 years vboxsync More stats
(edit) @32173   14 years vboxsync Corrected assertion
(edit) @32171   14 years vboxsync FT updates
(edit) @32169   14 years vboxsync FT updates
(edit) @32159   14 years vboxsync Take skipped pages into account
(edit) @32158   14 years vboxsync FT update
(edit) @32156   14 years vboxsync space
(edit) @32155   14 years vboxsync FT updates
(edit) @32154   14 years vboxsync Wrong order
(edit) @32153   14 years vboxsync Missing rom ranges
(edit) @32151   14 years vboxsync FT updates
(edit) @32146   14 years vboxsync Shut up the compiler
(edit) @32145   14 years vboxsync todo
(edit) @32144   14 years vboxsync Stats
(edit) @32141   14 years vboxsync Missed update
(edit) @32140   14 years vboxsync FT updates
(edit) @32135   14 years vboxsync Checkpoint PDM helper
(edit) @32133   14 years vboxsync vm.h/mac: alignment fixes.
(edit) @32121   14 years vboxsync Wrong api
(edit) @32118   14 years vboxsync FT updates
(edit) @32109   14 years vboxsync PGMAllPool.cpp: NIL_PGMPOOL_PHYSEXT_INDEX not NIL_PGMPOOL_IDX.
(edit) @32106   14 years vboxsync Minor update
(edit) @32102   14 years vboxsync FT updates
(edit) @32101   14 years vboxsync Increate monitor counter
(edit) @32098   14 years vboxsync Fix
(edit) @32097   14 years vboxsync Broken assertion
(edit) @32096   14 years vboxsync Stats
(edit) @32095   14 years vboxsync Wrong checks
(edit) @32092   14 years vboxsync Empty password
(edit) @32091   14 years vboxsync pgmPoolTrackPhysExtInsert: Fixed missing loop advancing, caused chains …
(edit) @32090   14 years vboxsync FT cleanup
(edit) @32089   14 years vboxsync FT update
(edit) @32087   14 years vboxsync PGM: Account for aliased and off pages in physical handlers so that …
(edit) @32085   14 years vboxsync FT fixes
(edit) @32084   14 years vboxsync FT fixes
(edit) @32066   14 years vboxsync PGM: Enabled the MMIO optimizations.
(edit) @32057   14 years vboxsync Stats
(edit) @32053   14 years vboxsync FT updates
(edit) @32051   14 years vboxsync FT updates
(edit) @32050   14 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32049   14 years vboxsync VMM/DBGF: typos.
(edit) @32043   14 years vboxsync PGM: Re-enabled the code that previously cause w7-64 regressions. (We …
(edit) @32042   14 years vboxsync PGMAllBth.h: MMIO opt fix.
(edit) @32040   14 years vboxsync PGMAllPool.cpp: Added assertions to the table flushing code that check …
(edit) @32038   14 years vboxsync PGMAllPool.cpp: Use ASMAtomicWriteU32/U64 instead of ASMAtomicWriteSize.
(edit) @32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32035   14 years vboxsync Changing the remaining X86_PTE_PAE_PG_MASK uses to …
(edit) @32034   14 years vboxsync Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
(edit) @32033   14 years vboxsync Changing the remaining X86_PDE_PAE_PG_MASK uses to …
(edit) @32028   14 years vboxsync PGMAllBth/SyncPage: Don't assert on stale TLB after W7-64 changed some …
(edit) @32027   14 years vboxsync PGM/SyncPage: To be on the safe side, always sync the target page when …
(edit) @32009   14 years vboxsync Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
(edit) @32006   14 years vboxsync VMM/DBGFCoreWrite: skeleton.
(edit) @32005   14 years vboxsync Changed all X86_PDPE_PG_MASK references to X86_PDPE_PG_MASK_FULL.
(edit) @32004   14 years vboxsync pgmShwSyncPaePDPtr: Only sync X86_PDPE_P and X86_PDPE_A since most of …
(edit) @32002   14 years vboxsync Compile fix
(edit) @32001   14 years vboxsync FT updates
(edit) @32000   14 years vboxsync x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
(edit) @31998   14 years vboxsync Changed the remaining X86_PML4E_PG_MASK uses to X86_PML4E_PG_MASK_FULL.
(edit) @31997   14 years vboxsync PGM: Don't shadow any extra bits in long mode PDPEs and PML4Es.
(edit) @31996   14 years vboxsync Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions.
(edit) @31995   14 years vboxsync Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
(edit) @31994   14 years vboxsync Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
(edit) @31993   14 years vboxsync Safe X86_PML4E_PG_MASK -> X86_PML4E_PG_MASK_FULL conversions.
(edit) @31992   14 years vboxsync PGMDbg: bug fix.
(edit) @31989   14 years vboxsync VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
(edit) @31988   14 years vboxsync Compile fix
(edit) @31987   14 years vboxsync PGM,DBGC,DBGF: Dump guest paging structures.
(edit) @31986   14 years vboxsync FT updates + TODO
(edit) @31978   14 years vboxsync PGM,DBC,MM: Dump more information about shadow/guest pages.
(edit) @31975   14 years vboxsync build fix.
(edit) @31973   14 years vboxsync PGM,DBGC: working shadow page table dumper (sans EPT).
(edit) @31966   14 years vboxsync DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
(edit) @31953   14 years vboxsync FT updates
(edit) @31949   14 years vboxsync grr. typo.
(edit) @31948   14 years vboxsync PGM: paging hierarchy dumpers refactoring in progress.
(edit) @31947   14 years vboxsync PGM: paging hierarchy dumpers refactoring in progress.
(edit) @31938   14 years vboxsync FT updates
(edit) @31931   14 years vboxsync PGM: spaces.
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