qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL v2] virtio,pc features, fixes
Date: Thu, 24 Sep 2015 14:10:56 -0700	[thread overview]
Message-ID: <CAFEAcA__mTB3Rhn7wBwLaaGHHuM8frzWJuX8_SHX3FmVthP1-Q@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA8AWnrxOZkZmYW9u5NKCVM+tJYjr63mspzXj8P2Ep_+ww@mail.gmail.com>

On 24 September 2015 at 14:08, Peter Maydell <peter.maydell@linaro.org> wrote:
> On 24 September 2015 at 12:54, Michael S. Tsirkin <mst@redhat.com> wrote:
>> Same as v1 but 2 last patches dropped.
>> Not reposting since patches left are the same.
>>
>> The following changes since commit fefa4b128de06cec6d513f00ee61e8208aed4a87:
>>
>>   Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150923.0' into staging (2015-09-23 21:39:46 +0100)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
>>
>> for you to fetch changes up to 2d0c513cb66b21d5a7c4692e2092af9e997fd251:
>>
>>   MAINTAINERS: add more devices to the PCI section (2015-09-24 16:27:53 +0300)
>>
>> ----------------------------------------------------------------
>> virtio,pc features, fixes
>>
>> New features:
>>     vhost-user multiqueue support
>>     virtio-ccw virtio 1 support
>>     pci bridge support in iommu
>>
>> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
>
> Fails to build with our minimal glib version:

...and also on 32-bit:
/root/qemu/hw/i386/intel_iommu.c: In function ‘vtd_find_add_as’:
/root/qemu/hw/i386/intel_iommu.c:1869:20: error: cast from pointer to
integer of different size [-Werror=pointer-to-int-cast]
/root/qemu/hw/i386/intel_iommu.c:1877:15: error: cast from pointer to
integer of different size [-Werror=pointer-to-int-cast]

-- PMM

      reply	other threads:[~2015-09-24 21:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-24 19:54 [Qemu-devel] [PULL v2] virtio,pc features, fixes Michael S. Tsirkin
2015-09-24 21:08 ` Peter Maydell
2015-09-24 21:10   ` 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=CAFEAcA__mTB3Rhn7wBwLaaGHHuM8frzWJuX8_SHX3FmVthP1-Q@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=mst@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).