* [Qemu-devel] Xen headers proto change
@ 2009-06-25 0:08 Gianluigi Tiesi
2009-06-29 9:52 ` Gerd Hoffmann
0 siblings, 1 reply; 2+ messages in thread
From: Gianluigi Tiesi @ 2009-06-25 0:08 UTC (permalink / raw)
To: qemu-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
latest hg version of xen changed the proto of xc_linux_build:
/usr/src/qemu/hw/xen_domainbuild.c: In function 'xen_domain_build_pv':
/usr/src/qemu/hw/xen_domainbuild.c:272: error: too few arguments to function 'xc_linux_build'
they appended an argument:
int superpages:
populate memory in guest with superpages
Regards
- --
Gianluigi Tiesi <sherpya@netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkpCwBUACgkQ3UE5cRfnO079PwCfe005PXKwkGga/DhkvsIc20F2
vE8An27n2E+Pr5GFmOqnUeXVcKX5ypeI
=4rsu
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Xen headers proto change
2009-06-25 0:08 [Qemu-devel] Xen headers proto change Gianluigi Tiesi
@ 2009-06-29 9:52 ` Gerd Hoffmann
0 siblings, 0 replies; 2+ messages in thread
From: Gerd Hoffmann @ 2009-06-29 9:52 UTC (permalink / raw)
To: Gianluigi Tiesi; +Cc: qemu-devel
On 06/25/09 02:08, Gianluigi Tiesi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> latest hg version of xen changed the proto of xc_linux_build:
i.e. unstable?
> /usr/src/qemu/hw/xen_domainbuild.c:272: error: too few arguments to function 'xc_linux_build'
>
> they appended an argument:
>
> int superpages:
> populate memory in guest with superpages
Hmm, bad. Requires some #ifdef foo to not break the build on older
versions. I'll have a look next days.
cheers,
Gerd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-29 9:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-25 0:08 [Qemu-devel] Xen headers proto change Gianluigi Tiesi
2009-06-29 9:52 ` Gerd Hoffmann
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).