virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
commit0cf63c3e3552412c7d5e4be1c89645277cb1cbe5
authorGonglei <arei.gonglei@huawei.com>
Tue, 7 Oct 2014 08:00:22 +0000 (7 16:00 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Oct 2014 07:52:54 +0000 (15 09:52 +0200)
tree2e40ed225a14940a9dfa75edea2ca1b3dd78db29
parent45e8a9e123ccf06f1dce2744676ae64382e0a273
virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390

Since the "bootindex" property is a QOM property and not a qdev property
now, we must alias it explicitly for virtio-net-pci, as well as CCW and
s390-virtio.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/s390x/s390-virtio-bus.c
hw/s390x/virtio-ccw.c
hw/virtio/virtio-pci.c