From: Alex Williamson <alex.williamson@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 0/8] VFIO updates 2016-03-09
Date: Thu, 10 Mar 2016 08:00:19 -0700 [thread overview]
Message-ID: <20160310080019.32c09243@t450s.home> (raw)
In-Reply-To: <CAFEAcA8Oax5HEkN_zX6g85M42scgFtpeGH_48E_KYpJshW8rCw@mail.gmail.com>
On Thu, 10 Mar 2016 12:03:36 +0700
Peter Maydell <peter.maydell@linaro.org> wrote:
> On 10 March 2016 at 02:53, Alex Williamson <alex.williamson@redhat.com> wrote:
> > The following changes since commit 4ba364b47275fe428723442987b57b260b215dba:
> >
> > Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging (2016-03-09 05:14:55 +0000)
> >
> > are available in the git repository at:
> >
> >
> > git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20160309.0
> >
> > for you to fetch changes up to 799f7b98c501e5aec0a539119613787cd5705136:
> >
> > MAINTAINERS: Add entry for the include/hw/vfio/ folder (2016-03-09 11:19:14 -0700)
> >
> > ----------------------------------------------------------------
> > VFIO updates 2016-03-09
> >
> > - Allow devices to be specified via sysfs path (Alex Williamson)
> > - vfio region helpers and generalization for future device specific regions
> > (Alex Williamson)
> > - Automatic ROM device ID and checksum fixup (Alex Williamson)
> > - Split VGA setup to allow enabling VGA from quirks (Alex Williamson)
> > - Remove fixed string limit for ROM MemoryRegion name (Neo Jia)
> > - MAINTAINERS update (Thomas Huth)
>
> Fails to build on 32-bit I'm afraid:
> ./trace/generated-tracers.h: In function 'trace_vfio_msix_fixup':
> ./trace/generated-tracers.h:16113:23: error: format '%lx' expects
> argument of type 'long unsigned int', but argument 8 has type 'off_t'
> [-Werror=format=]
> , name, bar, offset, size);
> ^
> ./trace/generated-tracers.h:16113:23: error: format '%lx' expects
> argument of type 'long unsigned int', but argument 9 has type 'size_t'
> [-Werror=format=]
> CC block.o
Sorry for that, will fix and send a fresh pull request. Thanks,
Alex
prev parent reply other threads:[~2016-03-10 15:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-09 19:53 [Qemu-devel] [PULL 0/8] VFIO updates 2016-03-09 Alex Williamson
2016-03-09 19:53 ` [Qemu-devel] [PULL 1/8] vfio: Add sysfsdev property for pci & platform Alex Williamson
2016-03-09 19:53 ` [Qemu-devel] [PULL 2/8] vfio: Wrap VFIO_DEVICE_GET_REGION_INFO Alex Williamson
2016-03-09 19:53 ` [Qemu-devel] [PULL 3/8] vfio: Generalize region support Alex Williamson
2016-03-10 0:54 ` Eric Auger
2016-03-10 16:34 ` Alex Williamson
2016-03-10 20:46 ` Eric Blake
2016-03-11 4:14 ` Alex Williamson
2016-03-09 19:53 ` [Qemu-devel] [PULL 4/8] vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions Alex Williamson
2016-03-09 19:53 ` [Qemu-devel] [PULL 5/8] vfio/pci: Fixup PCI option ROMs Alex Williamson
2016-03-09 19:53 ` [Qemu-devel] [PULL 6/8] vfio/pci: Split out VGA setup Alex Williamson
2016-03-09 19:53 ` [Qemu-devel] [PULL 7/8] vfio/pci: replace fixed string limit by g_strdup_printf Alex Williamson
2016-03-09 19:53 ` [Qemu-devel] [PULL 8/8] MAINTAINERS: Add entry for the include/hw/vfio/ folder Alex Williamson
2016-03-10 5:03 ` [Qemu-devel] [PULL 0/8] VFIO updates 2016-03-09 Peter Maydell
2016-03-10 5:04 ` Peter Maydell
2016-03-10 15:00 ` Alex Williamson [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=20160310080019.32c09243@t450s.home \
--to=alex.williamson@redhat.com \
--cc=peter.maydell@linaro.org \
--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).