qemu-e2k/include/exec
Paolo Bonzini 0d6d3c87a2 exec: change ramlist from MRU order to a 1-item cache
Most of the time, only 2 items will be active (from/to for a string operation,
or code/data).  But TCG guests likely won't have gigabytes of memory, so
this actually goes down to 1 item.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2012-12-20 23:08:40 +01:00
..
user
address-spaces.h
cpu-all.h exec: change ramlist from MRU order to a 1-item cache 2012-12-20 23:08:40 +01:00
cpu-common.h
cpu-defs.h
cputlb.h
def-helper.h
exec-all.h
gdbstub.h
gen-icount.h
hwaddr.h
ioport.h
iorange.h
memory-internal.h
memory.h
poison.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
softmmu-semi.h
spinlock.h