Searched hist:"6 ca60cd7a388a776d72739e5a404e65c19460511" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-util.h | diff 6ca60cd7a388a776d72739e5a404e65c19460511 Mon Dec 19 04:20:07 CST 2022 Bin Meng <bin.meng@windriver.com> hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper
xxxat() APIs are only available on POSIX platforms. For future extension to Windows, let's replace the direct call to xxxat() APIs with a wrapper.
Signed-off-by: Bin Meng <bin.meng@windriver.com> Message-Id: <20221219102022.2167736-4-bin.meng@windriver.com> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
|
H A D | 9p-local.c | diff 6ca60cd7a388a776d72739e5a404e65c19460511 Mon Dec 19 04:20:07 CST 2022 Bin Meng <bin.meng@windriver.com> hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper
xxxat() APIs are only available on POSIX platforms. For future extension to Windows, let's replace the direct call to xxxat() APIs with a wrapper.
Signed-off-by: Bin Meng <bin.meng@windriver.com> Message-Id: <20221219102022.2167736-4-bin.meng@windriver.com> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
|