]> git.proxmox.com Git - mirror_qemu.git/commit
i386/pc: expose identifying the floppy controller
authorRoman Kagan <rkagan@virtuozzo.com>
Wed, 30 Dec 2015 20:11:51 +0000 (23:11 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 9 Jan 2016 21:20:20 +0000 (23:20 +0200)
commit424e4a87d20027acf52e65f322a2100460162a49
treeaa068470dd98bf38ac72ff5f04ddd3480740fcf0
parent9fc6502606864811aaa96282411e83af63bf80fd
i386/pc: expose identifying the floppy controller

Factor out and expose the function to locate the floppy controller in
the system.
It will allow to dynamically populate the relevant objects in the ACPI
tables.

Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: John Snow <jsnow@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: qemu-block@nongnu.org
Cc: qemu-stable@nongnu.org
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c
include/hw/i386/pc.h