On 15/09/2015 19:34, Houcheng Lin wrote: > Hi Paolo, > > (Please ignore the previous mail that did not include "qemu-devel") > > Thanks for your review and suggestions. I'll fix this patch > accordingly and please see my replies below. > > best regards, > Houcheng Lin > > 2015-09-15 17:41 GMT+08:00 Paolo Bonzini <pbonzini@xxxxxxxxxx>: > >> This is okay and can be done unconditionally (introduce a new >> qemu_getdtablesize function that is defined in util/oslib-posix.c). > > Will fix it. >> >> >>> - sigtimewait(): call __rt_sigtimewait() instead. >>> - lockf(): not see this feature in android, directly return -1. >>> - shm_open(): not see this feature in android, directly return -1. >> >> This is not okay. Please fix your libc instead. > > I'll modify the bionic C library to support these functions and feedback > to google's AOSP project. But the android kernel does not support shmem, It doesn't support tmpfs? /dev/shm is just a tmpfs. Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html