/openbmc/qemu/linux-user/include/ |
H A D | special-errno.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/bsd-user/include/ |
H A D | special-errno.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/ppc64/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/sparc64/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/i386/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/loongarch64/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/riscv/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/arm/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/s390x/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/mips/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/x86_64/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/aarch64/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/include/host/ppc/ |
H A D | host-signal.h | 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/bsd-user/ |
H A D | meson.build | diff 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/linux-user/ |
H A D | meson.build | diff 05a248715cef192336a594afed812871a52efc1f Tue Dec 21 09:20:32 CST 2021 Paolo Bonzini <pbonzini@redhat.com> user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files; making an include file available to common-user/ should be a deliberate decision in order to keep a clear interface that can be used by both bsd-user/ and linux-user/.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|