Searched hist:e4a4aaa51b4c71914a6f30ca504ab78e8f695aee (Results 1 – 5 of 5) sorted by relevance
/qemu/include/semihosting/ |
H A D | guestfd.h | e4a4aaa51b4c71914a6f30ca504ab78e8f695aee Mon May 02 00:21:00 UTC 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 | e4a4aaa51b4c71914a6f30ca504ab78e8f695aee Mon May 02 00:21:00 UTC 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>
|
/qemu/semihosting/ |
H A D | guestfd.c | e4a4aaa51b4c71914a6f30ca504ab78e8f695aee Mon May 02 00:21:00 UTC 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 | e4a4aaa51b4c71914a6f30ca504ab78e8f695aee Mon May 02 00:21:00 UTC 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>
|
/qemu/linux-user/ |
H A D | main.c | e4a4aaa51b4c71914a6f30ca504ab78e8f695aee Mon May 02 00:21:00 UTC 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>
|