From: "Andreas Färber" <afaerber@suse.de>
To: Stefan Weil <sw@weilnetz.de>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org,
Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PATCH for-1.1] target-mips: Remove commented-out function declaration
Date: Fri, 11 May 2012 13:10:50 +0200 [thread overview]
Message-ID: <4FACF3BA.7070403@suse.de> (raw)
In-Reply-To: <4FA636A0.2060803@weilnetz.de>
Am 06.05.2012 10:30, schrieb Stefan Weil:
> Am 05.05.2012 13:40, schrieb Andreas Färber:
>> There is no function cpu_mips_get_clock(), so drop it.
>>
>> Signed-off-by: Andreas Färber<afaerber@suse.de>
>> Cc: Stefan Weil<sw@weilnetz.de>
>> ---
>> target-mips/cpu.h | 1 -
>> 1 files changed, 0 insertions(+), 1 deletions(-)
>>
>> diff --git a/target-mips/cpu.h b/target-mips/cpu.h
>> index c0f8826..44c1152 100644
>> --- a/target-mips/cpu.h
>> +++ b/target-mips/cpu.h
>> @@ -627,7 +627,6 @@ enum {
>>
>> int cpu_mips_exec(CPUMIPSState *s);
>> CPUMIPSState *cpu_mips_init(const char *cpu_model);
>> -//~ uint32_t cpu_mips_get_clock (void);
>> int cpu_mips_signal_handler(int host_signum, void *pinfo, void *puc);
>>
>> /* mips_timer.c */
>
> Acked-by: Stefan Weil <sw@weilnetz.de>
Thanks, applied to qom-next for now:
http://repo.or.cz/w/qemu/afaerber.git/shortlog/refs/heads/qom-next
I'll queue it for a 1.1-rc2 pull.
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
prev parent reply other threads:[~2012-05-11 11:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-05 11:40 [Qemu-devel] [PATCH for-1.1] target-mips: Remove commented-out function declaration Andreas Färber
2012-05-06 8:30 ` Stefan Weil
2012-05-11 11:10 ` Andreas Färber [this message]
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=4FACF3BA.7070403@suse.de \
--to=afaerber@suse.de \
--cc=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=sw@weilnetz.de \
/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).