pci-assign: remove bootindex property from qdev to qom
commit7f6014af279b9a5a6580ac66d474a0d8d86ec665
authorGonglei <arei.gonglei@huawei.com>
Tue, 7 Oct 2014 08:00:24 +0000 (7 16:00 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Oct 2014 07:52:54 +0000 (15 09:52 +0200)
tree68ec951f2f565288bf56ac95bee719ec69866594
parente6adae52b18db1f21a93287fc21a9e185fcd5861
pci-assign: remove bootindex property from qdev to qom

Remove bootindex form qdev property to qom, things will
continue to work just fine, and we can use qom features
which are not supported by qdev property.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/i386/kvm/pci-assign.c