Searched hist:e22d3c48db6fea230a24881a6a29766f2156283a (Results 1 – 3 of 3) sorted by relevance
/qemu/disas/ |
H A D | disas-internal.h | e22d3c48db6fea230a24881a6a29766f2156283a Tue May 09 16:14:36 UTC 2023 Thomas Huth <thuth@redhat.com> disas: Move softmmu specific code to separate file
We'd like to move disas.c into the common code source set, where CONFIG_USER_ONLY is not available anymore. So we have to move the related code into a separate file instead.
Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230508133745.109463-2-thuth@redhat.com> [rth: Type change done in a separate patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | disas-mon.c | e22d3c48db6fea230a24881a6a29766f2156283a Tue May 09 16:14:36 UTC 2023 Thomas Huth <thuth@redhat.com> disas: Move softmmu specific code to separate file
We'd like to move disas.c into the common code source set, where CONFIG_USER_ONLY is not available anymore. So we have to move the related code into a separate file instead.
Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230508133745.109463-2-thuth@redhat.com> [rth: Type change done in a separate patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | meson.build | e22d3c48db6fea230a24881a6a29766f2156283a Tue May 09 16:14:36 UTC 2023 Thomas Huth <thuth@redhat.com> disas: Move softmmu specific code to separate file
We'd like to move disas.c into the common code source set, where CONFIG_USER_ONLY is not available anymore. So we have to move the related code into a separate file instead.
Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230508133745.109463-2-thuth@redhat.com> [rth: Type change done in a separate patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|