VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2376   18 years vboxsync 1ns steps as well please.
(edit) @2368   18 years vboxsync Dump all the GIP info while we're at it.
(edit) @2367   18 years vboxsync No need to display the PIT any longer.
(edit) @2366   18 years vboxsync use kBuild-provided msg macros
(edit) @2363   18 years vboxsync warning
(edit) @2333   18 years vboxsync gcc-4.2 warnings
(edit) @2324   18 years vboxsync fixed PGMVerifyAccess(), we sometimes did not check the last page
(edit) @2318   18 years vboxsync typo? Knut, pls check.
(edit) @2302   18 years vboxsync style
(edit) @2301   18 years vboxsync MMHyperR3ToGC
(edit) @2300   18 years vboxsync ansi C
(edit) @2299   18 years vboxsync style.
(edit) @2298   18 years vboxsync Don't update Addr unless we're going to loop.
(edit) @2297   18 years vboxsync svn:eol-style native
(edit) @2296   18 years vboxsync fixed my typos.
(edit) @2295   18 years vboxsync Made PGM_WITH_PAGING safe and faster.
(edit) @2294   18 years vboxsync svn:eol-style and keywords.
(edit) @2293   18 years vboxsync MMHyperR3ToGC
(edit) @2291   18 years vboxsync More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
(edit) @2290   18 years vboxsync MMHyperR3ToGC
(edit) @2289   18 years vboxsync disabled ring-0 logging again for everyone but sander.
(edit) @2288   18 years vboxsync Fixed misalignment.
(edit) @2284   18 years vboxsync Left some logging enabled there…
(edit) @2283   18 years vboxsync Working TMCLOCK_VIRTUAL_SYNC.
(edit) @2279   18 years vboxsync Don't recursively call PGMVerifyAccess as we might run out of stack.
(edit) @2276   18 years vboxsync VerifyAccessSyncPage: shadow PD might not be present.
(edit) @2274   18 years vboxsync Pass on rc.
(edit) @2273   18 years vboxsync Real and protected mode (no paging) implemenation of VerifyAccessSyncPage.
(edit) @2270   18 years vboxsync Stricter pointer typechecking. (R0 vs R3)
(edit) @2267   18 years vboxsync Updated assertion
(edit) @2261   18 years vboxsync don't try to attach a debugger on L4
(edit) @2260   18 years vboxsync Corrections for real and v86 addresses + cleanup + notes.
(edit) @2258   18 years vboxsync Removed leftover logging statement
(edit) @2256   18 years vboxsync Fixed io port access return check
(edit) @2251   18 years vboxsync info flag.
(edit) @2250   18 years vboxsync DBGFINFO_FLAGS_RUN_ON_EMT and Ex registration function.
(edit) @2248   18 years vboxsync Implementing timer syncrhonous virtual clock.
(edit) @2244   18 years vboxsync NS and PCT units.
(edit) @2237   18 years vboxsync Enabled SVM for real and protected mode without paging again.
(edit) @2236   18 years vboxsync Incorrect assertion. (guest ram can have unallocated gaps)
(edit) @2235   18 years vboxsync Even more logging
(edit) @2234   18 years vboxsync More logging
(edit) @2233   18 years vboxsync put pack the double-power-off workaround
(edit) @2232   18 years vboxsync Put back 20576. Not sure what went wrong before.
(edit) @2231   18 years vboxsync Partial 20576 commit
(edit) @2230   18 years vboxsync Partial 20576 commit
(edit) @2229   18 years vboxsync backed out accidental commit
(edit) @2228   18 years vboxsync backed out 20576 due to regressions
(edit) @2227   18 years vboxsync Ignore ModifyPage for real and protected mode without paging.
(edit) @2226   18 years vboxsync Cleanup of emR3RawExecuteIOInstruction: use existing IOM functions. …
(edit) @2224   18 years vboxsync In some situations the guest state would not be synced.
(edit) @2220   18 years vboxsync Don't call the outs/ins string handler if we're only supposed to …
(edit) @2218   18 years vboxsync Added ins/outs support to VMX. Cleaned up both VMX & SVM io handling.
(edit) @2217   18 years vboxsync Added IOMInterpretINSEx & IOMInterpretOUTSEx. Support ins/outs …
(edit) @2213   18 years vboxsync More stats
(edit) @2203   18 years vboxsync prevent warning
(edit) @2202   18 years vboxsync Cleaned up.
(edit) @2201   18 years vboxsync Moved ins/outs handling to the VMMAll directory.
(edit) @2199   18 years vboxsync warning
(edit) @2191   18 years vboxsync Export to OSE.
(edit) @2189   18 years vboxsync Bugfix
(edit) @2188   18 years vboxsync disabled svm usage in all cpu modes for now
(edit) @2184   18 years vboxsync Compile fixes
(edit) @2183   18 years vboxsync Argh
(edit) @2181   18 years vboxsync SELMValidateAndConvertCSAddr correction
(edit) @2180   18 years vboxsync more verbose assertion
(edit) @2179   18 years vboxsync The values in the hidden selector registers have to be checked first …
(edit) @2177   18 years vboxsync Put back RF flag
(edit) @2176   18 years vboxsync Don't check timer & r3 job in single stepping mode.
(edit) @2174   18 years vboxsync Compile fix
(edit) @2173   18 years vboxsync Only set TF in hwacc stepping mode.
(edit) @2172   18 years vboxsync Wrong dr6
(edit) @2171   18 years vboxsync Added @todo
(edit) @2169   18 years vboxsync Intercept X86_TRAP_DB if single stepping is enabled.
(edit) @2168   18 years vboxsync Added DBGFIsStepping
(edit) @2166   18 years vboxsync Single stepping support added (as a debug feature)
(edit) @2163   18 years vboxsync Compile dbgfr0.cpp
(edit) @2161   18 years vboxsync Fix
(edit) @2160   18 years vboxsync Added single stepping in hardware accelerated mode (debug feature)
(edit) @2153   18 years vboxsync Comment updates
(edit) @2152   18 years vboxsync Never reuse non-paging shadow page tables.
(edit) @2151   18 years vboxsync CPUMGetGuestCPL: get cpl from hidden ss selector register if valid.
(edit) @2150   18 years vboxsync Get cpl from hidden ss selector register.
(edit) @2149   18 years vboxsync Set user bit in shadow page & pd when in non-paging mode.
(edit) @2138   18 years vboxsync Use hidden selector register in DBGFR3DisasInstrEx
(edit) @2137   18 years vboxsync Drop page flags consistency check in non-paging mode.
(edit) @2136   18 years vboxsync Drop the 32 bits code requirement from EMInterpretInstruction.
(edit) @2135   18 years vboxsync Removed wrong assertion.
(edit) @2134   18 years vboxsync Logging update
(edit) @2133   18 years vboxsync Removed obsolete comment.
(edit) @2132   18 years vboxsync Reset pending flag on reset.
(edit) @2131   18 years vboxsync Got rid of obsolete assertions.
(edit) @2130   18 years vboxsync Always sync the hidden selector attributes.
(edit) @2129   18 years vboxsync Accept all cpu modes for AMD SVM.
(edit) @2128   18 years vboxsync Enable movs emulation for ring 0.
(edit) @2127   18 years vboxsync Fully sync the selector attributes in real mode.
(edit) @2124   18 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
(edit) @2121   18 years vboxsync Enable movs for ring 0. (not yet used)
(edit) @2120   18 years vboxsync Real and protected mode without paging changes. Currently not yet used.
(edit) @2119   18 years vboxsync Finished hidden selector case.
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