Searched hist:"0 c79effdc7a839cff1e2af564cc145584271038d" (Results 1 – 3 of 3) sorted by relevance
/qemu/migration/ |
H A D | migration-hmp-cmds.c | 0c79effdc7a839cff1e2af564cc145584271038d Thu Sep 19 04:46:11 UTC 2024 Pierrick Bouvier <pierrick.bouvier@linaro.org> migration: replace assert(0) with g_assert_not_reached()
This patch is part of a series that moves towards a consistent use of g_assert_not_reached() rather than an ad hoc mix of different assertion mechanisms.
Reviewed-by: Fabiano Rosas <farosas@suse.de> Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20240919044641.386068-5-pierrick.bouvier@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
H A D | postcopy-ram.c | 0c79effdc7a839cff1e2af564cc145584271038d Thu Sep 19 04:46:11 UTC 2024 Pierrick Bouvier <pierrick.bouvier@linaro.org> migration: replace assert(0) with g_assert_not_reached()
This patch is part of a series that moves towards a consistent use of g_assert_not_reached() rather than an ad hoc mix of different assertion mechanisms.
Reviewed-by: Fabiano Rosas <farosas@suse.de> Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20240919044641.386068-5-pierrick.bouvier@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
H A D | ram.c | 0c79effdc7a839cff1e2af564cc145584271038d Thu Sep 19 04:46:11 UTC 2024 Pierrick Bouvier <pierrick.bouvier@linaro.org> migration: replace assert(0) with g_assert_not_reached()
This patch is part of a series that moves towards a consistent use of g_assert_not_reached() rather than an ad hoc mix of different assertion mechanisms.
Reviewed-by: Fabiano Rosas <farosas@suse.de> Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20240919044641.386068-5-pierrick.bouvier@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
|