qemu-patch-raspberry4/include
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
..
block misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
bt softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
char softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
disas build: kill libdis, move disassemblers to disas/ 2012-12-19 08:29:06 +01:00
exec exec: change ramlist from MRU order to a 1-item cache 2012-12-20 23:08:40 +01:00
fpu fpu: move public header file to include/fpu 2012-12-19 08:32:46 +01:00
migration misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
monitor monitor: move include files to include/monitor/ 2012-12-19 08:31:32 +01:00
net misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
qapi misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
qemu fpu: move public header file to include/fpu 2012-12-19 08:32:46 +01:00
qom misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
sysemu softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
ui Merge remote-tracking branch 'bonzini/header-dirs' into staging 2012-12-19 17:15:39 -06:00
config.h janitor: move remaining public headers to include/ 2012-12-19 08:32:46 +01:00
elf.h janitor: move remaining public headers to include/ 2012-12-19 08:32:46 +01:00
libfdt_env.h janitor: move remaining public headers to include/ 2012-12-19 08:32:46 +01:00
qemu-common.h janitor: move remaining public headers to include/ 2012-12-19 08:32:46 +01:00