]> Git Repo - qemu.git/commit - hw/fdc.h
fdc: refactor device creation
authorBlue Swirl <[email protected]>
Sat, 5 Feb 2011 16:32:23 +0000 (16:32 +0000)
committerBlue Swirl <[email protected]>
Sun, 20 Feb 2011 09:33:46 +0000 (09:33 +0000)
commit63ffb564dca94f8bda01ed6d209784104630a4d2
tree4804b4a3feea7e6854e9fe869901f4a964391e06
parentd288c7ba7beb7975fe4bc15b0b14b9fd14da0a03
fdc: refactor device creation

Turn fdc_init_isa into an inline function.

Get floppy geometry directly from the drives.

Don't expose FDCtrl.

Signed-off-by: Blue Swirl <[email protected]>
hw/fdc.c
hw/fdc.h
hw/pc.c
hw/pc.h
hw/pc_piix.c
This page took 0.026587 seconds and 4 git commands to generate.