diff options
| author | Bin Meng <bin.meng@windriver.com> | 2022-12-19 18:20:07 +0800 |
|---|---|---|
| committer | Christian Schoenebeck <qemu_oss@crudebyte.com> | 2022-12-23 11:48:13 +0100 |
| commit | 6ca60cd7a388a776d72739e5a404e65c19460511 (patch) | |
| tree | 5b2d35c82e6804a685770cdfbf90a20f5d576333 /python/qemu | |
| parent | 09f0080ecd9238ee1f23414935eead36d5b2b31c (diff) | |
| download | focaccia-qemu-6ca60cd7a388a776d72739e5a404e65c19460511.tar.gz focaccia-qemu-6ca60cd7a388a776d72739e5a404e65c19460511.zip | |
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>
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions