From: Peter Maydell <peter.maydell@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] tci: do not include exec/exec-all.h
Date: Fri, 20 May 2016 15:08:17 +0100 [thread overview]
Message-ID: <CAFEAcA8qXRo1E_fawfPHo-2AWKeRCOCJNurZLULWRijSgNsALA@mail.gmail.com> (raw)
In-Reply-To: <1463745452-25831-1-git-send-email-pbonzini@redhat.com>
On 20 May 2016 at 12:57, Paolo Bonzini <pbonzini@redhat.com> wrote:
> TCI does not need the runtime definition in exec-all.h. It only needs the
> host-side definitions in tcg/tcg.h. Now that cpu.h is not included
> everywhere, this caused a failure because exec-all.h does need cpu.h
> but does not include it itself.
>
> Fix by including the intended header.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> disas/tci.c | 1 -
> tci.c | 2 +-
> 2 files changed, 1 insertion(+), 2 deletions(-)
Applied to master, thanks.
-- PMM
prev parent reply other threads:[~2016-05-20 14:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-20 11:57 [Qemu-devel] [PATCH] tci: do not include exec/exec-all.h Paolo Bonzini
2016-05-20 14:08 ` Peter Maydell [this message]
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=CAFEAcA8qXRo1E_fawfPHo-2AWKeRCOCJNurZLULWRijSgNsALA@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=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).