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 <address@hidden>
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...