VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32343   14 years vboxsync SSM: nit.
(edit) @32341   14 years vboxsync dbgfcore.h -> dbgfcorefmt.h; only the format, no prototypes or stuff.
(edit) @32340   14 years vboxsync DBGFCoreWrite: split out the core related stuff into a separate …
(edit) @32319   14 years vboxsync Stats
(edit) @32318   14 years vboxsync HWACCM.cpp: fix stat desc
(edit) @32313   14 years vboxsync VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
(edit) @32308   14 years vboxsync FTM: More stats
(edit) @32307   14 years vboxsync Include other range types too (FTM)
(edit) @32302   14 years vboxsync FTM statistics
(edit) @32297   14 years vboxsync Alignment fix
(edit) @32295   14 years vboxsync Deal with MMIO2 pages as well (FTM)
(edit) @32294   14 years vboxsync FT updates
(edit) @32291   14 years vboxsync FT update
(edit) @32289   14 years vboxsync Alignment again
(edit) @32287   14 years vboxsync Copy/paste fix
(edit) @32286   14 years vboxsync Compile fix
(edit) @32285   14 years vboxsync Use the pointer based GCPHYS AVL tree
(edit) @32270   14 years vboxsync Attempted alignment fix
(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.
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