qemu/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 misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
cpu-defs.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
cputlb.h
def-helper.h
exec-all.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
gdbstub.h
gen-icount.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
hwaddr.h
ioport.h
iorange.h
memory-internal.h
memory.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
poison.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
softmmu-semi.h
spinlock.h