Home
last modified time | relevance | path

Searched hist:"2 b5249b85cd9daaca3ea0a9ecab81c3e41cf9f55" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dmain.cdiff 2b5249b85cd9daaca3ea0a9ecab81c3e41cf9f55 Thu May 17 06:51:17 CDT 2018 Igor Mammedov <imammedo@redhat.com> linux-user: update comments to point to tcg_exec_init()

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 <imammedo@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <1526557877-293151-1-git-send-email-imammedo@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
/openbmc/qemu/linux-user/
H A Dmain.cdiff 2b5249b85cd9daaca3ea0a9ecab81c3e41cf9f55 Thu May 17 06:51:17 CDT 2018 Igor Mammedov <imammedo@redhat.com> linux-user: update comments to point to tcg_exec_init()

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 <imammedo@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <1526557877-293151-1-git-send-email-imammedo@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>