Searched hist:"972448628 a9fe967ac1ba0d56a60247bbd4f7501" (Results 1 – 3 of 3) sorted by relevance
/qemu/dump/ |
H A D | meson.build | 972448628a9fe967ac1ba0d56a60247bbd4f7501 Thu Feb 23 22:59:19 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> dump: Add create_win_dump() stub for non-x86 targets
Implement the non-x86 create_win_dump(). We can remove the last TARGET_X86_64 #ifdef'ry in dump.c, which thus becomes target-independent. Update meson accordingly.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230225094903.53167-6-philmd@linaro.org>
|
H A D | win_dump.c | 972448628a9fe967ac1ba0d56a60247bbd4f7501 Thu Feb 23 22:59:19 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> dump: Add create_win_dump() stub for non-x86 targets
Implement the non-x86 create_win_dump(). We can remove the last TARGET_X86_64 #ifdef'ry in dump.c, which thus becomes target-independent. Update meson accordingly.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230225094903.53167-6-philmd@linaro.org>
|
H A D | dump.c | 972448628a9fe967ac1ba0d56a60247bbd4f7501 Thu Feb 23 22:59:19 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> dump: Add create_win_dump() stub for non-x86 targets
Implement the non-x86 create_win_dump(). We can remove the last TARGET_X86_64 #ifdef'ry in dump.c, which thus becomes target-independent. Update meson accordingly.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230225094903.53167-6-philmd@linaro.org>
|