From: Blue Swirl <blauwirbel@gmail.com>
To: Jan Kiszka <jan.kiszka@web.de>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: [PATCH, RFC 4/4] Compile mc146818 only once
Date: Mon, 24 May 2010 20:06:19 +0000 [thread overview]
Message-ID: <AANLkTim0lt8UN25aKDsibs01LUIi7YdOuUNFNHy6h-f4@mail.gmail.com> (raw)
In-Reply-To: <4BFA9BCA.9020302@web.de>
On Mon, May 24, 2010 at 3:31 PM, Jan Kiszka <jan.kiszka@web.de> wrote:
> Blue Swirl wrote:
>> 8 compilations less for the full build.
>>
>> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
>
> ...
>
>> diff --git a/default-configs/sparc64-softmmu.mak
>> b/default-configs/sparc64-softmmu.mak
>> index 1cc3f13..6ab0cf4 100644
>> --- a/default-configs/sparc64-softmmu.mak
>> +++ b/default-configs/sparc64-softmmu.mak
>> @@ -6,6 +6,7 @@ CONFIG_PTIMER=y
>> CONFIG_VGA_PCI=y
>> CONFIG_SERIAL=y
>> CONFIG_PARALLEL=y
>> +CONFIG_MC146818=y
>> CONFIG_PCKBD=y
>> CONFIG_FDC=y
>> CONFIG_IDE_CORE=y
>
> Can be dropped at this chance, sparc64 makes no use of it.
Right, though there some Blade machines (not emulated) with ds1287
(MC146818 compatible).
prev parent reply other threads:[~2010-05-24 20:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-23 12:40 [Qemu-devel] [PATCH, RFC 4/4] Compile mc146818 only once Blue Swirl
2010-05-24 15:31 ` [Qemu-devel] " Jan Kiszka
2010-05-24 20:06 ` Blue Swirl [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=AANLkTim0lt8UN25aKDsibs01LUIi7YdOuUNFNHy6h-f4@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=jan.kiszka@web.de \
--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).