qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] module fixes
@ 2020-07-20 10:03 Gerd Hoffmann
  2020-07-20 10:03 ` [PATCH 1/3] qxl: fix modular builds with dtrace Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2020-07-20 10:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier, Paolo Bonzini, Thomas Huth, Gerd Hoffmann



Gerd Hoffmann (3):
  qxl: fix modular builds with dtrace
  module: ignore NULL type
  module: silence errors for module_load_qom_all().

 include/qemu/module.h |  8 ++++----
 hw/display/qxl.c      |  9 +++++++++
 softmmu/qtest.c       |  2 +-
 util/module.c         | 20 +++++++++++++-------
 4 files changed, 27 insertions(+), 12 deletions(-)

-- 
2.18.4



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-20 10:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-20 10:03 [PATCH 0/3] module fixes Gerd Hoffmann
2020-07-20 10:03 ` [PATCH 1/3] qxl: fix modular builds with dtrace Gerd Hoffmann
2020-07-20 10:03 ` [PATCH 2/3] module: ignore NULL type Gerd Hoffmann
2020-07-20 10:03 ` [PATCH 3/3] module: silence errors for module_load_qom_all() Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).