Search:
Browse Source
Home
Download
Documentation
Community
source:
vbox
/
trunk
/
src
/
VBox
/
VMM
/
VMMAll
/
EMAll.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@2554
18 years
vboxsync
Added EMInterpretRdtsc
(edit)
@2505
18 years
vboxsync
Documented port I/O status code and fixed places where we didn't …
(edit)
@2136
18 years
vboxsync
Drop the 32 bits code requirement from EMInterpretInstruction.
(edit)
@2064
18 years
vboxsync
Accept ring 3 rdtsc for emulation.
(edit)
@2037
18 years
vboxsync
Got rid of noisy logging
(edit)
@2036
18 years
vboxsync
Emulate (lock) cmpxchg in the guest context.
(edit)
@2026
18 years
vboxsync
more verbose assertion
(edit)
@2017
18 years
vboxsync
more verbose assertion
(edit)
@2010
18 years
vboxsync
Check for monitor/mwait support in cpuid before emulating them.
(edit)
@2005
18 years
vboxsync
And again
(edit)
@2004
18 years
vboxsync
Another attempt at fixing the 64 bits build.
(edit)
@2002
18 years
vboxsync
64 bits compile fix
(edit)
@2000
18 years
vboxsync
Cleaned up instruction emulation. Got rid of duplicate code.
(edit)
@1999
18 years
vboxsync
warning
(edit)
@1998
18 years
vboxsync
- Emulation for bts & btc added - Try to resolve conflicts with CSAM …
(edit)
@1989
18 years
vboxsync
more logging
(edit)
@1988
18 years
vboxsync
corrected assertion
(edit)
@1987
18 years
vboxsync
more verbose assertion
(edit)
@1986
18 years
vboxsync
Btr emulation added. (possibly dangerous; not well tested)
(edit)
@1943
18 years
vboxsync
Paranoid checks.
(edit)
@1940
18 years
vboxsync
Removed obsolete changes.
(edit)
@1939
18 years
vboxsync
Support segment prefixes in our instruction emulator.
(edit)
@1929
18 years
vboxsync
We can encounter 16 bits code in raw mode too now; always refuse to …
(edit)
@1828
18 years
vboxsync
Cleaned up cpl checking.
(edit)
@1598
18 years
vboxsync
pop [esp+xx] uses esp *after* the actual pop
(edit)
@1597
18 years
vboxsync
extended assertion
(edit)
@1359
18 years
vboxsync
SELM function changes for v86 mode code. CPL check fixes for V86 mode …
(edit)
@1322
18 years
vboxsync
Corrected flag handling in V86 iret.
(edit)
@1184
18 years
vboxsync
Removed stray doxygen comment.
(edit)
@1159
18 years
vboxsync
Corrections for V86 mode.
(edit)
@1137
18 years
vboxsync
Bugfix
(edit)
@1136
18 years
vboxsync
EMInterpretIret changes & fixes
(edit)
@1127
18 years
vboxsync
only allow direct calls to EMInterpretIret for now
(edit)
@1126
18 years
vboxsync
Emulate iret to V86 code.
(edit)
@880
18 years
vboxsync
Added some missing SELMToFlat calls.
(edit)
@468
18 years
vboxsync
Moved rdtsc emulation into EM.
(edit)
@23
18 years
vboxsync
string.h & stdio.h + header cleanups.
(add)
@1
55 years
vboxsync
import
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog