diff options
author | Thomas Huth <thuth@redhat.com> | 2017-10-06 16:46:47 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-10-06 16:46:47 +0100 |
commit | d858914435a13982c3ea981bb24dee958b2ca7c4 (patch) | |
tree | de363fd25f3096a3dfa7cce656aaaf684b580a63 /scripts/qemu.py | |
parent | 8573378e62d19e25a2434e23462ec99ef4d065ac (diff) | |
download | qemu-d858914435a13982c3ea981bb24dee958b2ca7c4.zip qemu-d858914435a13982c3ea981bb24dee958b2ca7c4.tar.gz qemu-d858914435a13982c3ea981bb24dee958b2ca7c4.tar.bz2 |
hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = false
The device uses serial_hds in its realize function and thus can't be
used twice. Apart from that, the comma in its name makes it quite hard
to use for the user anyway, since a comma is normally used to separate
the device name from its properties when using the "-device" parameter
or the "device_add" HMP command.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 1506441116-16627-1-git-send-email-thuth@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions