Home
last modified time | relevance | path

Searched hist:"1 c6ff7205bff49870dc3511f237b3ad90da5f5f7" (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/include/semihosting/
H A Dguestfd.h1c6ff7205bff49870dc3511f237b3ad90da5f5f7 Wed Apr 27 23:38:02 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out guestfd.c

In arm-compat-semi.c, we have more advanced treatment of
guest file descriptors than we do in other implementations.
Split out GuestFD and related functions to a new file so
that they can be shared.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/configs/targets/
H A Driscv32-linux-user.makdiff 1c6ff7205bff49870dc3511f237b3ad90da5f5f7 Wed Apr 27 23:38:02 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out guestfd.c

In arm-compat-semi.c, we have more advanced treatment of
guest file descriptors than we do in other implementations.
Split out GuestFD and related functions to a new file so
that they can be shared.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Driscv64-linux-user.makdiff 1c6ff7205bff49870dc3511f237b3ad90da5f5f7 Wed Apr 27 23:38:02 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out guestfd.c

In arm-compat-semi.c, we have more advanced treatment of
guest file descriptors than we do in other implementations.
Split out GuestFD and related functions to a new file so
that they can be shared.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Darm-linux-user.makdiff 1c6ff7205bff49870dc3511f237b3ad90da5f5f7 Wed Apr 27 23:38:02 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out guestfd.c

In arm-compat-semi.c, we have more advanced treatment of
guest file descriptors than we do in other implementations.
Split out GuestFD and related functions to a new file so
that they can be shared.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Darmeb-linux-user.makdiff 1c6ff7205bff49870dc3511f237b3ad90da5f5f7 Wed Apr 27 23:38:02 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out guestfd.c

In arm-compat-semi.c, we have more advanced treatment of
guest file descriptors than we do in other implementations.
Split out GuestFD and related functions to a new file so
that they can be shared.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Daarch64-linux-user.makdiff 1c6ff7205bff49870dc3511f237b3ad90da5f5f7 Wed Apr 27 23:38:02 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out guestfd.c

In arm-compat-semi.c, we have more advanced treatment of
guest file descriptors than we do in other implementations.
Split out GuestFD and related functions to a new file so
that they can be shared.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Daarch64_be-linux-user.makdiff 1c6ff7205bff49870dc3511f237b3ad90da5f5f7 Wed Apr 27 23:38:02 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out guestfd.c

In arm-compat-semi.c, we have more advanced treatment of
guest file descriptors than we do in other implementations.
Split out GuestFD and related functions to a new file so
that they can be shared.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/semihosting/
H A Dmeson.builddiff 1c6ff7205bff49870dc3511f237b3ad90da5f5f7 Wed Apr 27 23:38:02 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out guestfd.c

In arm-compat-semi.c, we have more advanced treatment of
guest file descriptors than we do in other implementations.
Split out GuestFD and related functions to a new file so
that they can be shared.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dguestfd.c1c6ff7205bff49870dc3511f237b3ad90da5f5f7 Wed Apr 27 23:38:02 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out guestfd.c

In arm-compat-semi.c, we have more advanced treatment of
guest file descriptors than we do in other implementations.
Split out GuestFD and related functions to a new file so
that they can be shared.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Darm-compat-semi.cdiff 1c6ff7205bff49870dc3511f237b3ad90da5f5f7 Wed Apr 27 23:38:02 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out guestfd.c

In arm-compat-semi.c, we have more advanced treatment of
guest file descriptors than we do in other implementations.
Split out GuestFD and related functions to a new file so
that they can be shared.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>