Le 17/05/2018 à 13:51, Igor Mammedov a écrit : > cpu_init() was replaced by cpu_create() since 2.12 but comments > weren't updated. So update stale comments to point that page > sizes arei actually initialized by tcg_exec_init(). Also move > another qemu_host_page_size related comment before tcg_exec_init() > where it belongs. > > Signed-off-by: Igor Mammedov <imamm...@redhat.com>
Reviewed-by: Laurent Vivier <laur...@vivier.eu>