Statistics
| Branch: | Revision:

root / hw / 9pfs / codir.c @ 8db21ce7

History | View | Annotate | Download (1.4 kB)

# Date Author Comment
dcb9dbe3 08/08/2011 09:12 pm Aneesh Kumar K.V

hw/9pfs: Add yield support for readdir related coroutines

This include readdir, telldir, seekdir, rewinddir.

Signed-off-by: Aneesh Kumar K.V <>