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
/
cpu-i386.h
Age
Commit message (
Expand
)
Author
2003-06-21
ring 0 data structures
bellard
2003-06-15
factorized cpu defines
bellard
2003-06-09
arm support
bellard
2003-05-29
added fsave/frstor/fstenv/fldenv/fcomi - fixed cpuid - make lret/iret restart...
bellard
2003-05-27
segment defines
bellard
2003-05-25
direct chaining for PowerPC and i386
bellard
2003-05-14
better locks
bellard
2003-05-14
self-modifying code support
bellard
2003-05-13
mmap emulation
bellard
2003-05-10
TF flag support
bellard
2003-05-10
added dump function
bellard
2003-05-08
added CPL and IOPL as translation time constants - changed I/O function proto...
bellard
2003-04-29
sparc support
bellard
2003-04-29
comment
bellard
2003-03-30
better vm86 support
bellard
2003-03-29
eflags update
bellard
2003-03-24
glibc2.2 fixes - more command line options - misc doc fixes
v0.1.1
bellard
2003-03-23
distribution patches
v0.1.0
bellard
2003-03-23
better signal/exception support
bellard
2003-03-22
better 16 bit code support
bellard
2003-03-20
ppc port
bellard
2003-03-16
added minimal segment support
bellard
2003-03-16
added pusha/popa/rdtsc/bcd ops
bellard
2003-03-06
added translation cache
bellard
2003-03-05
convert several x86 instructions at the same time
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-02
added float support
bellard
2003-03-01
new x86 CPU core
bellard