]> Git Repo - qemu.git/commit - hw/isa/lpc_ich9.c
hw/q35: fix floppy controller definition in ich9
authorMarcel Apfelbaum <[email protected]>
Mon, 1 Jun 2015 14:09:12 +0000 (17:09 +0300)
committerMichael S. Tsirkin <[email protected]>
Wed, 3 Jun 2015 16:19:15 +0000 (18:19 +0200)
commit557772f26b361ade84acecb366fe6fdd2d55a6d9
tree3c8fb721c7fb79c52b4176962872ea144c1c134a
parentcb3d37a93cc59da400d27361fcda024d49210abd
hw/q35: fix floppy controller definition in ich9

In DSDT FDC0 declares the IO region as IO(Decode16, 0x03F2, 0x03F2, 0x00, 0x04).
Use the same in lpc_ich9 initialization code.
Now the floppy drive is detected correctly on Windows.

Signed-off-by: Marcel Apfelbaum <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/isa/lpc_ich9.c
This page took 0.024481 seconds and 4 git commands to generate.