qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Markus Armbruster <armbru@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PULL 00/25] QAPI patches patches for 2021-09-25
Date: Sat, 25 Sep 2021 09:44:49 +0100	[thread overview]
Message-ID: <CAFEAcA9YRXCKxZJ=LiGqoKRmrk_JdB16ch140dh9ACYPuwTo4w@mail.gmail.com> (raw)
In-Reply-To: <20210925062525.988405-1-armbru@redhat.com>

On Sat, 25 Sept 2021 at 07:25, Markus Armbruster <armbru@redhat.com> wrote:
>
> The following changes since commit 11a11998460ed84d9a127c025f50f7234e5a483f:
>
>   Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20210921' into staging (2021-09-24 13:21:18 -0400)
>
> are available in the Git repository at:
>
>   git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2021-09-25
>
> for you to fetch changes up to 5757c0904e2e8a7f5d9ff359b30542cfcb70556b:
>
>   tests/qapi-schema: Make test-qapi.py -u work when files are absent (2021-09-25 07:00:50 +0200)
>
> ----------------------------------------------------------------
> QAPI patches patches for 2021-09-25
>

Fails to build, all hosts except x86-64 Linux:

In file included from qapi/qapi-visit-char.h:17,
                 from qapi/qapi-commands-char.c:19:
qapi/qapi-types-char.h:500:5: error: unknown type name 'ChardevSpiceChannel'
  500 |     ChardevSpiceChannel *data;
      |     ^~~~~~~~~~~~~~~~~~~
qapi/qapi-types-char.h:507:5: error: unknown type name 'ChardevSpicePort'
  507 |     ChardevSpicePort *data;
      |     ^~~~~~~~~~~~~~~~
qapi/qapi-types-char.h:514:5: error: unknown type name 'ChardevQemuVDAgent'
  514 |     ChardevQemuVDAgent *data;
      |     ^~~~~~~~~~~~~~~~~~


thanks
-- PMM


  parent reply	other threads:[~2021-09-25  8:47 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-25  6:25 [PULL 00/25] QAPI patches patches for 2021-09-25 Markus Armbruster
2021-09-25  6:25 ` [PULL 01/25] qapi: Tidy up unusual line breaks Markus Armbruster
2021-09-25  6:25 ` [PULL 02/25] qapi: Stop enforcing "type name should not end in 'Kind' Markus Armbruster
2021-09-25  6:25 ` [PULL 03/25] qapi: Convert simple union KeyValue to flat one Markus Armbruster
2021-09-25  6:25 ` [PULL 04/25] qapi: Convert simple union InputEvent " Markus Armbruster
2021-09-25  6:25 ` [PULL 05/25] qapi: Convert simple union TpmTypeOptions " Markus Armbruster
2021-09-25  6:25 ` [PULL 06/25] qapi: Convert simple union MemoryDeviceInfo " Markus Armbruster
2021-09-25  6:25 ` [PULL 07/25] qapi: Convert simple union ChardevBackend " Markus Armbruster
2021-09-25  6:25 ` [PULL 08/25] qapi: Convert simple union SocketAddressLegacy " Markus Armbruster
2021-09-25  6:25 ` [PULL 09/25] qapi: Convert simple union ImageInfoSpecific " Markus Armbruster
2021-09-25  6:25 ` [PULL 10/25] qapi: Convert simple union TransactionAction " Markus Armbruster
2021-09-25  6:25 ` [PULL 11/25] tests/qapi-schema: Prepare for simple union UserDefListUnion removal Markus Armbruster
2021-09-25  6:25 ` [PULL 12/25] test-qobject-input-visitor: Wean off UserDefListUnion Markus Armbruster
2021-09-25  6:25 ` [PULL 13/25] test-qobject-output-visitor: " Markus Armbruster
2021-09-25  6:25 ` [PULL 14/25] test-clone-visitor: " Markus Armbruster
2021-09-25  6:25 ` [PULL 15/25] tests/qapi-schema: " Markus Armbruster
2021-09-25  6:25 ` [PULL 16/25] tests/qapi-schema: Simple union UserDefListUnion is now unused, drop Markus Armbruster
2021-09-25  6:25 ` [PULL 17/25] tests/qapi-schema: Rewrite simple union TestIfUnion to be flat Markus Armbruster
2021-09-25  6:25 ` [PULL 18/25] test-clone-visitor: Wean off __org.qemu_x-Union1 Markus Armbruster
2021-09-25  6:25 ` [PULL 19/25] tests/qapi-schema: Drop simple union __org.qemu_x-Union1 Markus Armbruster
2021-09-25  6:25 ` [PULL 20/25] tests/qapi-schema: Purge simple unions from tests Markus Armbruster
2021-09-25  6:25 ` [PULL 21/25] qapi: Drop simple unions Markus Armbruster
2021-09-25  6:25 ` [PULL 22/25] tests/qapi-schema: Rename flat-union-* test cases to union-* Markus Armbruster
2021-09-25  6:25 ` [PULL 23/25] test-clone-visitor: Correct an accidental rename Markus Armbruster
2021-09-25  6:25 ` [PULL 24/25] tests/qapi-schema: Use Python OSError instead of outmoded IOError Markus Armbruster
2021-09-25  6:25 ` [PULL 25/25] tests/qapi-schema: Make test-qapi.py -u work when files are absent Markus Armbruster
2021-09-25  8:44 ` Peter Maydell [this message]
2021-09-27 12:41   ` [PULL 00/25] QAPI patches patches for 2021-09-25 Markus Armbruster

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='CAFEAcA9YRXCKxZJ=LiGqoKRmrk_JdB16ch140dh9ACYPuwTo4w@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=armbru@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).