From: Avi Kivity <avi@redhat.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
qemu-devel <qemu-devel@nongnu.org>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [Qemu-devel] [PULL][v2] Remove cpu_get_physical_page_desc
Date: Tue, 03 Jan 2012 19:09:25 +0200 [thread overview]
Message-ID: <4F033645.2030504@redhat.com> (raw)
In-Reply-To: <4F0335A4.6040606@codemonkey.ws>
On 01/03/2012 07:06 PM, Anthony Liguori wrote:
> On 12/27/2011 09:38 AM, Avi Kivity wrote:
>> Changes since first posting: fold a fixup patch into its parent patch,
>> style fixes.
>>
>> I didn't get much review or testing for vhost or Xen, due to various
>> issues around births separated by a large amount of time if not
>> distance, but I don't want to get this series to get stale. Given that
>> both are rather niche I think we can fix any issues in tree.
>>
>> Michael did suggest making changes to vhost, but I prefer that he makes
>> them as he knows how to test.
>>
>> Please pull from
>>
>> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/page_desc
>>
>>
>> v2: fix build (and runtime) breakage in virtio_balloon.
>
> There's another breakage:
>
> CC i386-softmmu/xen-all.o
> cc1: warnings being treated as errors
> /home/anthony/git/qemu/xen-all.c: In function ‘xen_set_memory’:
> /home/anthony/git/qemu/xen-all.c:376:32: error: passing argument 4 of
> ‘xen_add_to_physmap’ makes integer from pointer without a cast
> /home/anthony/git/qemu/xen-all.c:333:12: note: expected
> ‘target_phys_addr_t’ but argument is of type ‘struct MemoryRegion *’
> /home/anthony/git/qemu/xen-all.c:376:32: error: too many arguments to
> function ‘xen_add_to_physmap’
> /home/anthony/git/qemu/xen-all.c:333:12: note: declared here
> make[1]: *** [xen-all.o] Error 1
> make: *** [subdir-i386-softmmu] Error 2
>
Sorry about that - will fix asap.
(strange, I was 100% sure I tested Xen).
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2012-01-03 17:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-27 15:38 [Qemu-devel] [PULL][v2] Remove cpu_get_physical_page_desc Avi Kivity
2012-01-03 17:06 ` Anthony Liguori
2012-01-03 17:09 ` Avi Kivity [this message]
2012-01-03 17:16 ` Avi Kivity
2012-01-03 17:38 ` Avi Kivity
2012-01-03 22:47 ` Anthony Liguori
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=4F033645.2030504@redhat.com \
--to=avi@redhat.com \
--cc=anthony@codemonkey.ws \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefano.stabellini@eu.citrix.com \
/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).