Commit History

作者 SHA1 備註 提交日期
  zhenwei pi 00ea69f503 fsdev: Use ThrottleDirection instread of bool is_write 2 年之前
  Markus Armbruster 2379247810 coroutine: Clean up superfluous inclusion of qemu/coroutine.h 2 年之前
  Christian Schoenebeck 6f56908427 9pfs: add link to 9p developer docs 4 年之前
  Markus Armbruster db72581598 Include qemu/main-loop.h less 6 年之前
  Greg Kurz 5b76ef50f6 9p: write lock path in v9fs_co_open2() 6 年之前
  Pradeep Jagadeesh b8bbdb886e fsdev: add IO throttle support to fsdev devices 8 年之前
  Greg Kurz 5bdade6621 9pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch] 8 年之前
  Greg Kurz af8b38b0d1 9p/fsdev: remove obsolete references to virtio 9 年之前
  Peter Maydell fbc0412709 9pfs: Clean up includes 9 年之前
  Wei Liu fe52840c87 9pfs: rename virtio-9p-coth.{c,h} to coth.{c,h} 9 年之前
  Daniel P. Berrange 10817bf09d coroutine: move into libqemuutil.a library 10 年之前
  Kirill A. Shutemov f8b7ee38b3 hw/9pfs: fix P9_STATS_GEN handling 11 年之前
  Gabriel de Perthuis db431f6adc hw/9pfs: Be robust against paths without FS_IOC_GETVERSION 12 年之前
  Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 12 年之前
  Paolo Bonzini 737e150e89 block: move include files to include/block/ 12 年之前
  Aneesh Kumar K.V 2c30dd744a hw/9pfs: Add new security model mapped-file. 13 年之前
  Aneesh Kumar K.V 8b88827222 hw/9pfs: Use the correct file descriptor in Fsdriver Callback 13 年之前
  Aneesh Kumar K.V cc720ddb54 hw/9pfs: Abstract open state of fid to V9fsFidOpenState 14 年之前
  Harsh Prateek Bora e06a765efb hw/9pfs: Add st_gen support in getattr reply 14 年之前
  Aneesh Kumar K.V bccacf6c79 hw/9pfs: Implement TFLUSH operation 14 年之前
  Aneesh Kumar K.V 532decb715 hw/9pfs: Add fs driver specific details to fscontext 14 年之前
  Aneesh Kumar K.V 2289be19ae hw/9pfs: Move fid pathname tracking to seperate data type. 14 年之前
  Aneesh Kumar K.V 02cb7f3a25 hw/9pfs: Use read-write lock for protecting fid path. 14 年之前
  Aneesh Kumar K.V 7a46274529 hw/9pfs: Add file descriptor reclaim support 14 年之前
  Aneesh Kumar K.V 7eafdcc96c hw/9pfs: Add yield support for preadv coroutine 14 年之前
  Aneesh Kumar K.V f6b3c976c6 hw/9pfs: Add yield support for pwritev coroutine 14 年之前
  Venkateswararao Jujjuri c6c069b0c5 hw/9pfs: Add yield support for link coroutine 14 年之前
  Aneesh Kumar K.V 4743d1f5d3 hw/9pfs: Add yield support for fsync coroutine 14 年之前
  Aneesh Kumar K.V bed4352c4f hw/9pfs: Add yeild support for clunk related coroutine 14 年之前
  Venkateswararao Jujjuri e4de423214 hw/9pfs: Add yield support for open2 coroutine 14 年之前