arm: rename xlnx-zcu102.canbusN properties
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Jan 2021 12:00:10 +0000 (12:00 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2021 10:47:28 +0000 (10:47 +0000)
commit7848023ae43cf775fb211cc66bb2e17376ee23d3
tree156163a49296d75691fc16316746432d587be548
parent54a78718be6dd5fc6b6201f84bef8de5ac3b3802
arm: rename xlnx-zcu102.canbusN properties

The properties to attach a CANBUS object to the xlnx-zcu102 machine have
a period in them.  We want to use periods in properties for compound QAPI types,
and besides the "xlnx-zcu102." prefix is both unnecessary and different
from any other machine property name.  Remove it.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20210118162537.779542-1-pbonzini@redhat.com
Reviewed-by: Vikram Garhwal <fnu.vikram@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/xlnx-zcu102.c
tests/qtest/xlnx-can-test.c