qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Alon Levy <alevy@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v11 3/4] qxl: add QXL_IO_MONITORS_CONFIG_ASYNC
Date: Tue, 21 Aug 2012 14:43:22 +0200	[thread overview]
Message-ID: <5033826A.8020209@redhat.com> (raw)
In-Reply-To: <50336BB7.2010705@redhat.com>

On 08/21/12 13:06, Gerd Hoffmann wrote:
> On 08/21/12 12:51, Alon Levy wrote:
>> Revision bumped to 4 for new IO support, enabled for spice-server >=
>> 0.11.1. New io enabled iff revision is 4. Revision can be set to 4, and
>> defaults to 4, iff spice-server >= 0.11.1 && spice-protocol >=
>> 0.12.0.
> 
> All four patches added to spice patch queue.

Spoke too soon, it fails the build with old spice-server:

  CC    i386-softmmu/hw/i386/../qxl.o
/var/lib/buildbot/slaves/spunk/ubuntu-default/build/hw/i386/../qxl.c: In
function ‘qxl_post_load’:
/var/lib/buildbot/slaves/spunk/ubuntu-default/build/hw/i386/../qxl.c:2055:13:
warning: implicit declaration of function
‘spice_qxl_monitors_config_async’ [-Wimplicit-function-declaration]
/var/lib/buildbot/slaves/spunk/ubuntu-default/build/hw/i386/../qxl.c:2055:13:
warning: nested extern declaration of ‘spice_qxl_monitors_config_async’
[-Wnested-externs]
  CC    i386-softmmu/hw/i386/../qxl-logger.o
[ ... ]
  LINK  i386-softmmu/qemu-system-i386
hw/i386/../qxl.o: In function `qxl_post_load':
qxl.c:(.text+0x3505): undefined reference to
`spice_qxl_monitors_config_async'
collect2: ld returned 1 exit status
make[1]: *** [qemu-system-i386] Error 1

cheers,
  Gerd

  reply	other threads:[~2012-08-21 12:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21 10:51 [Qemu-devel] [PATCH v11 1/4] qxl/update_area_io: guest_bug on invalid parameters Alon Levy
2012-08-21 10:51 ` [Qemu-devel] [PATCH v11 2/4] qxl: disallow unknown revisions Alon Levy
2012-08-21 10:51 ` [Qemu-devel] [PATCH v11 3/4] qxl: add QXL_IO_MONITORS_CONFIG_ASYNC Alon Levy
2012-08-21 11:06   ` Gerd Hoffmann
2012-08-21 12:43     ` Gerd Hoffmann [this message]
2012-08-21 10:51 ` [Qemu-devel] [PATCH v11 4/4] configure: print spice-protocol and spice-server versions Alon Levy

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=5033826A.8020209@redhat.com \
    --to=kraxel@redhat.com \
    --cc=alevy@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).