qemu-e2k/accel/tcg
Yang Zhong a0be0c585f tcg: move page_size_init() function
translate-all.c will be disabled if tcg is disabled in the build,
so page_size_init() function and related variables will be moved
to exec.c file.

Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-07-04 16:00:12 +02:00
..
Makefile.objs tcg: move tcg backend files into accel/tcg/ 2017-06-15 11:04:06 +02:00
cpu-exec-common.c tcg: move tcg related files into accel/tcg/ subdirectory 2017-06-15 11:04:06 +02:00
cpu-exec.c tcg: move tcg related files into accel/tcg/ subdirectory 2017-06-15 11:04:06 +02:00
cputlb.c tcg: consistently access cpu->tb_jmp_cache atomically 2017-06-30 11:40:59 -07:00
tcg-all.c vl: convert -tb-size to qemu_strtoul 2017-07-04 14:39:28 +02:00
trace-events tcg: move tcg backend files into accel/tcg/ 2017-06-15 11:04:06 +02:00
translate-all.c tcg: move page_size_init() function 2017-07-04 16:00:12 +02:00
translate-all.h tcg: move tcg backend files into accel/tcg/ 2017-06-15 11:04:06 +02:00
translate-common.c tcg: move page_size_init() function 2017-07-04 16:00:12 +02:00