From: Avi Kivity <avi@redhat.com>
To: "Benoît Canet" <benoit.canet@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 05/11] lm32_uart: convert to memory API
Date: Tue, 22 Nov 2011 17:59:24 +0200 [thread overview]
Message-ID: <4ECBC6DC.6030607@redhat.com> (raw)
In-Reply-To: <1321971808-20072-6-git-send-email-benoit.canet@gmail.com>
On 11/22/2011 04:23 PM, Benoît Canet wrote:
> Signed-off-by: Benoît Canet <benoit.canet@gmail.com>
> ---
> hw/lm32_uart.c | 32 ++++++++++++++++----------------
> 1 files changed, 16 insertions(+), 16 deletions(-)
>
> diff --git a/hw/lm32_uart.c b/hw/lm32_uart.c
> index 3678545..5701c88 100644
> --- a/hw/lm32_uart.c
> +++ b/hw/lm32_uart.c
> @@ -27,6 +27,7 @@
> #include "trace.h"
> #include "qemu-char.h"
> #include "qemu-error.h"
> +#include "exec-memory.h"
>
>
Unneeded?
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2011-11-22 15:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-22 14:23 [Qemu-devel] [PATCH 00/11] more memory API conversion Benoît Canet
2011-11-22 14:23 ` [Qemu-devel] [PATCH 01/11] mcf5206: convert to memory API Benoît Canet
2011-11-22 14:23 ` [Qemu-devel] [PATCH 02/11] mcf_uart: " Benoît Canet
2011-11-22 15:52 ` Avi Kivity
2011-11-22 14:23 ` [Qemu-devel] [PATCH 03/11] mcf_fec: " Benoît Canet
2011-11-22 14:23 ` [Qemu-devel] [PATCH 04/11] mcf_intc: " Benoît Canet
2011-11-22 14:23 ` [Qemu-devel] [PATCH 05/11] lm32_uart: " Benoît Canet
2011-11-22 15:59 ` Avi Kivity [this message]
2011-11-22 14:23 ` [Qemu-devel] [PATCH 06/11] lm32_sys: " Benoît Canet
2011-11-22 14:23 ` [Qemu-devel] [PATCH 07/11] bonito: convert north bridge register mapping " Benoît Canet
2011-11-22 14:23 ` [Qemu-devel] [PATCH 08/11] bonito: convert north bridge pci config " Benoît Canet
2011-11-22 14:23 ` [Qemu-devel] [PATCH 09/11] bonito: convert south " Benoît Canet
2011-11-22 14:23 ` [Qemu-devel] [PATCH 10/11] bonito: convert ldma " Benoît Canet
2011-11-22 14:23 ` [Qemu-devel] [PATCH 11/11] bonito: convert cop " Benoît Canet
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=4ECBC6DC.6030607@redhat.com \
--to=avi@redhat.com \
--cc=benoit.canet@gmail.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 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).