From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/2] osdep.h changes for QEMU 6.0-rc3
Date: Tue, 13 Apr 2021 14:47:58 +0200 [thread overview]
Message-ID: <20210413124800.216095-1-pbonzini@redhat.com> (raw)
The following changes since commit c1e90def01bdb8fcbdbebd9d1eaa8e4827ece620:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210412' into staging (2021-04-12 12:12:09 +0100)
are available in the Git repository at:
https://gitlab.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to 12763913a3e44d9968a9ab0da01a0880fc7d61df:
osdep: protect qemu/osdep.h with extern "C" (2021-04-13 13:00:37 +0200)
----------------------------------------------------------------
Fix C++ compilation of qemu/osdep.h.
----------------------------------------------------------------
Paolo Bonzini (2):
osdep: include glib-compat.h before other QEMU headers
osdep: protect qemu/osdep.h with extern "C"
disas/nanomips.cpp | 2 +-
include/qemu/compiler.h | 6 ++++++
include/qemu/osdep.h | 13 +++++++++++--
3 files changed, 18 insertions(+), 3 deletions(-)
--
2.30.1
next reply other threads:[~2021-04-13 12:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-13 12:47 Paolo Bonzini [this message]
2021-04-13 12:47 ` [PULL 1/2] osdep: include glib-compat.h before other QEMU headers Paolo Bonzini
2021-04-13 12:48 ` [PULL 2/2] osdep: protect qemu/osdep.h with extern "C" Paolo Bonzini
2021-04-13 12:51 ` [PULL 0/2] osdep.h changes for QEMU 6.0-rc3 Peter Maydell
2021-04-13 13:48 ` no-reply
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=20210413124800.216095-1-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).