1. 4d91558 9pfs: changed to use event_notifier instead of qemu_pipe by SeokYeon Hwang · 10 years ago
  2. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  3. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  4. 66a0a2c fix spelling in hw sub directory by Dong Xu Wang · 13 years ago
  5. cc720dd hw/9pfs: Abstract open state of fid to V9fsFidOpenState by Aneesh Kumar K.V · 13 years ago
  6. e06a765 hw/9pfs: Add st_gen support in getattr reply by Harsh Prateek Bora · 13 years ago
  7. bccacf6 hw/9pfs: Implement TFLUSH operation by Aneesh Kumar K.V · 13 years ago
  8. 2289be1 hw/9pfs: Move fid pathname tracking to seperate data type. by Aneesh Kumar K.V · 13 years ago
  9. 02cb7f3 hw/9pfs: Use read-write lock for protecting fid path. by Aneesh Kumar K.V · 14 years ago
  10. 7a46274 hw/9pfs: Add file descriptor reclaim support by Aneesh Kumar K.V · 14 years ago
  11. 5f524c1 use readdir_r instead of readdir for reentrancy by Harsh Prateek Bora · 14 years ago
  12. 7eafdcc hw/9pfs: Add yield support for preadv coroutine by Aneesh Kumar K.V · 14 years ago
  13. f6b3c97 hw/9pfs: Add yield support for pwritev coroutine by Aneesh Kumar K.V · 14 years ago
  14. c6c069b hw/9pfs: Add yield support for link coroutine by Venkateswararao Jujjuri · 13 years ago
  15. 02ac7a3 hw/9pfs: Add yield support for symlin coroutine by Venkateswararao Jujjuri · 13 years ago
  16. 4743d1f hw/9pfs: Add yield support for fsync coroutine by Aneesh Kumar K.V · 14 years ago
  17. bed4352 hw/9pfs: Add yeild support for clunk related coroutine by Aneesh Kumar K.V · 14 years ago
  18. e4de423 hw/9pfs: Add yield support for open2 coroutine by Venkateswararao Jujjuri · 13 years ago
  19. f6b7f0a hw/9pfs: Add yield support for open and opendir coroutine by Aneesh Kumar K.V · 14 years ago
  20. 03feb1e hw/9pfs: Add yeild support for fstat coroutine by Aneesh Kumar K.V · 13 years ago
  21. 2a487e0 hw/9pfs: Add yeild support to rename coroutine by Aneesh Kumar K.V · 14 years ago
  22. b4b1537 hw/9pfs: Add yield support for remove by Venkateswararao Jujjuri · 13 years ago
  23. d088464 hw/9pfs: Add yield support for mkdir coroutine by Venkateswararao Jujjuri · 13 years ago
  24. 00ace8c hw/9pfs: Add yield support to mknod coroutine by Aneesh Kumar K.V · 14 years ago
  25. 1ceffa5 hw/9pfs: Add yield support to xattr related coroutine by Aneesh Kumar K.V · 14 years ago
  26. 4011ead hw/9pfs: Add yield support to setattr related coroutines by Aneesh Kumar K.V · 14 years ago
  27. 172198d hw/9pfs: Add yield support to lstat coroutine by Aneesh Kumar K.V · 14 years ago
  28. 94840ff hw/9pfs: Add yield support to statfs coroutine by Aneesh Kumar K.V · 14 years ago
  29. dcb9dbe hw/9pfs: Add yield support for readdir related coroutines by Aneesh Kumar K.V · 14 years ago
  30. 86e42d7 hw/9pfs: Add yeild support for readlink by Venkateswararao Jujjuri (JV) · 13 years ago
  31. ff06030 [virtio-9p] Change all pdu handlers to coroutines. by Venkateswararao Jujjuri (JV) · 14 years ago
  32. 39c0564 [virtio-9p] Add infrastructure to support glib threads and coroutines. by Venkateswararao Jujjuri (JV) · 14 years ago