index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio-9p.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
virtio-9p: move 9p files around
Aneesh Kumar K.V
1
-3741
/
+0
2011-04-07
virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guest
Alexey Kardashevskiy
1
-6
/
+3
2010-12-02
[virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
1
-5
/
+6
2010-10-20
[virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.
Venkateswararao Jujjuri (JV)
1
-0
/
+17
2010-10-20
[virtio-9p] Use preadv/pwritev instead of readv/writev
Sanchit Garg
1
-77
/
+39
2010-10-20
[virtio-9p] Qemu 9p commandline options validity checks
Harsh Prateek Bora
1
-2
/
+2
2010-10-20
virtio-9p: Use layered xattr approach
Aneesh Kumar K.V
1
-1
/
+5
2010-10-20
[virtio-9p] Ignore O_DIRECT hint from client.
Venkateswararao Jujjuri (JV)
1
-0
/
+5
2010-10-20
qemu-virtio-9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
1
-0
/
+44
2010-10-20
[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
1
-0
/
+27
2010-10-20
qemu-virtio9p: Implement TGETLOCK
M. Mohan Kumar
1
-0
/
+41
2010-10-20
[virto-9p] Implement TLOCK
M. Mohan Kumar
1
-0
/
+50
2010-10-20
[virtio-9p] open should not return EBADF
Sripathi Kodi
1
-1
/
+3
2010-10-03
virtio-9p: Use GCC_FMT_ATTR and fix a format warning
Stefan Weil
1
-4
/
+6
2010-09-08
virtio-9p: Change handling of flags in open() path for 9P2000.L
Sripathi Kodi
1
-13
/
+1
2010-09-08
[virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server.
Arun R Bharadwaj
1
-6
/
+13
2010-09-08
[virtio-9p] Remove all instances of unnecessary dotu variable.
Arun R Bharadwaj
1
-63
/
+54
2010-09-08
virtio-9p: Add support for removing xattr
Aneesh Kumar K.V
1
-5
/
+20
2010-09-08
virtio-9p: Fix the memset usage
Aneesh Kumar K.V
1
-2
/
+1
2010-09-08
virtio-9p: Add SM_NONE security model
Aneesh Kumar K.V
1
-3
/
+9
2010-09-08
virtio-9p: Implement TXATTRCREATE
Aneesh Kumar K.V
1
-7
/
+132
2010-09-08
virtio-9p: Implement TXATTRWALK
Aneesh Kumar K.V
1
-2
/
+190
2010-09-08
virtio-9p: Add fidtype so that we can do type specific operation
Aneesh Kumar K.V
1
-54
/
+56
2010-09-08
[virtio-9p] qemu: virtio-9p: Implement LOPEN
M. Mohan Kumar
1
-4
/
+28
2010-09-08
rename - change name of file or directory
M. Mohan Kumar
1
-43
/
+113
2010-09-08
qemu: virtio-9p: Implement TMKDIR
M. Mohan Kumar
1
-5
/
+78
2010-09-08
qemu: virtio-9p: Implement TMKNOD
M. Mohan Kumar
1
-7
/
+83
2010-09-08
[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
1
-7
/
+93
2010-09-08
[virtio-9p] Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
1
-6
/
+72
2010-09-08
[virtio-9p] Implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
1
-0
/
+38
2010-09-08
virtio-9p: Implement server side of setattr for 9P2000.L protocol.
Sripathi Kodi
1
-0
/
+155
2010-09-08
[virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat.
Sripathi Kodi
1
-19
/
+18
2010-09-08
virtio-9p: Do not reset atime
M. Mohan Kumar
1
-8
/
+20
2010-09-08
virtio-9p: getattr server implementation for 9P2000.L protocol.
Sripathi Kodi
1
-0
/
+112
2010-09-08
virtio-9p: Compute iounit based on host filesystem block size
M. Mohan Kumar
1
-19
/
+77
2010-09-08
[V4] virtio-9p: readdir implementation for 9p2000.L
Sripathi Kodi
1
-0
/
+122
2010-09-08
virtio-9p: Return correct error from v9fs_remove
Sripathi Kodi
1
-5
/
+6
2010-09-08
qemu: virtio-9p: Implement statfs support in server
M. Mohan Kumar
1
-0
/
+63
2010-09-08
qemu: virtio-9p: Recognize 9P2000.L protocol
M. Mohan Kumar
1
-1
/
+5
2010-08-20
Replace qemu_malloc + memset with qemu_mallocz
Blue Swirl
1
-2
/
+1
2010-06-22
virtio-9p: Implement Security model for mksock using mknod.
Venkateswararao Jujjuri (JV)
1
-23
/
+2
2010-06-22
virtio-9p: Implement Security model for mknod
Venkateswararao Jujjuri (JV)
1
-4
/
+10
2010-06-22
virtio-9p: Security model for symlink and readlink
Venkateswararao Jujjuri (JV)
1
-4
/
+9
2010-06-22
virtio-9p: Security model for mkdir
Venkateswararao Jujjuri (JV)
1
-3
/
+9
2010-06-22
virtio-9p: Security model for create/open2
Venkateswararao Jujjuri (JV)
1
-5
/
+11
2010-06-22
virtio-9p: Security model for chown
Venkateswararao Jujjuri (JV)
1
-2
/
+7
2010-06-22
virtio-9p: Security model for chmod
Venkateswararao Jujjuri (JV)
1
-1
/
+4
2010-06-22
virtio-9p: Make infrastructure for the new security model.
Venkateswararao Jujjuri (JV)
1
-7
/
+16
2010-06-22
virtio-9p: Introduces an option to specify the security model.
Venkateswararao Jujjuri (JV)
1
-0
/
+9
2010-06-22
virtio-9p: Rearrange fileop structures
Venkateswararao Jujjuri (JV)
1
-139
/
+46
[next]