Kevin Wolf <[email protected]> writes: [...]
> To me it looks a bit like what we really want is an enum for floppy > sizes (though is there any real reason why we have only those two?), but > an arbitrary size for hard disks. > > Without the enum, obviously, users could specify 1440k and that would do > the right thing. Maybe special casing whatever 1.44M and 2.88M result > in and translating them into 1440k and 2880k could be more justifiable > than special casing 1M and 2M, but it would still be ugly. > > Markus, do you have any advice how this should be represented in QAPI? Still want answers here? [...]
