[PATCH 0/3] module fixes

Gerd Hoffmann posted 3 patches 3 years, 9 months ago
Test checkpatch failed
Test docker-mingw@fedora failed
Test FreeBSD passed
Test docker-quick@centos7 failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200720100352.2477-1-kraxel@redhat.com
Maintainers: Laurent Vivier <lvivier@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Thomas Huth <thuth@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
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(-)
[PATCH 0/3] module fixes
Posted by Gerd Hoffmann 3 years, 9 months ago

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