qemu-e2k/accel
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
..
kvm vcpu_dirty: share the same field in CPUState for all accelerators 2017-07-04 14:30:03 +02:00
stubs
tcg tcg: move page_size_init() function 2017-07-04 16:00:12 +02:00
accel.c accel: introduce AccelClass.global_props 2017-06-28 11:18:38 +02:00
Makefile.objs