virtio-blk: move qdev properties into virtio-blk.c
commit32a877e4059ad7fd428bdd31d3e954fed72fa21b
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 18 Jun 2014 09:58:36 +0000 (18 17:58 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 1 Jul 2014 07:15:02 +0000 (1 09:15 +0200)
tree747407243e34e13a7f0a50dbef75d05a8754a1f4
parentc5d49db4469dfc0cc7f4c01dfb4ed4e8b96bdbcd
virtio-blk: move qdev properties into virtio-blk.c

There is no need to make DEFINE_VIRTIO_BLK_PROPERTIES() public.  Inline
it into virtio-blk.c so it cannot be used by mistake from other source
files.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
hw/block/virtio-blk.c
include/hw/virtio/virtio-blk.h