Sign in
qemu
/
qemu
/
eb937365faeeddc94a0144bc1565b223ee87351f
/
fsdev
/
qemu-fsdev.c
353b5a9
9p: null terminate fs driver options list
by Prasad J Pandit
· 4 years, 8 months ago
1a6ed33
9p: Added virtfs option 'multidevs=remap|forbid|warn'
by Antonios Motakis
· 5 years ago
aee7f3e
fsdev: Error out when unsupported option is passed
by Greg Kurz
· 6 years ago
2023243
fsdev: Move some types definition to qemu-fsdev.c
by Greg Kurz
· 6 years ago
b58deb3
qemu/queue.h: leave head structs anonymous unless necessary
by Paolo Bonzini
· 6 years ago
93aee84
9p: remove support for the "handle" backend
by Greg Kurz
· 6 years ago
b836723
fsdev: Clean up error reporting in qemu_fsdev_add()
by Markus Armbruster
· 6 years ago
922a01a
Move include qemu/option.h from qemu-common.h to actual users
by Markus Armbruster
· 7 years ago
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
91cda4e
fsdev: improve error handling of backend opts parsing
by Greg Kurz
· 7 years ago
af8b38b
9p/fsdev: remove obsolete references to virtio
by Greg Kurz
· 9 years ago
fbc0412
9pfs: Clean up includes
by Peter Maydell
· 9 years ago
ea753f3
fsdev: use error_report() instead of fprintf(stderr)
by Greg Kurz
· 9 years ago
b58c86e
fsdev: Fix potential memory leak
by Stefan Weil
· 12 years ago
4d45457
qemu-option: move standard option definitions out of qemu-config.c
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
4c793dd
hw/9pfs: Add new proxy filesystem driver
by M. Mohan Kumar
· 13 years ago
99519f0
hw/9pfs: Move opt validation to FsDriver callback
by Aneesh Kumar K.V
· 13 years ago
77eec1b
hw/9pfs: Improve portability to older systems
by Aneesh Kumar K.V
· 13 years ago
9db221a
hw/9pfs: Add synthetic file system support using 9p
by Aneesh Kumar K.V
· 13 years ago
2c74c2c
hw/9pfs: Read-only support for 9p export
by M. Mohan Kumar
· 13 years ago
d9b36a6
hw/9pfs: Handle Security model parsing
by M. Mohan Kumar
· 13 years ago
b97400c
hw/9pfs: Use export flag for indicating security model
by Aneesh Kumar K.V
· 13 years ago
fbcbf10
hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code
by Aneesh Kumar K.V
· 13 years ago
d3ab98e
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
by Aneesh Kumar K.V
· 13 years ago
5f54222
hw/9pfs: Add handle based fs driver
by Aneesh Kumar K.V
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
9f50689
[virtio-9p] Qemu 9p commandline options validity checks
by Harsh Prateek Bora
· 14 years ago
526c523
Use machine_init() to register virtfs config options.
by Gerd Hoffmann
· 15 years ago
9ce56db
virtio-9p: Introduces an option to specify the security model.
by Venkateswararao Jujjuri (JV)
· 15 years ago
9f10751
virtio-9p: Add a virtio 9p device to qemu
by Anthony Liguori
· 15 years ago
74db920
virtio-9p: Create a commandline option -fsdev
by Gautham R Shenoy
· 15 years ago