From: Alex Williamson <alex.williamson@redhat.com>
To: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] Fix build failure in assigned_device_pci_cap_init ()
Date: Sat, 18 Dec 2010 06:34:20 -0700 [thread overview]
Message-ID: <1292679260.2893.1.camel@x201> (raw)
In-Reply-To: <20101218125646.GA13562@linux.vnet.ibm.com>
On Sat, 2010-12-18 at 18:31 +0530, Kamalesh Babulal wrote:
> Hi,
>
> cb1983b880 build fails with
>
> CC x86_64-softmmu/device-assignment.o
> /other/srcs/qemu-kvm/hw/device-assignment.c: In function 'assigned_device_pci_cap_init':
> /other/srcs/qemu-kvm/hw/device-assignment.c:1463: error: 'PCI_PM_CTRL_NO_SOFT_RST' undeclared (first use in this function)
> /other/srcs/qemu-kvm/hw/device-assignment.c:1463: error: (Each undeclared identifier is reported only once
> /other/srcs/qemu-kvm/hw/device-assignment.c:1463: error: for each function it appears in.)
>
> I was able to build successfully, with the attached patch.
Thanks. This has already been fixed in the next branch and should show
up in master soon.
http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=commitdiff;h=571a2b67f3d6986f768d0623df6d97847e4b153e;hp=9e8caf52f2e9976faf83bfc588102912160ce911
Thanks,
Alex
prev parent reply other threads:[~2010-12-18 13:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-18 13:01 [Qemu-devel] [PATCH] Fix build failure in assigned_device_pci_cap_init () Kamalesh Babulal
2010-12-18 13:34 ` 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=1292679260.2893.1.camel@x201 \
--to=alex.williamson@redhat.com \
--cc=kamalesh@linux.vnet.ibm.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 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.