lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20121206130004.GA21312@redhat.com> Date: Thu, 6 Dec 2012 15:00:04 +0200 From: "Michael S. Tsirkin" <mst@...hat.com> To: Asias He <asias@...hat.com> Cc: Rusty Russell <rusty@...tcorp.com.au>, Jens Axboe <axboe@...nel.dk>, Christoph Hellwig <hch@...radead.org>, "David S. Miller" <davem@...emloft.net>, kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org, linux-kernel@...r.kernel.org, netdev@...r.kernel.org Subject: Re: [PATCH] vhost-blk: Add vhost-blk support v6 On Sun, Dec 02, 2012 at 09:33:53AM +0800, Asias He wrote: > diff --git a/drivers/vhost/Kconfig.blk b/drivers/vhost/Kconfig.blk > new file mode 100644 > index 0000000..ff8ab76 > --- /dev/null > +++ b/drivers/vhost/Kconfig.blk > @@ -0,0 +1,10 @@ > +config VHOST_BLK > + tristate "Host kernel accelerator for virtio blk (EXPERIMENTAL)" > + depends on BLOCK && EXPERIMENTAL && m should depend on eventfd as well. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists