]> git.proxmox.com Git - qemu.git/commit
configure: add CONFIG_VIRTIO_BLK_DATA_PLANE
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 14 Nov 2012 14:04:15 +0000 (15:04 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 2 Jan 2013 14:31:39 +0000 (15:31 +0100)
commit583f6e7bbd24b31f7eecd5c21ba0a5a5a77f52f1
treec09e894d9d1c68d2657f696395b3d5ea44cf09c3
parent4065742ac0f3c84abdd8d718b44a88f3ac56015a
configure: add CONFIG_VIRTIO_BLK_DATA_PLANE

The virtio-blk-data-plane feature only works with Linux AIO.  Therefore
add a ./configure option and necessary checks to implement this
dependency.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
configure