Sign in
qemu
/
qemu
/
9b14bb04ca9c747173ff947458c46f7416653dad
/
cpu-exec.c
f193c79
do not depend on thunk.h - more log items
by bellard
· 21 years ago
bc51c5c
initial x86-64 host support (Gwenole Beauchesne)
by bellard
· 21 years ago
97eb5b1
native FPU support in code copy mode
by bellard
· 21 years ago
bf3e8bf
experimental code copy support - CPU_INTERRUPT_EXITTB support
by bellard
· 21 years ago
ee8b702
temporary interrupt locking fix (need rework)
by bellard
· 21 years ago
7f957d2
PowerPC merge (Jocelyn Mayer)
by bellard
· 21 years ago
b516f85
simpler second page physical address test
by bellard
· 21 years ago
ce09776
PowerPC System emulation (Jocelyn Mayer)
by bellard
· 21 years ago
1376847
support for new TLB handling
by bellard
· 21 years ago
b453b70
sparc fixes
by bellard
· 21 years ago
6786730
PowerPC target support (Jocelyn Mayer) - added better support for uid16
by bellard
· 21 years ago
36bdbe5
fixed TB linking in case of code invalidation (fixes random segfaults)
by bellard
· 21 years ago
1a18c71
unused functions in system mode
by bellard
· 21 years ago
93a40ea
fixed mmu fault priviledge logic
by bellard
· 21 years ago
93ac68b
sparc emulation target (thanx to Thomas M. Ogrisegg)
by bellard
· 21 years ago
facc68b
removed x86 hacks
by bellard
· 21 years ago
2e255c6
faster and more accurate segment handling
by bellard
· 21 years ago
3f33731
pop ss, mov ss, x and sti disable irqs for the next instruction - began dispatch optimization by adding new x86 cpu 'hidden' flags
by bellard
· 21 years ago
d05e66d
no error code if hardware interrupt
by bellard
· 21 years ago
38e584a
m68k host port (Richard Zidlicky)
by bellard
· 21 years ago
4cbf74b
soft mmu support
by bellard
· 21 years ago
b6d78bf
correct CPL support (should fix flat real mode support)
by bellard
· 21 years ago
a412ac5
real mode support
by bellard
· 21 years ago
4c3a88a
gdb stub breakpoints support
by bellard
· 21 years ago
1b21b62
ARM fixes
by bellard
· 21 years ago
907a5b2
fixed invalid irq jump chaining
by bellard
· 21 years ago
68a7931
reduced irq latency
by bellard
· 21 years ago
83479e7
suppressed ring 0 hacks
by bellard
· 22 years ago
3fb2ded
hardware interrupt support - support forfull ring 0 exception simulation
by bellard
· 22 years ago
970a87a
new segment access
by bellard
· 22 years ago
e4533c7
main cpu loop is target independent
by bellard
· 22 years ago
[Renamed (84%) from exec-i386.c]
8c6939c
arm support - modified sparc to work with direct chaining
by bellard
· 22 years ago
2f87c60
Alpha update (Falk Hueffner)
by bellard
· 22 years ago
d0a1ffc
added fsave/frstor/fstenv/fldenv/fcomi - fixed cpuid - make lret/iret restartable
by bellard
· 22 years ago
a513fe1
precise exceptions
by bellard
· 22 years ago
cf25629
more efficient locking
by bellard
· 22 years ago
d4e8164
direct chaining for PowerPC and i386
by bellard
· 22 years ago
2b41314
cosmetics
by bellard
· 22 years ago
03d843d
fixed invalid signal masking
by bellard
· 22 years ago
25eb448
better locking - added PowerPC signal handler (add it for the other archs too because it needed for full exception support)
by bellard
· 22 years ago
fd6ce8f
self-modifying code support
by bellard
· 22 years ago
ae22853
Sparc update (David S. Miller)
by bellard
· 22 years ago
cabb4d6
TF flag support
by bellard
· 22 years ago
9d27abd
fixed invalid CPL logic in vm86 mode - use generic CPU dump state function
by bellard
· 22 years ago
b56dad1
added raise_exception_err() - added cr2 update
by bellard
· 22 years ago
d014c98
sparc support
by bellard
· 22 years ago
e026db5
alpha support
by bellard
· 22 years ago
956034d
log fix
by bellard
· 22 years ago
fb3e584
s390 support
by bellard
· 22 years ago
fc2b4c4
eflags update
by bellard
· 22 years ago
d691f66
glibc2.2 fixes - more command line options - misc doc fixes
by bellard
· 22 years ago
v0.1.1
3ef693a
distribution patches
by bellard
· 22 years ago
v0.1.0
9de5e44
better signal/exception support
by bellard
· 22 years ago
1b6b029
basic clone() support
by bellard
· 22 years ago
dab2ed9
better 16 bit code support
by bellard
· 22 years ago
04369ff
ppc port
by bellard
· 22 years ago
dc99065
added flags computation optimization
by bellard
· 22 years ago
6dbad63
added minimal segment support
by bellard
· 22 years ago
7d13299
added translation cache
by bellard
· 22 years ago