Searched hist:e4a4aaa51b4c71914a6f30ca504ab78e8f695aee (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/semihosting/ |
H A D | guestfd.h | diff e4a4aaa51b4c71914a6f30ca504ab78e8f695aee Sun May 01 19:21:00 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Create qemu_semihosting_guestfd_init
For arm-compat, initialize console_{in,out}_gf; otherwise, initialize stdio file descriptors.
This will go some way to cleaning up arm-compat, and will allow other semihosting to use normal stdio.
Reviewed-by: Luc Michel <lmichel@kalray.eu> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | semihost.h | diff e4a4aaa51b4c71914a6f30ca504ab78e8f695aee Sun May 01 19:21:00 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Create qemu_semihosting_guestfd_init
For arm-compat, initialize console_{in,out}_gf; otherwise, initialize stdio file descriptors.
This will go some way to cleaning up arm-compat, and will allow other semihosting to use normal stdio.
Reviewed-by: Luc Michel <lmichel@kalray.eu> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/semihosting/ |
H A D | guestfd.c | diff e4a4aaa51b4c71914a6f30ca504ab78e8f695aee Sun May 01 19:21:00 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Create qemu_semihosting_guestfd_init
For arm-compat, initialize console_{in,out}_gf; otherwise, initialize stdio file descriptors.
This will go some way to cleaning up arm-compat, and will allow other semihosting to use normal stdio.
Reviewed-by: Luc Michel <lmichel@kalray.eu> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | console.c | diff e4a4aaa51b4c71914a6f30ca504ab78e8f695aee Sun May 01 19:21:00 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Create qemu_semihosting_guestfd_init
For arm-compat, initialize console_{in,out}_gf; otherwise, initialize stdio file descriptors.
This will go some way to cleaning up arm-compat, and will allow other semihosting to use normal stdio.
Reviewed-by: Luc Michel <lmichel@kalray.eu> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/linux-user/ |
H A D | main.c | diff e4a4aaa51b4c71914a6f30ca504ab78e8f695aee Sun May 01 19:21:00 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Create qemu_semihosting_guestfd_init
For arm-compat, initialize console_{in,out}_gf; otherwise, initialize stdio file descriptors.
This will go some way to cleaning up arm-compat, and will allow other semihosting to use normal stdio.
Reviewed-by: Luc Michel <lmichel@kalray.eu> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|