VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @2117   18 years vboxsync SELMToFlatEx change. Enable 16 bits instruction emulation for MMIO
(edit) @2116   18 years vboxsync SELMToFlatEx change
(edit) @2108   18 years vboxsync Never return true from RTAssertDoBreakpoint.
(edit) @2107   18 years vboxsync Proper init of hidden selector registers.
(edit) @2105   18 years vboxsync sync virt time docs and some general docs updates.
(edit) @2098   18 years vboxsync SELMToFlat change for hwaccm mode.
(edit) @2097   18 years vboxsync X86_CR0_PG must always be set in the guest CR0.
(edit) @2096   18 years vboxsync Made error messages more detailed
(edit) @2095   18 years vboxsync GetPage will deal with real and protected mode without paging.
(edit) @2094   18 years vboxsync CPUMR3DisasmInstrCPU fix for real mode disassembly.
(edit) @2091   18 years vboxsync space
(edit) @2090   18 years vboxsync Added PGMPOOLKIND_32BIT_PT_FOR_PHYS & PGMPOOLKIND_PAE_PT_FOR_PHYS
(edit) @2089   18 years vboxsync Added PGMPOOLKIND_32BIT_PT_FOR_PHYS & PGMPOOLKIND_PAE_PT_FOR_PHYS
(edit) @2088   18 years vboxsync nasm fix
(edit) @2087   18 years vboxsync fixed broken nasm support.
(edit) @2086   18 years vboxsync fixed broken nasm support.
(edit) @2082   18 years vboxsync spaces
(edit) @2081   18 years vboxsync don't check for pending timers on resume either.
(edit) @2078   18 years vboxsync Removed obsolete code
(edit) @2076   18 years vboxsync TMTimerGet is unsafe as it checks for expired timers each time.
(edit) @2075   18 years vboxsync Added TMVirtualGetEx. Changed TMCpuTickGetOffset to return virtual …
(edit) @2070   18 years vboxsync Corrected TSC offset for SVM & VMX.
(edit) @2069   18 years vboxsync logging
(edit) @2066   18 years vboxsync Removed misleading comment
(edit) @2065   18 years vboxsync Use EMInterpretInstructionCPU for rdtsc
(edit) @2064   18 years vboxsync Accept ring 3 rdtsc for emulation.
(edit) @2063   18 years vboxsync More stats
(edit) @2062   18 years vboxsync TSC offset initialized on entry.
(edit) @2061   18 years vboxsync Added TMCpuTickGetOffset
(edit) @2056   18 years vboxsync Virtualize the TSC.
(edit) @2054   18 years vboxsync Think I found the problem with the double shutdown mess. Removing the …
(edit) @2050   18 years vboxsync debug only
(edit) @2049   18 years vboxsync Disabled ss mov patch again.
(edit) @2047   18 years vboxsync Size override fixes
(edit) @2046   18 years vboxsync Corrections and activation of mov gpr,ss patch.
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