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
/
fsdev
/
qemu-fsdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
Merge tag 'v2.7.0' into develop_qemu_2.7
SeokYeon Hwang
1
-1
/
+1
2016-06-20
Merge tag 'v2.6.0' into develop
SeokYeon Hwang
1
-6
/
+5
2016-06-06
9p/fsdev: remove obsolete references to virtio
Greg Kurz
1
-1
/
+1
2016-01-29
9pfs: Clean up includes
Peter Maydell
1
-3
/
+1
2016-01-22
fsdev: use error_report() instead of fprintf(stderr)
Greg Kurz
1
-3
/
+4
2014-10-15
hds: added "Host Directory Sharing" feature
Jinhyung Choi
1
-0
/
+17
2014-04-29
virtio-9p: fix compiliation error and source clean-up.
Kitae Kim
1
-0
/
+2
2013-07-09
fsdev: Fix potential memory leak
Stefan Weil
1
-0
/
+2
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
1
-8
/
+0
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-3
/
+3
2012-01-04
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
1
-0
/
+1
2012-01-04
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
1
-38
/
+6
2011-12-04
hw/9pfs: Improve portability to older systems
Aneesh Kumar K.V
1
-0
/
+2
2011-10-31
hw/9pfs: Add synthetic file system support using 9p
Aneesh Kumar K.V
1
-0
/
+1
2011-10-31
hw/9pfs: Read-only support for 9p export
M. Mohan Kumar
1
-1
/
+6
2011-10-15
hw/9pfs: Handle Security model parsing
M. Mohan Kumar
1
-9
/
+17
2011-10-15
hw/9pfs: Use export flag for indicating security model
Aneesh Kumar K.V
1
-2
/
+17
2011-10-15
hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code
Aneesh Kumar K.V
1
-16
/
+16
2011-10-12
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
Aneesh Kumar K.V
1
-2
/
+8
2011-09-22
hw/9pfs: Add handle based fs driver
Aneesh Kumar K.V
1
-0
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
2010-10-20
[virtio-9p] Qemu 9p commandline options validity checks
Harsh Prateek Bora
1
-17
/
+31
2010-09-21
Use machine_init() to register virtfs config options.
Gerd Hoffmann
1
-0
/
+9
2010-06-22
virtio-9p: Introduces an option to specify the security model.
Venkateswararao Jujjuri (JV)
1
-1
/
+8
2010-05-03
virtio-9p: Add a virtio 9p device to qemu
Anthony Liguori
1
-1
/
+1
2010-05-03
virtio-9p: Create a commandline option -fsdev
Gautham R Shenoy
1
-0
/
+70