VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32655   14 years vboxsync reset not resetted
(edit) @32614   14 years vboxsync Same for TRPM
(edit) @32613   14 years vboxsync Extra check for forced vt-x usage
(edit) @32595   14 years vboxsync VMM/DBGFCoreWrite: log.
(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   14 years vboxsync VMM/raw: Heed VM_FF_REQUEST and VMCPU_FF_REQUEST before checking for …
(edit) @32458   14 years vboxsync VMM: Return to ring-3 when DMA work is pending.
(edit) @32450   14 years vboxsync VMM/DBGFCoreWrite: comply with both ELF64 and broken Solaris code.
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32427   14 years vboxsync AsyncCompletion: Make submitting requests to the host error prove. …
(edit) @32419   14 years vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @32418   14 years vboxsync Increase the size of the image to work around the refusal of Win64 to …
(edit) @32410   14 years vboxsync Got rid of unnecessary dirty page flush in InvalidatePage. (NOTE: high …
(edit) @32404   14 years vboxsync missing svn:keywords
(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) @32378   14 years vboxsync HWACCM.cpp: logging typo.
(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) @32361   14 years vboxsync HWACCM: Preparing for using the VMX-preemption timer.
(edit) @32357   14 years vboxsync HWACCM.cpp: Save some more fflush(VBox.log) calls.
(edit) @32356   14 years vboxsync VMM: Avoid 700 unnecessary fflush(VBox.log) calls.
(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
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