From: Peter Maydell <peter.maydell@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL v3 00/14] Misc patches for QEMU 3.1.0-rc3
Date: Tue, 27 Nov 2018 23:53:42 +0000 [thread overview]
Message-ID: <CAFEAcA89chrHhitrFMmCzPuAHCJ1QLLy7udCtCgHESaspRc7Cw@mail.gmail.com> (raw)
In-Reply-To: <1543343886-816-1-git-send-email-pbonzini@redhat.com>
On Tue, 27 Nov 2018 at 19:00, Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> The following changes since commit 4822f1ee9efa8df56e29db0a68323b484bdb0335:
>
> Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181127-pull-request' into staging (2018-11-27 11:21:38 +0000)
>
> are available in the git repository at:
>
>
> git://github.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to 3fe2199833c47652a7e5dbf8b347d873820104b8:
>
> hostmem: no need to check for host_memory_backend_mr_inited() in alloc() (2018-11-27 19:36:22 +0100)
>
> ----------------------------------------------------------------
> * lsi HBA reselection fix (George)
> * Small cleanups (Li Qiang)
> * bugfixes for vhost-user-bridge and hostmem (Marc-André)
> * single-thread TCG fix (me)
> * VMX migration blocker (me)
> * target/i386 fix for LOCK (Richard)
> * MAINTAINERS update (Philippe, Thomas)
>
> ---------------------------------------------------------------
This still has the problem with backends/hostmem-file.c that
means it doesn't build on the BSDs...
backends/hostmem-file.c: In function 'file_backend_memory_alloc':
backends/hostmem-file.c:61:5: error: 'path' undeclared (first use in
this function)
path = object_get_canonical_path(OBJECT(backend));
^
backends/hostmem-file.c:61:5: note: each undeclared identifier is
reported only once for each function it appears in
(mismatch in #ifdef choice between declaration and use of variable)
thanks
-- PMM
prev parent reply other threads:[~2018-11-27 23:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-27 18:38 [Qemu-devel] [PULL v3 00/14] Misc patches for QEMU 3.1.0-rc3 Paolo Bonzini
2018-11-27 23:53 ` 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=CAFEAcA89chrHhitrFMmCzPuAHCJ1QLLy7udCtCgHESaspRc7Cw@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).