git://git.qemu.org
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_vivier...
[qemu.git]
/
hw
/
9pfs
/
Kconfig
1
config FSDEV_9P
2
bool
3
depends on VIRTFS
4
5
config VIRTIO_9P
6
bool
7
default y
8
depends on VIRTFS && VIRTIO
9
select FSDEV_9P