vfio/pci: Fix bootindex
commit759b484c5d7f92bd01f98797c07e8543ee187888
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 22 Jul 2015 20:56:01 +0000 (22 14:56 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Wed, 22 Jul 2015 20:56:01 +0000 (22 14:56 -0600)
treecec62b0aa71634a4d60f788d3ded5dff392ab515
parent69970fcef937bddd7f745efe39501c7716fdfe56
vfio/pci: Fix bootindex

bootindex was incorrectly changed to a device Property during the
platform code split, resulting in it no longer working.  Remove it.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Cc: qemu-stable@nongnu.org # v2.3+
hw/vfio/pci.c