33 Commits (98e77e3dd8dd6e7aa9a7dffa60f49c8c8a49d4e3)

Author SHA1 Message Date
Christian Schoenebeck 71d72ececa 9pfs: deprecate 'proxy' backend 3 years ago
Prasad J Pandit 353b5a91cc 9p: null terminate fs driver options list 6 years ago
Antonios Motakis 1a6ed33cc5 9p: Added virtfs option 'multidevs=remap|forbid|warn' 7 years ago
Greg Kurz aee7f3ecd8 fsdev: Error out when unsupported option is passed 7 years ago
Greg Kurz 2023243573 fsdev: Move some types definition to qemu-fsdev.c 7 years ago
Paolo Bonzini b58deb344d qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
Greg Kurz 93aee84f57 9p: remove support for the "handle" backend 7 years ago
Markus Armbruster b836723dfe fsdev: Clean up error reporting in qemu_fsdev_add() 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 8 years ago
Greg Kurz 91cda4e8f3 fsdev: improve error handling of backend opts parsing 8 years ago
Greg Kurz af8b38b0d1 9p/fsdev: remove obsolete references to virtio 10 years ago
Peter Maydell fbc0412709 9pfs: Clean up includes 10 years ago
Greg Kurz ea753f3219 fsdev: use error_report() instead of fprintf(stderr) 10 years ago
Stefan Weil b58c86e1e4 fsdev: Fix potential memory leak 13 years ago
Paolo Bonzini 4d4545743f qemu-option: move standard option definitions out of qemu-config.c 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
M. Mohan Kumar 4c793dda22 hw/9pfs: Add new proxy filesystem driver 15 years ago
Aneesh Kumar K.V 99519f0a77 hw/9pfs: Move opt validation to FsDriver callback 15 years ago
Aneesh Kumar K.V 77eec1b3f1 hw/9pfs: Improve portability to older systems 15 years ago
Aneesh Kumar K.V 9db221ae73 hw/9pfs: Add synthetic file system support using 9p 15 years ago
M. Mohan Kumar 2c74c2cb4b hw/9pfs: Read-only support for 9p export 15 years ago
M. Mohan Kumar d9b36a6e56 hw/9pfs: Handle Security model parsing 15 years ago
Aneesh Kumar K.V b97400caef hw/9pfs: Use export flag for indicating security model 15 years ago
Aneesh Kumar K.V fbcbf101aa hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code 15 years ago
Aneesh Kumar K.V d3ab98e691 hw/9pfs: Add new virtfs option writeout=immediate skip host page cache 15 years ago
Aneesh Kumar K.V 5f5422258e hw/9pfs: Add handle based fs driver 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Harsh Prateek Bora 9f506893a4 [virtio-9p] Qemu 9p commandline options validity checks 16 years ago
Gerd Hoffmann 526c523781 Use machine_init() to register virtfs config options. 16 years ago
Venkateswararao Jujjuri (JV) 9ce56db6f0 virtio-9p: Introduces an option to specify the security model. 16 years ago
Anthony Liguori 9f10751365 virtio-9p: Add a virtio 9p device to qemu 16 years ago
Gautham R Shenoy 74db920c32 virtio-9p: Create a commandline option -fsdev 16 years ago