Commit History

Author SHA1 Message Date
  Paolo Bonzini c3b21fb189 9pfs: mark more coroutine_fns 2 years ago
  Markus Armbruster 2379247810 coroutine: Clean up superfluous inclusion of qemu/coroutine.h 2 years ago
  Markus Armbruster 1366244ab6 9pfs: Use g_new() & friends where that makes obvious sense 3 years ago
  Christian Schoenebeck 1a7f240014 9pfs/codir.c: convert Doxygen -> kerneldoc format 3 years ago
  Keno Fischer 6b3b279bd6 9p: darwin: Handle struct dirent differences 3 years ago
  Vitaly Chikunov e64e27d5cb 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread 3 years ago
  Christian Schoenebeck 6f56908427 9pfs: add link to 9p developer docs 4 years ago
  Christian Schoenebeck 2149675b19 9pfs: add new function v9fs_co_readdir_many() 5 years ago
  Christian Schoenebeck dd8151f4fe 9pfs: split out fs driver core of v9fs_co_readdir() 5 years ago
  Markus Armbruster db72581598 Include qemu/main-loop.h less 6 years ago
  Greg Kurz 5bdade6621 9pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch] 8 years ago
  Greg Kurz 635324e83e 9p: switch back to readdir() 9 years ago
  Greg Kurz af8b38b0d1 9p/fsdev: remove obsolete references to virtio 9 years ago
  Peter Maydell fbc0412709 9pfs: Clean up includes 9 years ago
  Wei Liu fe52840c87 9pfs: rename virtio-9p-coth.{c,h} to coth.{c,h} 9 years ago
  Daniel P. Berrange 10817bf09d coroutine: move into libqemuutil.a library 10 years ago
  Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 12 years ago
  Paolo Bonzini 737e150e89 block: move include files to include/block/ 12 years ago
  Dong Xu Wang 3a93113a00 fix typo: delete redundant semicolon 13 years ago
  Aneesh Kumar K.V cc720ddb54 hw/9pfs: Abstract open state of fid to V9fsFidOpenState 14 years ago
  Aneesh Kumar K.V bccacf6c79 hw/9pfs: Implement TFLUSH operation 14 years ago
  Aneesh Kumar K.V 532decb715 hw/9pfs: Add fs driver specific details to fscontext 14 years ago
  Aneesh Kumar K.V 2289be19ae hw/9pfs: Move fid pathname tracking to seperate data type. 14 years ago
  Aneesh Kumar K.V 02cb7f3a25 hw/9pfs: Use read-write lock for protecting fid path. 14 years ago
  Aneesh Kumar K.V 95f65511c3 hw/9pfs: Add directory reclaim support 14 years ago
  Aneesh Kumar K.V 7a46274529 hw/9pfs: Add file descriptor reclaim support 14 years ago
  Harsh Prateek Bora 5f524c1ebc use readdir_r instead of readdir for reentrancy 14 years ago
  Aneesh Kumar K.V bed4352c4f hw/9pfs: Add yeild support for clunk related coroutine 14 years ago
  Aneesh Kumar K.V f6b7f0ab5c hw/9pfs: Add yield support for open and opendir coroutine 14 years ago
  Venkateswararao Jujjuri d0884642b8 hw/9pfs: Add yield support for mkdir coroutine 14 years ago