Sign in
qemu
/
qemu
/
9da98861213c8e5e675a8544019dd1c763a20922
/
exec.c
107db44
consider that all archs have SMC (workaround)
by bellard
· 21 years ago
a049791
compile fix
by bellard
· 21 years ago
ea1c180
fixed self modifying code in case of asynchronous interrupt
by bellard
· 21 years ago
a4193c8
support for opaque data on memory I/Os
by bellard
· 21 years ago
5fd386f
PowerPC merge
by bellard
· 21 years ago
92e873b
support for non continuous RAM or ROM
by bellard
· 21 years ago
9fddaa0
PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer)
by bellard
· 21 years ago
274da6b
64 bit fix (Jocelyn Mayer)
by bellard
· 21 years ago
b54ad04
PIC reset fix (initial patch by Hidemi KAWAI)
by bellard
· 21 years ago
fd87259
primitive ioport debug - /dev/rtc fast timer support (needed for better simulation accuracy with Linux 2.4)
by bellard
· 21 years ago
4f2ac23
amd64 port (Jocelyn Mayer)
by bellard
· 21 years ago
2e12669
consistent use of target_ulong and target_phys_addr_t
by bellard
· 21 years ago
d720b93
precise self modifying code support
by bellard
· 21 years ago
a541f29
PowerPC system emulation fixes (Jocelyn Mayer)
by bellard
· 21 years ago
67b915a
win32 port (initial patch by kazu)
by bellard
· 21 years ago
f193c79
do not depend on thunk.h - more log items
by bellard
· 21 years ago
b448f2f
new physical memory access API (used by DMA accesses) - code copy FP fixes
by bellard
· 21 years ago
59817cc
use qemu memory allocation - added dirty bit support when using host MMU
by bellard
· 21 years ago
1ccde1c
added generic physical memory dirty bit support
by bellard
· 21 years ago
ee8b702
temporary interrupt locking fix (need rework)
by bellard
· 21 years ago
13eb76e
virtual memory access for gdbstub
by bellard
· 21 years ago
9885788
fixed tlb invalidation
by bellard
· 21 years ago
9fa3e85
new generic TLB support - faster self modifying code support - added ROM memory support
by bellard
· 21 years ago
0124311
more generic TLB support - began to fix unlikely interrupt issues
by bellard
· 21 years ago
36bdbe5
fixed TB linking in case of code invalidation (fixes random segfaults)
by bellard
· 21 years ago
61382a5
full softmmu support
by bellard
· 21 years ago
3486513
log activation from gdb - gdb single step support for x86 - stop timer when cpu is being debugged
by bellard
· 21 years ago
6180a18
new directory structure
by bellard
· 21 years ago
33417e7
soft mmu support - Memory I/O API - synthetize string instructions
by bellard
· 22 years ago
c33a346
first part of single stepping support
by bellard
· 22 years ago
4c3a88a
gdb stub breakpoints support
by bellard
· 22 years ago
68a7931
reduced irq latency
by bellard
· 22 years ago
ea041c0
more precise cpu_interrupt()
by bellard
· 22 years ago
7c2d6a7
faster task switch
by bellard
· 22 years ago
66e85a2
MMU support
by bellard
· 22 years ago
7501267
cpu_abort()
by bellard
· 22 years ago
b346ff4
ARM emulation support
by bellard
· 22 years ago
a513fe1
precise exceptions
by bellard
· 22 years ago
d4e8164
direct chaining for PowerPC and i386
by bellard
· 22 years ago
1565b7b
fixed page_unprotect() if host_page_size > TARGET_PAGE_SIZE
by bellard
· 22 years ago
eb51d10
better locks
by bellard
· 22 years ago
fd6ce8f
self-modifying code support
by bellard
· 22 years ago
5493600
mmap emulation
by bellard
· 22 years ago