qemu-e2k/hw
John Snow a73275dd6f fdc: Add fallback option
Currently, QEMU chooses a drive type automatically based on the inserted
media. If there is no disk inserted, it chooses a 1.44MB drive type.

Change this behavior to be configurable, but leave it defaulted to 1.44.

This is not earnestly intended to be used by a user or a management
library, but rather exists so that pre-2.6 board types can configure it
to be a legacy value.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1453495865-9649-8-git-send-email-jsnow@redhat.com
2016-01-25 14:35:23 -05:00
..
9pfs 9pfs: use error_report() instead of fprintf(stderr) 2016-01-22 15:12:17 +01:00
acpi
alpha
arm hw/arm/virt: Add always-on property to the virt board timer 2016-01-21 14:15:07 +00:00
audio
block fdc: Add fallback option 2016-01-25 14:35:23 -05:00
bt
char Error reporting patches for 2016-01-13 2016-01-14 13:07:38 +00:00
core fdc: Add fallback option 2016-01-25 14:35:23 -05:00
cpu
cris
display Xen 2016/01/21 2016-01-21 17:21:08 +00:00
dma
gpio
i2c
i386 fdc: add drive type qapi enum 2016-01-25 14:35:23 -05:00
ide ide: Correct the CHS 'cyls_max' limit to be 65535 2016-01-25 14:34:40 -05:00
input
intc arm_gic: Update ID registers based on revision 2016-01-21 14:15:08 +00:00
ipack
ipmi fpu: Replace int32 typedef with int32_t 2016-01-22 15:09:21 +00:00
isa
lm32
m68k
mem
microblaze ssi: Move ssi.h into a separate directory 2016-01-21 14:15:03 +00:00
mips mips: Clean up includes 2016-01-23 14:30:04 +00:00
misc fpu: Replace uint32 typedef with uint32_t 2016-01-22 15:09:21 +00:00
moxie
net fpu: Replace uint8 typedef with uint8_t 2016-01-22 15:09:21 +00:00
nvram
openrisc
pci
pci-bridge
pci-host
pcmcia
ppc fpu: Replace uint32 typedef with uint32_t 2016-01-22 15:09:21 +00:00
s390x Error reporting patches for 2016-01-13 2016-01-14 13:07:38 +00:00
scsi SCSI device: fix to incomplete QOMify 2016-01-15 18:58:01 +01:00
sd ssi: Move ssi.h into a separate directory 2016-01-21 14:15:03 +00:00
sh4
smbios
sparc
sparc64 target-sparc: Convert to VMStateDescription 2016-01-16 12:01:23 +00:00
ssi xilinx_spips: Separate the state struct into a header 2016-01-21 14:15:03 +00:00
timer
tpm qemu-char: delete send_all/recv_all helper methods 2016-01-15 18:58:01 +01:00
tricore
unicore32
usb
vfio vfio/pci: Lazy PBA emulation 2016-01-19 11:33:42 -07:00
virtio
watchdog
xen Xen PCI passthru: convert to realize() 2016-01-21 16:45:54 +00:00
xenpv
xtensa
Makefile.objs