On 03/02/2018 10:55 AM, Peter Maydell wrote:
On 2 March 2018 at 15:31, Eric Blake <ebl...@redhat.com> wrote:
The following changes since commit 2e7b766594e17f786a6b2e5be690bc5b43ce6036:
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-01' into
staging (2018-03-02 12:39:13 +0000)
are available in the Git repository at:
git://repo.or.cz/qemu/ericb.git tags/pull-qapi-2018-03-01-v3
for you to fetch changes up to cfe6a7fc6da20349ef62966c437f18ed6c49fcd5:
qapi: Don't create useless directory qapi-generated (2018-03-02 09:01:40
-0600)
v3: (attempt to) fix warnings about empty .o files on OSX toolchain [Peter]
(sending just the changed patch)
----------------------------------------------------------------
qapi patches for 2018-03-01
- Markus Armbruster: Modularize generated QAPI code
As I suspected, this isn't sufficient to silence the warnings.
So 'static char' wasn't enough to create an export table, and I have to
actually export something (while still ensuring it does not collide).
Okay, I'll work up a v4 along those lines.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org