qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] build qxl as module


From: Gerd Hoffmann
Subject: [PATCH 0/2] build qxl as module
Date: Thu, 4 Jun 2020 09:59:41 +0200


Gerd Hoffmann (2):
  qdev: add support for device module loading
  vga: build qxl as module

 Makefile.objs            |  1 +
 Makefile.target          |  7 ++++++
 include/hw/qdev-core.h   |  3 +++
 include/qemu/module.h    |  1 +
 hw/core/qdev.c           | 49 ++++++++++++++++++++++++++++++++++++++++
 qdev-monitor.c           |  5 ++++
 hw/Makefile.objs         |  1 +
 hw/display/Makefile.objs |  4 +++-
 8 files changed, 70 insertions(+), 1 deletion(-)

-- 
2.18.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]