VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9161   17 years vboxsync Have to save and restore MSR_K8_FS_BASE as well in the …
(edit) @9155   17 years vboxsync Another GC_ARCH_BITS=64 build breaker
(edit) @9154   17 years vboxsync Corrected code that doesn't compile with GC_ARCH_BITS=64.
(edit) @9151   17 years vboxsync Statistics
(edit) @9148   17 years vboxsync More 64 bits guest preps
(edit) @9125   17 years vboxsync AMD-V: setup PAT guest register for nested paging
(edit) @9122   17 years vboxsync Logging update
(edit) @9120   17 years vboxsync Updates
(edit) @9116   17 years vboxsync Added stat counter for physical page invalidation.
(edit) @9115   17 years vboxsync HWACCM: Invalidate pages changed by PGMHandlerPhysicalPageTempOff. …
(edit) @9110   17 years vboxsync Minor update
(edit) @9106   17 years vboxsync Changed assertion for nested shadow paging
(edit) @9092   17 years vboxsync We need a real shadow paging backend for PGMHandlerPhysicalPageTempOff …
(edit) @9083   17 years vboxsync Minor update
(edit) @9082   17 years vboxsync More statistics
(edit) @9075   17 years vboxsync Fixed wrong call to TRPMResetTrap
(edit) @9074   17 years vboxsync Log normal page faults in nested paging mode too (DEBUG only).
(edit) @9073   17 years vboxsync Updated logging
(edit) @9069   17 years vboxsync Interpret msr reads and writes (currently disabled in order not to …
(edit) @9064   17 years vboxsync Properly deal with CR3 changes in nested paging mode.
(edit) @9062   17 years vboxsync Accidental commit
(edit) @9046   17 years vboxsync Experimental workaround for the non-working debuggers and panicing …
(edit) @9041   17 years vboxsync spaces.
(edit) @9039   17 years vboxsync spaces and inverted comments.
(edit) @9038   17 years vboxsync Sync back the debug registers too (fixed gdb/dbx weirdness on solaris).
(edit) @9034   17 years vboxsync properly export
(edit) @9033   17 years vboxsync Statistics for SVM_EXIT_NPF
(edit) @9032   17 years vboxsync Nested paging updates
(edit) @9031   17 years vboxsync Init order
(edit) @9030   17 years vboxsync Mode switch fixes for nested paging.
(edit) @9029   17 years vboxsync Removed assertion
(edit) @9027   17 years vboxsync We can enable nested paging now.
(edit) @9026   17 years vboxsync More updates for nested paging. (setting up the paging mode)
(edit) @9025   17 years vboxsync One more place
(edit) @9024   17 years vboxsync 2nd attempt
(edit) @9023   17 years vboxsync Fixed some runtime assertions
(edit) @9021   17 years vboxsync Nested paging updates. Extra paging mode added to prevent illegal …
(edit) @9008   17 years vboxsync Changes for proper flushing of the TLB for physical registration changes.
(edit) @9001   17 years vboxsync Enabled the PGMMODE_PROTECTED (Guest) & PGMMODE_AMD64 (shadow) …
(edit) @8994   17 years vboxsync this broke release builds
(edit) @8990   17 years vboxsync Configure the testing pass.
(edit) @8985   17 years vboxsync Added an extra argument to TRPMForwardTrap so the trpm profiling …
(edit) @8984   17 years vboxsync Removed the dtrace experiment. the invalid lock sequences now ends up …
(edit) @8977   17 years vboxsync export
(edit) @8965   17 years vboxsync Nested paging updates
(edit) @8961   17 years vboxsync Fixed amd64 debug builds. Added some TODOs.
(edit) @8958   17 years vboxsync VMM/VMMAll: commented out an annoying assertion
(edit) @8953   17 years vboxsync Ring-0 assertions are now always printed to the debug log. Introduced …
(edit) @8952   17 years vboxsync Nested paging updates
(edit) @8948   17 years vboxsync Nested paging updates
(edit) @8945   17 years vboxsync Updated comment
(edit) @8944   17 years vboxsync Fixed problem with erratum 170 cpus.
(edit) @8943   17 years vboxsync AMD-V: flush TLB when the flush count for the cpu has changed AMD-V: …
(edit) @8941   17 years vboxsync Intercept task switches as well. (they can change CR3)
(edit) @8914   17 years vboxsync Moved cpu id check around for tlb flushing.
(edit) @8911   17 years vboxsync No fixed tsc if the GIP timer is in async mode. (TM; AMD cpus with …
(edit) @8901   17 years vboxsync Always enable caching
(edit) @8900   17 years vboxsync Some updates
(edit) @8899   17 years vboxsync Fixed hwaccm test
(edit) @8889   17 years vboxsync Added ASMGetCpuModuleIntel/Amd and ASMIsIntelCpu and ASMIsIntelCpuEx …
(edit) @8885   17 years vboxsync Use ASMGetCpuFamily/Model/Stepping (for the extended one too).
(edit) @8884   17 years vboxsync Use ASMGetCpuFamily/Model/Stepping.
(edit) @8881   17 years vboxsync Wrong assertion
(edit) @8880   17 years vboxsync More logging
(edit) @8879   17 years vboxsync Init idCpu
(edit) @8878   17 years vboxsync Don't automatically flush the TLB when we remain on the same cpu (on …
(edit) @8876   17 years vboxsync ASID based TLB flushing
(edit) @8873   17 years vboxsync Fetch the SVM features too and write them to the release log
(edit) @8871   17 years vboxsync Updated assertion
(edit) @8870   17 years vboxsync Intercept mwait as well (AMD-V)
(edit) @8868   17 years vboxsync Base & extended model corrections.
(edit) @8864   17 years vboxsync Small update
(edit) @8862   17 years vboxsync Inverted check
(edit) @8861   17 years vboxsync Don't bother to invalidate pages if a TLB flush is already pending.
(edit) @8860   17 years vboxsync Some flushing statistics
(edit) @8856   17 years vboxsync Compilation fix
(edit) @8855   17 years vboxsync Simplified tlb flushing.
(edit) @8854   17 years vboxsync Minor updates
(edit) @8853   17 years vboxsync Manual page invalidation or TLB flush is required for AMD-V.
(edit) @8851   17 years vboxsync Fixed VERR_REM_FLUSHED_PAGES_OVERFLOW handling in emR3RawHandleRC - it …
(edit) @8848   17 years vboxsync Backed out 30862; redundant
(edit) @8847   17 years vboxsync On entry always flush the TLB.
(edit) @8843   17 years vboxsync Correction
(edit) @8842   17 years vboxsync Wrong assertion
(edit) @8841   17 years vboxsync Extra statistic counter
(edit) @8839   17 years vboxsync Correctly restore IF in SVMVMRun
(edit) @8831   17 years vboxsync dtrace experiments.
(edit) @8830   17 years vboxsync dtrace experiments.
(edit) @8825   17 years vboxsync -doxygen comment.
(edit) @8824   17 years vboxsync Don't assert on VERR_REM_TOO_MANY_TRAPS and make the debugger go into …
(edit) @8823   17 years vboxsync Don't loop forever in DBGFR3Term if the debugger and EMT race each other.
(edit) @8819   17 years vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
(edit) @8818   17 years vboxsync Pushed some very noisy logging into Log4 (was LogFlow).
(edit) @8816   17 years vboxsync Added a release log statement about erratum 170
(edit) @8815   17 years vboxsync Corrected revision checks for erratum 170.
(edit) @8809   17 years vboxsync Proper injection of pending interrupts when IF=0, so they get …
(edit) @8808   17 years vboxsync Correction
(edit) @8807   17 years vboxsync Unused local variable
(edit) @8806   17 years vboxsync Determine which AMD cpus are really affected by erratum 170 (forced …
(edit) @8802   17 years vboxsync alignment…
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