Sign in
qemu
/
qemu
/
73651cce62738f7f8732028a7b84f3484511eede
/
softmmu_template.h
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
4a1418e
Unbreak large mem support by removing kqemu
by Anthony Liguori
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
640f42e
kqemu: merge CONFIG_KQEMU and USE_KQEMU
by blueswir1
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
db8886d
Set mem_io_vaddr on io_read (Jan Kiszka)
by aliguori
· 16 years ago
2e70f6e
Add instruction counter.
by pbrook
· 16 years ago
0f459d1
Clean up MMIO TLB handling.
by pbrook
· 17 years ago
d656469
use simpler REGPARM convention - make CPUTLBEntry size a power of two
by bellard
· 17 years ago
6c41b27
Don't compare '\0' against pointers.
by balrog
· 17 years ago
7221fa9
Check permissions for the last byte first in unaligned slow_st accesses (patch from TeLeMan).
by balrog
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
f1c8567
added last_io_time field
by bellard
· 19 years ago
a64d471
MIPS unaligned accesses exceptions (Daniel Jacobowitz)
by bellard
· 19 years ago
84b7b8e
PAGE_EXEC support in TLBs
by bellard
· 19 years ago
9869996
use TARGET_PAGE_SIZE (Paul Brook)
by bellard
· 19 years ago
108c49b
allow more than 32 bit of physical memory
by bellard
· 19 years ago
c27004e
64 bit target support
by bellard
· 20 years ago
b769d8f
removed access_type hack
by bellard
· 20 years ago
a4193c8
support for opaque data on memory I/Os
by bellard
· 21 years ago
d720b93
precise self modifying code support
by bellard
· 21 years ago
1ccde1c
added generic physical memory dirty bit support
by bellard
· 21 years ago
6986f88
cast to return type
by bellard
· 21 years ago
4ad06a2
soft mmu fix (aka debian random seg fault fix)
by bellard
· 21 years ago
61382a5
full softmmu support
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
e2222c3
removed warnings
by bellard
· 21 years ago
b92e5a2
Software MMU support (used for memory mapped devices such as VGA)
by bellard
· 21 years ago