Re: [Qemu-devel] [PATCH v2] hw/arm/digic: Mark device with user_creatable = false

2017-08-22 Thread Peter Maydell
On 22 August 2017 at 15:30, Thomas Huth wrote: > QEMU currently shows some unexpected behavior when the user trys to > do a "device_add digic" on an unrelated ARM machine like integratorcp > in "-nographic" mode (the device_add command does not immediately > return to the monitor prompt), and tryi

[Qemu-devel] [PATCH v2] hw/arm/digic: Mark device with user_creatable = false

2017-08-22 Thread Thomas Huth
QEMU currently shows some unexpected behavior when the user trys to do a "device_add digic" on an unrelated ARM machine like integratorcp in "-nographic" mode (the device_add command does not immediately return to the monitor prompt), and trying to "device_del" the device later results in a "qemu/q