Sign in
qemu
/
qemu
/
d5d10bc3056646404f4b60517b851398c3a28986
/
exec.c
e9a1ab1
ram allocation functions
by bellard
· 18 years ago
67d3b95
Add unassigned memory debugging code.
by pbrook
· 18 years ago
b362e5e
Speed up tlb_flush_page (Daniel Jacobowitz).
by pbrook
· 18 years ago
ba86345
added cpu_get_physical_page_desc()
by bellard
· 18 years ago
856074e
fix for IO_MEM_ROMD support
by bellard
· 19 years ago
9d42037
support for dynamic address space changes
by bellard
· 19 years ago
2a4188a
low level support for memory mapped flash devices (initial patch by Jocelyn Mayer)
by bellard
· 19 years ago
d0ecd2a
added cpu_physical_memory_write_rom()
by bellard
· 19 years ago
99773bd
Fix DEBUG_TB_CHECK build failure (balrog).
by pbrook
· 19 years ago
e3f4e2a
Initialize physical memory space to IO_MEM_UNASSIGNED.
by pbrook
· 19 years ago
706cd4b
Fix typo in previous patch.
by pbrook
· 19 years ago
c2f07f8
Fix breakpoint TLB invalidation.
by pbrook
· 19 years ago
53a5960
Avoid accessing guest memory directly in usermode emulation.
by pbrook
· 19 years ago
f32fc64
optional support for kernel code virtualization
by bellard
· 19 years ago
84b7b8e
PAGE_EXEC support in TLBs
by bellard
· 19 years ago
6f5a9f7
fixed async signal support for tb_phys_invalidate()
by bellard
· 19 years ago
b5ff1b3
ARM system emulation (Paul Brook)
by bellard
· 19 years ago
6a00d60
SMP support
by bellard
· 19 years ago
8a40a18
make the TB cache independent of MMU mappings (faster MMU context switches and needed for SMP support)
by bellard
· 19 years ago
24741ef
avoid using physical accesses in user emulation
by bellard
· 19 years ago
aab3309
more physical memory access functions
by bellard
· 19 years ago
1c213d1
comments
by bellard
· 19 years ago
f23db16
dirty ram page handling fixes
by bellard
· 19 years ago
3a7d929
merge self modifying code handling in dirty ram page mecanism
by bellard
· 19 years ago
108c49b
allow more than 32 bit of physical memory
by bellard
· 19 years ago
90f1842
64 bit virtual addressing fix
by bellard
· 19 years ago
e04f40b
compatibility fix with kqemu-x86_64
by bellard
· 20 years ago
1fddef4
gdb support for user mode (Paul Brook)
by bellard
· 20 years ago
b8076a7
ia64 host support (David Mosberger)
by bellard
· 20 years ago
0a962c0
dirty flag changes
by bellard
· 20 years ago
8df1cd0
physical memory access functions
by bellard
· 20 years ago
5416376
ram dirty flag update fix
by bellard
· 20 years ago
e3db722
JIT statistics
by bellard
· 20 years ago
c27004e
64 bit target support
by bellard
· 20 years ago
a98d49b
Mac OS compile fix
by bellard
· 20 years ago
8926b51
faster Cirrus VGA VRAM access
by bellard
· 20 years ago
7fe4848
monitor fixes
by bellard
· 20 years ago
8e3a9fd
monitor fixes (Johannes Schindelin)
by bellard
· 20 years ago
b769d8f
removed access_type hack
by bellard
· 20 years ago
8a8a608
use memset() (Daniel Egger)
by bellard
· 20 years ago
e95c8d5
full system SPARC emulation (Blue Swirl)
by bellard
· 20 years ago
d5a8f07
no data exec support
by bellard
· 20 years ago
83fb7ad
Darwin patch (initial patch by Pierre d'Herbemont)
by bellard
· 21 years ago
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
· 21 years ago
c33a346
first part of single stepping support
by bellard
· 21 years ago
4c3a88a
gdb stub breakpoints support
by bellard
· 21 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