VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @32558   14 years vboxsync VMM/DBGFCoreWrite: minor cleanup.
(edit) @32551   14 years vboxsync Reactivate pae/32-bit optimization.
(edit) @32550   14 years vboxsync Correction
(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) @32540   14 years vboxsync Disallow virtual handler registration for VT-x and AMD-V.
(edit) @32539   14 years vboxsync Removed wrong assertion
(edit) @32534   14 years vboxsync VMM/DBGFCoreWrite: log.
(edit) @32525   14 years vboxsync Updated comments
(edit) @32521   14 years vboxsync Optimization
(edit) @32516   14 years vboxsync Removed double invalidate.
(edit) @32512   14 years vboxsync Enabled minimal guest state loading (VT-x; again). Watch for regressions.
(edit) @32506   14 years vboxsync Extra stats
(edit) @32504   14 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32489   14 years vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32488   14 years vboxsync build fix.
(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) @32467   14 years vboxsync AsyncCompletion: Another one
(edit) @32466   14 years vboxsync AsyncCompletion: update the task handle of the task on success
(edit) @32459   15 years vboxsync VMM/raw: Heed VM_FF_REQUEST and VMCPU_FF_REQUEST before checking for …
(edit) @32458   15 years vboxsync VMM: Return to ring-3 when DMA work is pending.
(edit) @32450   15 years vboxsync VMM/DBGFCoreWrite: comply with both ELF64 and broken Solaris code.
(edit) @32431   15 years vboxsync scm cleanup
(edit) @32427   15 years vboxsync AsyncCompletion: Make submitting requests to the host error prove. …
(edit) @32419   15 years vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @32418   15 years vboxsync Increase the size of the image to work around the refusal of Win64 to …
(edit) @32410   15 years vboxsync Got rid of unnecessary dirty page flush in InvalidatePage. (NOTE: high …
(edit) @32404   15 years vboxsync missing svn:keywords
(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) @32378   15 years vboxsync HWACCM.cpp: logging typo.
(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) @32361   15 years vboxsync HWACCM: Preparing for using the VMX-preemption timer.
(edit) @32357   15 years vboxsync HWACCM.cpp: Save some more fflush(VBox.log) calls.
(edit) @32356   15 years vboxsync VMM: Avoid 700 unnecessary fflush(VBox.log) calls.
(edit) @32343   15 years vboxsync SSM: nit.
(edit) @32341   15 years vboxsync dbgfcore.h -> dbgfcorefmt.h; only the format, no prototypes or stuff.
(edit) @32340   15 years vboxsync DBGFCoreWrite: split out the core related stuff into a separate …
(edit) @32319   15 years vboxsync Stats
(edit) @32318   15 years vboxsync HWACCM.cpp: fix stat desc
(edit) @32313   15 years vboxsync VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
(edit) @32308   15 years vboxsync FTM: More stats
(edit) @32307   15 years vboxsync Include other range types too (FTM)
(edit) @32302   15 years vboxsync FTM statistics
(edit) @32297   15 years vboxsync Alignment fix
(edit) @32295   15 years vboxsync Deal with MMIO2 pages as well (FTM)
(edit) @32294   15 years vboxsync FT updates
(edit) @32291   15 years vboxsync FT update
(edit) @32289   15 years vboxsync Alignment again
(edit) @32287   15 years vboxsync Copy/paste fix
(edit) @32286   15 years vboxsync Compile fix
(edit) @32285   15 years vboxsync Use the pointer based GCPHYS AVL tree
(edit) @32270   15 years vboxsync Attempted alignment fix
(edit) @32268   15 years vboxsync FT updates
(edit) @32254   15 years vboxsync VMM/DBGFCoreWrite: build fix.
(edit) @32253   15 years vboxsync VMM/DBGF: Added CoreDescriptor.
(edit) @32248   15 years vboxsync Unused var.
(edit) @32245   15 years vboxsync Reset fNoMorePhysWrites after state saving.
(edit) @32239   15 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32238   15 years vboxsync VMM/MMHeap: comments, added MM_TAG_DBGF_CORE_WRITE.
(edit) @32236   15 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32222   15 years vboxsync VMM/DBGFCoreWrite: Windows build fix.
(edit) @32220   15 years vboxsync spaces.
(edit) @32219   15 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32218   15 years vboxsync debug build fix
(edit) @32217   15 years vboxsync Win build fix
(edit) @32215   15 years vboxsync VMM/DBGFCoreWrite: build fix.
(edit) @32214   15 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32213   15 years vboxsync VMM/PGM: Functions for reading RAM ranges.
(edit) @32206   15 years vboxsync FT: no state changes for loading either
(edit) @32199   15 years vboxsync FT: allow memory sync interruption
(edit) @32193   15 years vboxsync FT updates
(edit) @32190   15 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32189   15 years vboxsync DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
(edit) @32179   15 years vboxsync More stats
(edit) @32173   15 years vboxsync Corrected assertion
(edit) @32171   15 years vboxsync FT updates
(edit) @32169   15 years vboxsync FT updates
(edit) @32159   15 years vboxsync Take skipped pages into account
(edit) @32158   15 years vboxsync FT update
(edit) @32156   15 years vboxsync space
(edit) @32155   15 years vboxsync FT updates
(edit) @32154   15 years vboxsync Wrong order
(edit) @32153   15 years vboxsync Missing rom ranges
(edit) @32151   15 years vboxsync FT updates
(edit) @32146   15 years vboxsync Shut up the compiler
(edit) @32145   15 years vboxsync todo
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