From: John Snow <jsnow@redhat.com>
To: Kevin O'Connor <kevin@koconnor.net>
Cc: kwolf@redhat.com, armbru@redhat.com, qemu-block@nongnu.org,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [RFC 10/10] fdc: change default drive to 288
Date: Mon, 06 Jul 2015 08:41:55 -0400 [thread overview]
Message-ID: <559A7793.1050307@redhat.com> (raw)
In-Reply-To: <20150705145316.GA4029@morn.localdomain>
On 07/05/2015 10:53 AM, Kevin O'Connor wrote:
> On Tue, Jun 30, 2015 at 09:20:40PM -0400, John Snow wrote:
>> The 2.88 drive is more suitable as a default because
>> it can still read 1.44 images correctly, but the reverse
>> is not true.
>>
>> Since there exist virtio-win drivers that are shipped on
>> 2.88 floppy images, this patch will allow VMs booted without
>> a floppy disk inserted to later insert a 2.88MB floppy and
>> have that work.
>
> On real machines, 1.44MB floppy drives were very common. It was
> exceptionally rare to see 2.88MB floppy drives though. There is a
> risk that changing the default to an exotic piece of hardware will
> expose quirks in guest Operating Systems.
>
> -Kevin
>
Definitely.
Which is why I do want to add some properties to allow users to help
guide the type of floppy drive they get. 2.88MB might well be a saner
default for when no diskette is inserted (It allows for, I believe, the
widest choice of likely types to be inserted later.)
Windows (MSDOS through Windows8) and Linux both seem completely fine,
which I think represents the lion's share of likely guests.
For other guests, you can always tweak the CLI to provide a drive type
the guest can use.
prev parent reply other threads:[~2015-07-06 12:42 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-01 1:20 [Qemu-devel] [RFC 00/10] fix 2.88mb floppy diskette support John Snow
2015-07-01 1:20 ` [Qemu-devel] [RFC 01/10] fdc: Make default FDrive type explicit John Snow
2015-07-01 1:20 ` [Qemu-devel] [RFC 02/10] fdc: add default drive type option John Snow
2015-07-03 13:18 ` Markus Armbruster
2015-07-04 5:34 ` John Snow
2015-07-04 6:48 ` Markus Armbruster
2015-07-03 13:21 ` Markus Armbruster
2015-07-01 1:20 ` [Qemu-devel] [RFC 03/10] fdc: respect default drive type John Snow
2015-07-03 13:34 ` Markus Armbruster
2015-07-04 5:49 ` John Snow
2015-07-04 6:47 ` Markus Armbruster
2015-07-06 15:52 ` John Snow
2015-07-22 15:00 ` Markus Armbruster
2015-07-01 1:20 ` [Qemu-devel] [RFC 04/10] fdc: move pick_geometry John Snow
2015-07-01 1:20 ` [Qemu-devel] [RFC 05/10] fdc: refactor pick_geometry John Snow
2015-07-03 13:36 ` Markus Armbruster
2015-07-01 1:20 ` [Qemu-devel] [RFC 06/10] fdc: add physical disk sizes John Snow
2015-07-03 13:38 ` Markus Armbruster
2015-07-04 5:39 ` John Snow
2015-07-01 1:20 ` [Qemu-devel] [RFC 07/10] fdc: add disk field John Snow
2015-07-01 1:20 ` [Qemu-devel] [RFC 08/10] fdc: refactor pick_geometry John Snow
2015-07-03 13:45 ` Markus Armbruster
2015-07-04 5:40 ` John Snow
2015-07-01 1:20 ` [Qemu-devel] [RFC 09/10] qtest/fdc: Support for 2.88MB drives John Snow
2015-07-01 1:20 ` [Qemu-devel] [RFC 10/10] fdc: change default drive to 288 John Snow
2015-07-05 14:53 ` Kevin O'Connor
2015-07-06 12:41 ` John Snow [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=559A7793.1050307@redhat.com \
--to=jsnow@redhat.com \
--cc=armbru@redhat.com \
--cc=kevin@koconnor.net \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--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 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.