qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/2] Plan obsolescense of exec.c memory functions


From: Avi Kivity
Subject: Re: [Qemu-devel] [PULL 0/2] Plan obsolescense of exec.c memory functions
Date: Mon, 19 Dec 2011 17:34:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111115 Thunderbird/8.0

On 12/19/2011 05:06 PM, Avi Kivity wrote:
> On 12/19/2011 05:01 PM, Anthony Liguori wrote:
> > On 12/15/2011 07:35 AM, Avi Kivity wrote:
> >> Exile some exec.c functions to a private header, to prevent
> >> accidental reuse.
> >>
> >> Please pull from
> >>
> >>    git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
> >> memory/exec-obsolete
> >
> > This breaks the Xen build.  Perhaps we need to merge your patches to
> > convert Xen to the memory API first?
> >
> > cc1: warnings being treated as errors
> > /home/anthony/git/qemu/xen-all.c: In function ‘xen_ram_init’:
> > /home/anthony/git/qemu/xen-all.c:169:5: error: implicit declaration of
> > function ‘cpu_register_physical_memory’
> > /home/anthony/git/qemu/xen-all.c:169:5: error: nested extern
> > declaration of ‘cpu_register_physical_memory’
> > make[1]: *** [xen-all.o] Error 1
>
> Yeah, I'll redo and repost.
>

It's now in the memory/xen and memory/exec-obsolete branches of
qemu-kvm.git (latter based on the former).

-- 
error compiling committee.c: too many arguments to function




reply via email to

[Prev in Thread] Current Thread [Next in Thread]