On 12/18/2015 10:57 AM, Markus Armbruster wrote:
> John Snow writes:
>
>> Add the fallback drive type as an option so we can control
>> the behavior as a function of the QEMU machine version.
>
> What's a "fallback drive type", and what does (or will) it do?
>
I assume you mean "Make your co
John Snow writes:
> Add the fallback drive type as an option so we can control
> the behavior as a function of the QEMU machine version.
What's a "fallback drive type", and what does (or will) it do?
>
> Signed-off-by: John Snow
> ---
> hw/block/fdc.c | 23 +++
> 1 file ch
Add the fallback drive type as an option so we can control
the behavior as a function of the QEMU machine version.
Signed-off-by: John Snow
---
hw/block/fdc.c | 23 +++
1 file changed, 23 insertions(+)
diff --git a/hw/block/fdc.c b/hw/block/fdc.c
index ad0e052..b587de8 10064