Re: [PATCH v2 23/23] hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)

2021-06-16 Thread Gerd Hoffmann
On Wed, Jun 16, 2021 at 10:43:28PM +0200, Philippe Mathieu-Daudé wrote: > When building the 'microvm' machine stand-alone we get: > > $ qemu-system-x86_64 -M microvm > ** > ERROR:qom/object.c:714:object_new_with_type: assertion failed: (type != > NULL) > Bail out! ERROR:qom/object.c:714:o

[PATCH v2 23/23] hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)

2021-06-16 Thread Philippe Mathieu-Daudé
When building the 'microvm' machine stand-alone we get: $ qemu-system-x86_64 -M microvm ** ERROR:qom/object.c:714:object_new_with_type: assertion failed: (type != NULL) Bail out! ERROR:qom/object.c:714:object_new_with_type: assertion failed: (type != NULL) Aborted (core dumped) Looking