linux/drivers/virtio
Kees Cook d72c5a8c8c drivers/virtio: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
while now and is almost always enabled by default. As agreed during the
Linux kernel summit, remove it from any "depends on" lines in Kconfigs.

CC: Rusty Russell <rusty@rustcorp.com.au>
CC: "Michael S. Tsirkin" <mst@redhat.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
2013-01-11 11:39:04 -08:00
..
config.c
Kconfig drivers/virtio: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:39:04 -08:00
Makefile
virtio_balloon.c Drivers: virtio: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
virtio_mmio.c Drivers: virtio: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
virtio_pci.c Drivers: virtio: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
virtio_ring.c virtio: make virtqueue_add_buf() returning 0 on success, not capacity. 2012-12-18 15:20:34 +10:30
virtio.c Some nice cleanups, and even a patch my wife did as a "live" demo for 2012-12-20 08:37:05 -08:00