This shows you the differences between two versions of the page.
etc:users:jcmvbkbc:qemu-target-xtensa:linux-user [2018/04/13 23:55] jcmvbkbc created |
etc:users:jcmvbkbc:qemu-target-xtensa:linux-user [2018/04/13 23:56] (current) jcmvbkbc |
||
---|---|---|---|
Line 2: | Line 2: | ||
===== Issues ===== | ===== Issues ===== | ||
* [+] preadv/pwritev don't translate between target low/high parts of file offset and host low/high | * [+] preadv/pwritev don't translate between target low/high parts of file offset and host low/high | ||
+ | * [+] clock_settime is not supported | ||
* [-] FUTEX_UNLOCK_PI and other -PI primitives are not implemented | * [-] FUTEX_UNLOCK_PI and other -PI primitives are not implemented | ||
* [-] vfork is not supported | * [-] vfork is not supported | ||
* [-] clone flags, such as custom signal on child termination, are not supported | * [-] clone flags, such as custom signal on child termination, are not supported |