From: Wei Yongjun <yjwei@cn.fujitsu.com>
To: kvm@vger.kernel.org
Subject: qemu-kvm: compile error in xen_backend.c
Date: Thu, 15 Jul 2010 09:14:24 +0800 [thread overview]
Message-ID: <4C3E60F0.9040607@cn.fujitsu.com> (raw)
today's qemu-kvm tree + latest xen source
CC xen_backend.o
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c: In function
'xen_be_get_xendev':
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:219: error: too few
arguments to function 'xc_gnttab_open'
cc1: warnings being treated as errors
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c: In function
'xen_be_del_xendev':
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:272: error: passing
argument 1 of 'xc_gnttab_close' makes pointer from integer without a cast
/usr/include/xenctrl.h:1055: note: expected 'struct xc_interface *' but
argument is of type 'int'
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:272: error: too few
arguments to function 'xc_gnttab_close'
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c: In function
'xen_be_init':
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:630: error: too few
arguments to function 'xc_interface_open'
make: *** [xen_backend.o] Error 1
next reply other threads:[~2010-07-15 1:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-15 1:14 Wei Yongjun [this message]
2010-07-15 1:20 ` qemu-kvm: compile error in xen_backend.c Wei Yongjun
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=4C3E60F0.9040607@cn.fujitsu.com \
--to=yjwei@cn.fujitsu.com \
--cc=kvm@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.