]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
fdc: add drive type qapi enum
authorJohn Snow <jsnow@redhat.com>
Fri, 22 Jan 2016 20:50:56 +0000 (15:50 -0500)
committerJohn Snow <jsnow@redhat.com>
Mon, 25 Jan 2016 19:35:23 +0000 (14:35 -0500)
commit2da44dd0c60488727e9ca429ec1480e0968d0ca1
treeadd4a239cf748351f409b67e93eb91475780033f
parent21862658fdd1f3024cb477834a959588cfad036f
fdc: add drive type qapi enum

Change the floppy drive type to a QAPI enum type, to allow us to
specify the floppy drive type from the CLI in a forthcoming patch.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1453495865-9649-4-git-send-email-jsnow@redhat.com
hw/block/fdc.c
hw/i386/pc.c
include/hw/block/fdc.h
qapi/block.json