]> Git Repo - qemu.git/commit
block: Always compile virtio-blk dataplane
authorFam Zheng <[email protected]>
Wed, 10 Sep 2014 06:17:51 +0000 (14:17 +0800)
committerStefan Hajnoczi <[email protected]>
Mon, 22 Sep 2014 10:39:51 +0000 (11:39 +0100)
commit52b53c04faab9f7a9879c8dc014930649a3e698d
tree4661c592334292bc8dae932239c86da4be58f029
parent032f8b8158eaab94573340c883cb6cd03cea1117
block: Always compile virtio-blk dataplane

Dataplane doesn't depend on linux-aio any more, so we don't need the
compiling condition now.

Configure options are kept but just print a message.

Signed-off-by: Fam Zheng <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Message-id: 1410329871[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
configure
hw/block/Makefile.objs
hw/block/virtio-blk.c
hw/virtio/Makefile.objs
include/hw/virtio/virtio-blk.h
This page took 0.022893 seconds and 4 git commands to generate.