qemu-e2k/include/sysemu
Dr. David Alan Gilbert 038629a699 Provide runtime Target page information
The migration code generally is built target-independent, however
there are a few places where knowing the target page size would
avoid artificially moving stuff into migration/ram.c.

Provide 'qemu_target_page_bits()' that returns TARGET_PAGE_BITS
to other bits of code so that they can stay target-independent.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2015-11-10 14:51:48 +01:00
..
accel.h
arch_init.h migration: move ram stuff to migration/ram 2015-06-12 06:40:59 +02:00
balloon.h Include monitor/monitor.h exactly where needed 2015-06-22 18:20:41 +02:00
block-backend.h block: Add blk_insert_bs() 2015-10-23 18:18:23 +02:00
blockdev.h machine: Eliminate QEMUMachine and qemu_register_machine() 2015-09-19 16:40:30 +02:00
bt.h
char.h char: add qemu_chr_free() 2015-10-24 18:02:48 +02:00
cpus.h Revert "Introduce cpu_clean_all_dirty" 2015-11-05 11:28:23 +01:00
device_tree.h
dma.h
dump-arch.h
dump.h
hostmem.h
iothread.h
kvm.h Revert "Introduce cpu_clean_all_dirty" 2015-11-05 11:28:23 +01:00
kvm_int.h kvm-all: add support for multiple address spaces 2015-07-06 17:59:43 +02:00
memory_mapping.h
numa.h numa: API to lookup NUMA node by address 2015-07-03 17:47:58 -03:00
os-posix.h
os-win32.h oslib-win32: only provide localtime_r/gmtime_r if missing 2015-09-24 21:13:49 +02:00
qtest.h
replay.h replay: recording of the user input 2015-11-06 10:16:03 +01:00
rng-random.h
rng.h
seccomp.h
sysemu.h Provide runtime Target page information 2015-11-10 14:51:48 +01:00
tpm.h
tpm_backend.h
tpm_backend_int.h
watchdog.h
xen-mapcache.h