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
/
9pfs
/
virtio-9p.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file
M. Mohan Kumar
1
-75
/
+8
2011-12-21
hw/9pfs: Use the correct signed type for different variables
Aneesh Kumar K.V
1
-1
/
+1
2011-12-04
hw/9pfs: use migration blockers to prevent live migration when virtfs export ...
Aneesh Kumar K.V
1
-2
/
+3
2011-10-31
hw/9pfs: Add synthetic file system support using 9p
Aneesh Kumar K.V
1
-0
/
+6
2011-10-31
hw/9pfs: Abstract open state of fid to V9fsFidOpenState
Aneesh Kumar K.V
1
-9
/
+12
2011-10-15
hw/9pfs: Use export_flag for indicating whether fs driver use path names.
Aneesh Kumar K.V
1
-3
/
+3
2011-10-15
hw/9pfs: Add open flag mapping
M. Mohan Kumar
1
-0
/
+24
2011-10-15
virtio-9p: Use 9P specific Lock constants
M. Mohan Kumar
1
-0
/
+5
2011-09-22
hw/9pfs: Implement TFLUSH operation
Aneesh Kumar K.V
1
-1
/
+9
2011-09-22
hw/9pfs: Add fs driver specific details to fscontext
Aneesh Kumar K.V
1
-0
/
+21
2011-09-22
hw/9pfs: Move fid pathname tracking to seperate data type.
Aneesh Kumar K.V
1
-1
/
+6
2011-09-22
hw/9pfs: Use read-write lock for protecting fid path.
Aneesh Kumar K.V
1
-0
/
+7
2011-09-22
hw/9pfs: Make v9fs_string* functions non-static
Aneesh Kumar K.V
1
-0
/
+5
2011-09-09
hw/9pfs: add 9P2000.L unlinkat operation
Aneesh Kumar K.V
1
-0
/
+2
2011-09-09
hw/9pfs: add 9P2000.L renameat operation
Aneesh Kumar K.V
1
-0
/
+2
2011-09-08
Merge remote-tracking branch 'aneesh/for-upstream-3' into staging
Anthony Liguori
1
-3
/
+21
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-1
/
+1
2011-08-25
hw/9pfs: Add file descriptor reclaim support
Aneesh Kumar K.V
1
-3
/
+19
2011-08-25
hw/9pfs: Add reference counting for fid
Aneesh Kumar K.V
1
-0
/
+2
2011-08-22
hw/9pfs: Update v9fs_wstat to use coroutines
Aneesh Kumar K.V
1
-10
/
+0
2011-08-22
hw/9pfs: Update v9fs_symlink to use coroutines
Venkateswararao Jujjuri
1
-12
/
+0
2011-08-22
hw/9pfs: Update v9fs_create to use coroutines
Venkateswararao Jujjuri
1
-14
/
+0
2011-08-22
hw/9pfs: Update v9fs_walk to use coroutines
Aneesh Kumar K.V
1
-13
/
+0
2011-08-22
hw/9pfs: Update v9fs_lcreate to use coroutines
Venkateswararao Jujjuri
1
-11
/
+0
2011-08-22
hw/9pfs: Update v9fs_getlock to use coroutines
Aneesh Kumar K.V
1
-9
/
+0
2011-08-22
hw/9pfs: Update v9fs_lock to use coroutines
Aneesh Kumar K.V
1
-10
/
+0
2011-08-08
hw/9pfs: Update vfs_rename to use coroutines
Aneesh Kumar K.V
1
-9
/
+0
2011-08-08
hw/9pfs: Update v9fs_remove to use coroutines
Venkateswararao Jujjuri
1
-6
/
+0
2011-08-08
hw/9pfs: Update v9fs_xattrcreate to use coroutines
Aneesh Kumar K.V
1
-11
/
+0
2011-08-08
hw/9pfs: Update v9fs_setattr to use coroutines
Aneesh Kumar K.V
1
-8
/
+0
2011-08-08
hw/9pfs: Update v9fs_getattr to use coroutines
Aneesh Kumar K.V
1
-8
/
+0
2011-08-08
hw/9pfs: Update v9fs_statfs to use coroutines
Aneesh Kumar K.V
1
-22
/
+0
2011-08-08
hw/9pfs: Update v9fs_readlink to use coroutine
Venkateswararao Jujjuri
1
-8
/
+0
2011-08-08
[virtio-9p] Change all pdu handlers to coroutines.
Venkateswararao Jujjuri (JV)
1
-1
/
+3
2011-06-01
[virtio-9p] Make rpath thread safe
Venkateswararao Jujjuri (JV)
1
-0
/
+5
2011-06-01
virtio-9p: Move device specific code to virtio-9p-device
Aneesh Kumar K.V
1
-0
/
+2
2011-04-27
v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.
Harsh Prateek Bora
1
-1
/
+1
2011-04-27
virtio-9p: move 9p files around
Aneesh Kumar K.V
1
-0
/
+507