qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: Jun Koi <junkoi2004@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [patch] remove dead code
Date: Sat, 24 Jul 2010 15:09:21 +0200	[thread overview]
Message-ID: <20100724130921.GA25828@laped.lan> (raw)
In-Reply-To: <AANLkTimZTxg6_=wSjxeNmSfb1VBS=rfZoS=5zeBmQ2WH@mail.gmail.com>

On Fri, Jul 23, 2010 at 02:57:40PM +0900, Jun Koi wrote:
> this patch removes unused function cpu_restore_state_copy().
> 
> Signed-off-by: Jun Koi <junkoi2004@gmail.com>

Applied, thanks.


> 
> diff --git a/exec-all.h b/exec-all.h
> index 58b5575..3a53fe6 100644
> --- a/exec-all.h
> +++ b/exec-all.h
> @@ -86,9 +86,6 @@ int cpu_gen_code(CPUState *env, struct TranslationBlock *tb,
>  int cpu_restore_state(struct TranslationBlock *tb,
>                        CPUState *env, unsigned long searched_pc,
>                        void *puc);
> -int cpu_restore_state_copy(struct TranslationBlock *tb,
> -                           CPUState *env, unsigned long searched_pc,
> -                           void *puc);
>  void cpu_resume_from_signal(CPUState *env1, void *puc);
>  void cpu_io_recompile(CPUState *env, void *retaddr);
>  TranslationBlock *tb_gen_code(CPUState *env,
> 

  reply	other threads:[~2010-07-24 13:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-23  5:57 [Qemu-devel] [patch] remove dead code Jun Koi
2010-07-24 13:09 ` Edgar E. Iglesias [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-03  9:06 [Qemu-devel] [PATCH] Remove " Amit Shah

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=20100724130921.GA25828@laped.lan \
    --to=edgar.iglesias@gmail.com \
    --cc=junkoi2004@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).