index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio-9p.c
Age
Commit message (
Expand
)
Author
2010-10-03
virtio-9p: Use GCC_FMT_ATTR and fix a format warning
Stefan Weil
2010-09-08
virtio-9p: Change handling of flags in open() path for 9P2000.L
Sripathi Kodi
2010-09-08
[virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server.
Arun R Bharadwaj
2010-09-08
[virtio-9p] Remove all instances of unnecessary dotu variable.
Arun R Bharadwaj
2010-09-08
virtio-9p: Add support for removing xattr
Aneesh Kumar K.V
2010-09-08
virtio-9p: Fix the memset usage
Aneesh Kumar K.V
2010-09-08
virtio-9p: Add SM_NONE security model
Aneesh Kumar K.V
2010-09-08
virtio-9p: Implement TXATTRCREATE
Aneesh Kumar K.V
2010-09-08
virtio-9p: Implement TXATTRWALK
Aneesh Kumar K.V
2010-09-08
virtio-9p: Add fidtype so that we can do type specific operation
Aneesh Kumar K.V
2010-09-08
[virtio-9p] qemu: virtio-9p: Implement LOPEN
M. Mohan Kumar
2010-09-08
rename - change name of file or directory
M. Mohan Kumar
2010-09-08
qemu: virtio-9p: Implement TMKDIR
M. Mohan Kumar
2010-09-08
qemu: virtio-9p: Implement TMKNOD
M. Mohan Kumar
2010-09-08
[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
2010-09-08
[virtio-9p] Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2010-09-08
[virtio-9p] Implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2010-09-08
virtio-9p: Implement server side of setattr for 9P2000.L protocol.
Sripathi Kodi
2010-09-08
[virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat.
Sripathi Kodi
2010-09-08
virtio-9p: Do not reset atime
M. Mohan Kumar
2010-09-08
virtio-9p: getattr server implementation for 9P2000.L protocol.
Sripathi Kodi
2010-09-08
virtio-9p: Compute iounit based on host filesystem block size
M. Mohan Kumar
2010-09-08
[V4] virtio-9p: readdir implementation for 9p2000.L
Sripathi Kodi
2010-09-08
virtio-9p: Return correct error from v9fs_remove
Sripathi Kodi
2010-09-08
qemu: virtio-9p: Implement statfs support in server
M. Mohan Kumar
2010-09-08
qemu: virtio-9p: Recognize 9P2000.L protocol
M. Mohan Kumar
2010-08-20
Replace qemu_malloc + memset with qemu_mallocz
Blue Swirl
2010-06-22
virtio-9p: Implement Security model for mksock using mknod.
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Implement Security model for mknod
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Security model for symlink and readlink
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Security model for mkdir
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Security model for create/open2
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Security model for chown
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Security model for chmod
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Make infrastructure for the new security model.
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Introduces an option to specify the security model.
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Rearrange fileop structures
Venkateswararao Jujjuri (JV)
2010-05-03
virtio-9p: Add P9_TFLUSH support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TREMOVE support.
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TWSTAT support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TCREATE support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TWRITE support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TCLUNK support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TREAD support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TOPEN support.
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TWALK support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TSTAT support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TATTACH support.
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TVERSION support
Anthony Liguori
2010-05-03
virtio-9p: Add sg helper functions
Anthony Liguori
[next]