Age | Commit message (Expand) | Author | Files | Lines |
2012-01-30 | hw/9pfs: Preserve S_ISGID | M. Mohan Kumar | 1 | -3/+4 |
2012-01-19 | hw/9pfs: Add new security model mapped-file. | Aneesh Kumar K.V | 1 | -4/+346 |
2012-01-04 | hw/9pfs: Move opt validation to FsDriver callback | Aneesh Kumar K.V | 1 | -0/+34 |
2011-12-04 | hw/9pfs: Use the correct file descriptor in Fsdriver Callback | Aneesh Kumar K.V | 1 | -10/+26 |
2011-11-28 | 9pfs: improve portability to older systems | Aneesh Kumar K.V | 1 | -1/+6 |
2011-11-28 | 9pfs: improve portability to older systems | Paolo Bonzini | 1 | -2/+5 |
2011-11-09 | configure: fix detection for xattr.h on modern distributions | Avi Kivity | 1 | -1/+1 |
2011-10-31 | hw/9pfs: Abstract open state of fid to V9fsFidOpenState | Aneesh Kumar K.V | 1 | -41/+59 |
2011-10-31 | hw/9pfs: Fix error handling in local_mknod | Aneesh Kumar K.V | 1 | -8/+5 |
2011-10-15 | hw/9pfs: Use export flag for indicating security model | Aneesh Kumar K.V | 1 | -26/+26 |
2011-10-15 | hw/9pfs: Use export_flag for indicating whether fs driver use path names. | Aneesh Kumar K.V | 1 | -1/+1 |
2011-10-15 | hw/9pfs: Add st_gen support in getattr reply | Harsh Prateek Bora | 1 | -1/+53 |
2011-10-12 | hw/9pfs: Add new virtfs option writeout=immediate skip host page cache | Aneesh Kumar K.V | 1 | -2/+16 |
2011-09-22 | hw/9pfs: Add fs driver specific details to fscontext | Aneesh Kumar K.V | 1 | -0/+1 |
2011-09-22 | hw/9pfs: Add init callback to fs driver | Aneesh Kumar K.V | 1 | -1/+6 |
2011-09-22 | hw/9pfs: Move fid pathname tracking to seperate data type. | Aneesh Kumar K.V | 1 | -40/+165 |
2011-08-22 | use readdir_r instead of readdir for reentrancy | Harsh Prateek Bora | 1 | -3/+4 |
2011-06-01 | [virtio-9p] Make rpath thread safe | Venkateswararao Jujjuri (JV) | 1 | -71/+64 |
2011-06-01 | virtio-9p: Use relative includes for files in hw | Stefan Weil | 1 | -1/+2 |
2011-04-27 | hw/virtio-9p-local.c: Remove unnecessary null char in symlink file | Harsh Prateek Bora | 1 | -1/+1 |
2011-04-27 | virtio-9p: move 9p files around | Aneesh Kumar K.V | 1 | -0/+563 |