From: Gerd Hoffmann <kraxel@redhat.com>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: Blue Swirl <blauwirbel@gmail.com>,
xen-devel@lists.xensource.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] xen: net backend doesn't need linux headers.
Date: Mon, 08 Jun 2009 09:00:16 +0200 [thread overview]
Message-ID: <4A2CB700.5070202@redhat.com> (raw)
In-Reply-To: <28EBEC28-6D03-4321-8629-1F54EA30C634@web.de>
On 06/06/09 21:43, Andreas Färber wrote:
> In file included from /export/home/andreas/QEMU/qemu/hw/xen_disk.c:43:
> /export/home/andreas/QEMU/qemu/hw/xen_blkif.h:20: warning: #pragma
> pack(push[, id], <n>) is not supported on this target
> /export/home/andreas/QEMU/qemu/hw/xen_blkif.h:36: warning: #pragma
> pack(pop[, id], <n>) is not supported on this target
> CC xen_nic.o
Hmm, is this a x86 or sparc machine?
> /export/home/andreas/QEMU/qemu/hw/xen_nic.c:179: error: `PAGE_SIZE'
> undeclared (first use in this function)
> Looking at the code though I see a number of XC_PAGE_SIZE that don't
> result in errors. Might PAGE_SIZE be a typo then?
Yes, XC_PAGE_SIZE should be used here.
cheers,
Gerd
next prev parent reply other threads:[~2009-06-08 7:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-02 7:05 [Qemu-devel] [PATCH] xen: net backend doesn't need linux headers Gerd Hoffmann
2009-06-06 15:52 ` Blue Swirl
2009-06-06 19:43 ` Andreas Färber
2009-06-06 20:51 ` Andreas Färber
2009-06-07 6:56 ` Blue Swirl
2009-06-08 7:14 ` Gerd Hoffmann
2009-06-08 7:00 ` Gerd Hoffmann [this message]
2009-06-13 12:30 ` Andreas Färber
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=4A2CB700.5070202@redhat.com \
--to=kraxel@redhat.com \
--cc=andreas.faerber@web.de \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=xen-devel@lists.xensource.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).