From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <lvivier@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Thomas Huth <thuth@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
Subject: [PATCH 0/3] module fixes
Date: Mon, 20 Jul 2020 12:03:49 +0200 [thread overview]
Message-ID: <20200720100352.2477-1-kraxel@redhat.com> (raw)
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
next reply other threads:[~2020-07-20 10:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-20 10:03 Gerd Hoffmann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200720100352.2477-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).