]> Git Repo - qemu.git/commit - include/hw/i386/pc.h
i386: expose floppy drive CMOS type
authorRoman Kagan <[email protected]>
Wed, 17 Feb 2016 18:25:31 +0000 (21:25 +0300)
committerMichael S. Tsirkin <[email protected]>
Fri, 11 Mar 2016 12:55:15 +0000 (14:55 +0200)
commitbda055096be9a91d602af457f8bedeede86eb3f6
tree46a1aed503e1e0ec8446bb9ef252dd2be778f671
parent9b613f4e40ff869da00e6268e9901efc18d31b5a
i386: expose floppy drive CMOS type

Make it possible to query the CMOS type of a floppy drive outside of the
source file where it's defined.

It will allow to properly populate the corresponding ACPI objects and
thus enable Windows on BIOS-less systems to access the floppy drives.

Signed-off-by: Roman Kagan <[email protected]>
Cc: Igor Mammedov <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Marcel Apfelbaum <[email protected]>
Cc: John Snow <[email protected]>
Cc: Laszlo Ersek <[email protected]>
Cc: Kevin O'Connor <[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.026987 seconds and 4 git commands to generate.