VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36834   14 years vboxsync IEM: Moved the iemCImpl functions out of IEMAll.cpp and into …
(edit) @36833   14 years vboxsync IEM: Fixed missing RIP advancing when rCX was 0. 'LSS GReg, r/m' …
(edit) @36831   14 years vboxsync build fix
(edit) @36829   14 years vboxsync IEM: Some more instructions and tweaks.
(edit) @36828   14 years vboxsync IEM: implemented XLAT, extended the output when hitting a stub.
(edit) @36823   14 years vboxsync IEM: fixed interrupt delivery in verification mode.
(edit) @36822   14 years vboxsync comment typo.
(edit) @36821   14 years vboxsync IEM: imul, fixes & optimization hack.
(edit) @36815   14 years vboxsync IEM: XCHG mem,reg and CALLN r/m
(edit) @36813   14 years vboxsync mac build fix.
(edit) @36812   14 years vboxsync IEM: hlt
(edit) @36798   14 years vboxsync build fix
(edit) @36795   14 years vboxsync IEM: Verify memory writes, fixed bugs found doing so.
(edit) @36794   14 years vboxsync IEM: Verify I/O port read and writes as well as MMIO accesses. …
(edit) @36780   14 years vboxsync IEM: Some more bits.
(edit) @36778   14 years vboxsync win.x86 build fix.
(edit) @36775   14 years vboxsync gcc build fixes.
(edit) @36774   14 years vboxsync build fix.
(edit) @36772   14 years vboxsync build fixes.
(edit) @36771   14 years vboxsync build fixes.
(edit) @36770   14 years vboxsync build fixes.
(edit) @36769   14 years vboxsync build fixes.
(edit) @36768   14 years vboxsync IEM: Initial commit, work in progress.
(edit) @36762   14 years vboxsync CPUM: CPUMSetGuestGDTR and CPUMSetGuestIDTR should take 64-bit base value.
(edit) @36639   14 years vboxsync CPUMIsGuestInRealOrV86Mode and CPUMIsGuestInRealOrV86ModeEx.
(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   15 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33512   15 years vboxsync (Re)Moved assertions
(edit) @33164   15 years vboxsync Can't deal with 8 byte operands in our 32-bit emulation code.
(edit) @32977   15 years vboxsync Extend assertion
(edit) @32935   15 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32872   15 years vboxsync Wrong PD type (triggers assertion in debug build; otherwise harmless)
(edit) @32868   15 years vboxsync Comment update
(edit) @32867   15 years vboxsync Fixed dereference of large pages in EPT/nested paging modes.
(edit) @32865   15 years vboxsync Redundant check
(edit) @32859   15 years vboxsync More informative assertion
(edit) @32819   15 years vboxsync Tab
(edit) @32796   15 years vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
(edit) @32788   15 years vboxsync Moved stats around
(edit) @32785   15 years vboxsync Cleaned up SyncPageWorker for non-paging modes.
(edit) @32778   15 years vboxsync Sync the entire page table for new nested page tables. (partially …
(edit) @32746   15 years vboxsync pgmPoolFlushDirtyPage,pgmPoolAddDirtyPage: Must use …
(edit) @32572   15 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32564   15 years vboxsync Compile error
(edit) @32563   15 years vboxsync Take a shortcut
(edit) @32561   15 years vboxsync Oops
(edit) @32560   15 years vboxsync Cleaned up a bit
(edit) @32551   15 years vboxsync Reactivate pae/32-bit optimization.
(edit) @32544   15 years vboxsync Disabled pae/32-bit optimization due to XP installation regressions
(edit) @32541   15 years vboxsync Don't bother checking for virtual handlers in ring-0.
(edit) @32539   15 years vboxsync Removed wrong assertion
(edit) @32521   15 years vboxsync Optimization
(edit) @32516   15 years vboxsync Removed double invalidate.
(edit) @32489   15 years vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32486   15 years vboxsync Moved logging and stat
(edit) @32484   15 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32481   15 years vboxsync Enabled dirty page optimization for the pae/32-bit shadow/guest case.
(edit) @32480   15 years vboxsync SyncPageWorkerTrackDeref: Use the hint we retrieved from the cached …
(edit) @32431   15 years vboxsync scm cleanup
(edit) @32419   15 years vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @32410   15 years vboxsync Got rid of unnecessary dirty page flush in InvalidatePage. (NOTE: high …
(edit) @32401   15 years vboxsync Updates
(edit) @32392   15 years vboxsync pgm pool update for 32-bit dirty page handling
(edit) @32390   15 years vboxsync One more
(edit) @32389   15 years vboxsync Mask physical address
(edit) @32384   15 years vboxsync Extended dirty page optimization for the pae/32-bit shw/gst …
(edit) @32373   15 years vboxsync Must not call PGMPhysReleasePageMappingLock when the lock failed
(edit) @32366   15 years vboxsync Typo
(edit) @32362   15 years vboxsync Some cleanup
(edit) @32302   15 years vboxsync FTM statistics
(edit) @32140   15 years vboxsync FT updates
(edit) @32135   15 years vboxsync Checkpoint PDM helper
(edit) @32109   15 years vboxsync PGMAllPool.cpp: NIL_PGMPOOL_PHYSEXT_INDEX not NIL_PGMPOOL_IDX.
(edit) @32091   15 years vboxsync pgmPoolTrackPhysExtInsert: Fixed missing loop advancing, caused chains …
(edit) @32087   15 years vboxsync PGM: Account for aliased and off pages in physical handlers so that …
(edit) @32051   15 years vboxsync FT updates
(edit) @32043   15 years vboxsync PGM: Re-enabled the code that previously cause w7-64 regressions. (We …
(edit) @32042   15 years vboxsync PGMAllBth.h: MMIO opt fix.
(edit) @32040   15 years vboxsync PGMAllPool.cpp: Added assertions to the table flushing code that check …
(edit) @32038   15 years vboxsync PGMAllPool.cpp: Use ASMAtomicWriteU32/U64 instead of ASMAtomicWriteSize.
(edit) @32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32035   15 years vboxsync Changing the remaining X86_PTE_PAE_PG_MASK uses to …
(edit) @32034   15 years vboxsync Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
(edit) @32033   15 years vboxsync Changing the remaining X86_PDE_PAE_PG_MASK uses to …
(edit) @32028   15 years vboxsync PGMAllBth/SyncPage: Don't assert on stale TLB after W7-64 changed some …
(edit) @32027   15 years vboxsync PGM/SyncPage: To be on the safe side, always sync the target page when …
Note: See TracRevisionLog for help on using the revision log.

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