summaryrefslogtreecommitdiff
path: root/Makefile.objs
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2017-09-18 15:01:25 -0400
committerJohn Snow <jsnow@redhat.com>2017-09-18 15:01:25 -0400
commit4c93950659487c7ad4f85571ee78524c1e3a94b3 (patch)
treea8277ce2c83027614be9a1078a4bab7d3f627eea /Makefile.objs
parent955f5c7ba127746345a3d43b4d7c885ca159ae6b (diff)
downloadqemu-4c93950659487c7ad4f85571ee78524c1e3a94b3.tar.gz
hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = false
QEMU currently aborts with an assertion message when the user is trying to remove a dscm1xxxx again: $ aarch64-softmmu/qemu-system-aarch64 -S -M integratorcp -nographic QEMU 2.9.93 monitor - type 'help' for more information (qemu) device_add dscm1xxxx,id=xyz (qemu) device_del xyz ** ERROR:qemu/qdev-monitor.c:872:qdev_unplug: assertion failed: (hotplug_ctrl) Aborted (core dumped) Looks like this device has to be wired up in code and is not meant to be hot-pluggable, so let's mark it with user_creatable = false. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 1503543783-17192-1-git-send-email-thuth@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'Makefile.objs')
0 files changed, 0 insertions, 0 deletions