]> Git Repo - qemu.git/commit - include/hw/i386/pc.h
i386/pc: expose identifying the floppy controller
authorRoman Kagan <[email protected]>
Wed, 30 Dec 2015 20:11:51 +0000 (23:11 +0300)
committerMichael S. Tsirkin <[email protected]>
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 <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Eduardo Habkost <[email protected]>
Cc: Igor Mammedov <[email protected]>
Cc: John Snow <[email protected]>
Cc: Kevin Wolf <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/i386/pc.c
include/hw/i386/pc.h
This page took 0.025511 seconds and 4 git commands to generate.