From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: Alexander Graf <agraf@suse.de>, qemu-devel@nongnu.org
Cc: qemu-ppc@nongnu.org, David Gibson <david@gibson.dropbear.id.au>
Subject: Re: [Qemu-devel] [PATCH 2/3] ppc64-softmmu: Remove unsupported FDC from config
Date: Tue, 10 Mar 2015 01:39:02 +1100 [thread overview]
Message-ID: <54FDB086.1050304@ozlabs.ru> (raw)
In-Reply-To: <54FD9284.1040307@suse.de>
On 03/09/2015 11:31 PM, Alexander Graf wrote:
>
>
> On 02.03.15 00:46, Alexey Kardashevskiy wrote:
>> This removes floppy disks support as it is not supported by any PPC64
>> system anyway as the only way to have floppy disk on such systems would
>> be an ISA bus and Linux kernels seems have never had such support.
>>
>> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
>
> I removed this patch from my queue again. The ppc64-softmmu target can
> execute -M PReP which in turn uses the fdc.
Out of curiosity - do you have actual 64bit guests being able to run on
PReP? :) Current Linux ditched its support...
>
>
> Alex
>
>> ---
>>
>> At the moment on POWERPC platform ISA bus depends on CHRP config option
>> which is so unsupported that it depends on 6xx config option which is not
>> defined anywhere in the kernel (there is PPC_6xx instead with PPC_ prefix).
>> ---
>> default-configs/ppc64-softmmu.mak | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/default-configs/ppc64-softmmu.mak b/default-configs/ppc64-softmmu.mak
>> index 2d97bdf..53f5c73 100644
>> --- a/default-configs/ppc64-softmmu.mak
>> +++ b/default-configs/ppc64-softmmu.mak
>> @@ -10,7 +10,6 @@ CONFIG_SERIAL=y
>> CONFIG_PARALLEL=y
>> CONFIG_I8254=y
>> CONFIG_PCKBD=y
>> -CONFIG_FDC=y
>> CONFIG_I8257=y
>> CONFIG_I82374=y
>> CONFIG_OPENPIC=y
>>
--
Alexey
next prev parent reply other threads:[~2015-03-09 14:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-02 6:46 [Qemu-devel] [PATCH 0/3] ppc64-softmmu: default config cleanups Alexey Kardashevskiy
2015-03-02 6:46 ` [Qemu-devel] [PATCH 1/3] Revert "default-configs/ppc64: add all components of i82378 SuperIO chip used by prep" Alexey Kardashevskiy
2015-03-02 7:06 ` David Gibson
2015-03-02 6:46 ` [Qemu-devel] [PATCH 2/3] ppc64-softmmu: Remove unsupported FDC from config Alexey Kardashevskiy
2015-03-02 7:07 ` David Gibson
2015-03-09 12:31 ` Alexander Graf
2015-03-09 14:39 ` Alexey Kardashevskiy [this message]
2015-03-10 3:52 ` Alexey Kardashevskiy
2015-03-10 3:58 ` David Gibson
2015-03-10 4:44 ` Alexey Kardashevskiy
2015-03-10 5:38 ` Alexander Graf
2015-03-10 9:20 ` Alexey Kardashevskiy
2015-03-11 11:27 ` Alexander Graf
2015-03-23 19:18 ` Maciej W. Rozycki
2015-03-02 6:46 ` [Qemu-devel] [PATCH 3/3] ppc64-softmmu: Remove duplicated OPENPIC " Alexey Kardashevskiy
2015-03-02 7:07 ` David Gibson
2015-03-02 13:33 ` [Qemu-devel] [PATCH 0/3] ppc64-softmmu: default config cleanups Alexander Graf
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=54FDB086.1050304@ozlabs.ru \
--to=aik@ozlabs.ru \
--cc=agraf@suse.de \
--cc=david@gibson.dropbear.id.au \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.