index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ops_template.h
Age
Commit message (
Expand
)
Author
2003-06-30
correct eflags evaluation order for all operations - fixed important CPU stat...
bellard
2003-06-30
first step to fix precise eflags update in case of exception
bellard
2003-06-21
new segment access
bellard
2003-05-25
direct chaining for PowerPC and i386
bellard
2003-05-10
fixed SHL C flag computation
bellard
2003-05-08
changed I/O function prototype to include emulator state
bellard
2003-04-07
powerpc fix
bellard
2003-03-29
16bit/override support in string operations
bellard
2003-03-24
glibc2.2 fixes - more command line options - misc doc fixes
v0.1.1
bellard
2003-03-23
basic signal handling
bellard
2003-03-22
better 16 bit code support
bellard
2003-03-20
ppc port
bellard
2003-03-19
added flags computation optimization
bellard
2003-03-16
added cmov instruction
bellard
2003-03-16
added loop/xadd/cmpxchg support
bellard
2003-03-05
float fixes - added bsr/bsf support
bellard
2003-03-04
added shiftd support - improved auto test
bellard
2003-03-03
many fixes
bellard
2003-03-03
prints hello world
bellard
2003-03-03
test infrastructure
bellard
2003-03-01
new x86 CPU core
bellard