On 11/9/21 15:25, Thomas Huth wrote:
Our device-crash-test script reports that this new device can be used to crash QEMU:$ ./qemu-system-x86_64 -M none -device sgx-epc/home/thuth/devel/qemu/include/hw/i386/pc.h:128:PC_MACHINE: Object 0x55c80d332290 is not an instance of type generic-pc-machineShould it be marked with: dc->user_creatable = false ?
Yes, it should. Thanks for the report! Paolo