On Fri, Oct 23, 2020 at 10:48 AM Gerd Hoffmann wrote:
> Build virtio-gpu vga devices modular. Must be a separate module because
> not all qemu softmmu variants come with VGA support.
>
> Signed-off-by: Gerd Hoffmann
>
Reviewed-by: Marc-André Lureau
---
> util/module.c | 3 +++
> h
Build virtio-gpu vga devices modular. Must be a separate module because
not all qemu softmmu variants come with VGA support.
Signed-off-by: Gerd Hoffmann
---
util/module.c | 3 +++
hw/display/meson.build | 10 --
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/