VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36315   14 years vboxsync VMM: more correct MSR_IA32_MISC_ENABLE emulation
(edit) @36291   14 years vboxsync VMM/EMAll: do not tread the emInterpretIncDec assertion differently
(edit) @36251   14 years vboxsync PDMCritSectLeave: another assertion.
(edit) @36196   14 years vboxsync VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
(edit) @36009   14 years vboxsync PGM: Fixed large pages and write monitoring (live snapshot). Added …
(edit) @35754   14 years vboxsync Fix running 64bit guests on 32bit hosts with nested paging
(edit) @35537   14 years vboxsync mark the source of the bloat.
(edit) @35529   14 years vboxsync warnings (gcc-4.5).
(edit) @35410   14 years vboxsync DBGFReg revamp #2.
(edit) @35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35333   14 years vboxsync VMM source reorg.
(edit) @33795   14 years vboxsync Extra comment
(edit) @33771   14 years vboxsync Mark base page as type page table when activating a 4 kb page inside …
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33512   14 years vboxsync (Re)Moved assertions
(edit) @33164   14 years vboxsync Can't deal with 8 byte operands in our 32-bit emulation code.
(edit) @32977   14 years vboxsync Extend assertion
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32872   14 years vboxsync Wrong PD type (triggers assertion in debug build; otherwise harmless)
(edit) @32868   14 years vboxsync Comment update
(edit) @32867   14 years vboxsync Fixed dereference of large pages in EPT/nested paging modes.
(edit) @32865   14 years vboxsync Redundant check
(edit) @32859   14 years vboxsync More informative assertion
(edit) @32819   14 years vboxsync Tab
(edit) @32796   14 years vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
(edit) @32788   14 years vboxsync Moved stats around
(edit) @32785   14 years vboxsync Cleaned up SyncPageWorker for non-paging modes.
(edit) @32778   14 years vboxsync Sync the entire page table for new nested page tables. (partially …
(edit) @32746   14 years vboxsync pgmPoolFlushDirtyPage,pgmPoolAddDirtyPage: Must use …
(edit) @32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32564   14 years vboxsync Compile error
(edit) @32563   14 years vboxsync Take a shortcut
(edit) @32561   14 years vboxsync Oops
(edit) @32560   14 years vboxsync Cleaned up a bit
(edit) @32551   14 years vboxsync Reactivate pae/32-bit optimization.
(edit) @32544   14 years vboxsync Disabled pae/32-bit optimization due to XP installation regressions
(edit) @32541   14 years vboxsync Don't bother checking for virtual handlers in ring-0.
(edit) @32539   14 years vboxsync Removed wrong assertion
(edit) @32521   14 years vboxsync Optimization
(edit) @32516   14 years vboxsync Removed double invalidate.
(edit) @32489   14 years vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32486   14 years vboxsync Moved logging and stat
(edit) @32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32481   14 years vboxsync Enabled dirty page optimization for the pae/32-bit shadow/guest case.
(edit) @32480   14 years vboxsync SyncPageWorkerTrackDeref: Use the hint we retrieved from the cached …
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32419   14 years vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @32410   14 years vboxsync Got rid of unnecessary dirty page flush in InvalidatePage. (NOTE: high …
(edit) @32401   14 years vboxsync Updates
(edit) @32392   14 years vboxsync pgm pool update for 32-bit dirty page handling
(edit) @32390   14 years vboxsync One more
(edit) @32389   14 years vboxsync Mask physical address
(edit) @32384   14 years vboxsync Extended dirty page optimization for the pae/32-bit shw/gst …
(edit) @32373   14 years vboxsync Must not call PGMPhysReleasePageMappingLock when the lock failed
(edit) @32366   14 years vboxsync Typo
(edit) @32362   14 years vboxsync Some cleanup
(edit) @32302   14 years vboxsync FTM statistics
(edit) @32140   14 years vboxsync FT updates
(edit) @32135   14 years vboxsync Checkpoint PDM helper
(edit) @32109   14 years vboxsync PGMAllPool.cpp: NIL_PGMPOOL_PHYSEXT_INDEX not NIL_PGMPOOL_IDX.
(edit) @32091   14 years vboxsync pgmPoolTrackPhysExtInsert: Fixed missing loop advancing, caused chains …
(edit) @32087   14 years vboxsync PGM: Account for aliased and off pages in physical handlers so that …
(edit) @32051   14 years vboxsync FT updates
(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) @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) @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) @31989   14 years vboxsync VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
(edit) @31988   14 years vboxsync Compile fix
(edit) @31986   14 years vboxsync FT updates + TODO
(edit) @31978   14 years vboxsync PGM,DBC,MM: Dump more information about shadow/guest pages.
(edit) @31947   14 years vboxsync PGM: paging hierarchy dumpers refactoring in progress.
(edit) @31870   14 years vboxsync PGM: Don't sync unnecessary PTE bits.
(edit) @31851   14 years vboxsync pgmPoolAllocEx/pgmPoolAlloc: Just use pgmPoolAllocEx when you want locking.
(edit) @31849   14 years vboxsync PGM: Don't shadow PDE bits 62/3:52 (NXE=1/0), only shadow the bits we …
(edit) @31836   14 years vboxsync PGMAllPool.cpp: Increased the span of a subset. nits
(edit) @31835   14 years vboxsync PGMAllBth.h: fixed assertion.
(edit) @31832   14 years vboxsync PGM: The other w7-64 regression. Trouble is that they're using PTE …
(edit) @31826   14 years vboxsync PGMAllPool.cpp: Disabled the bits casuing the regressions in r64700.
(edit) @31824   14 years vboxsync PGMAllPool.cpp: Moved unused hints.
(edit) @31823   14 years vboxsync nc
(edit) @31807   14 years vboxsync FT: disable large page usage Removed debug code
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