]> Git Repo - qemu.git/commit - hw/block/fdc.c
fdc: Use phase in fdctrl_write_data()
authorKevin Wolf <[email protected]>
Thu, 21 May 2015 13:19:34 +0000 (15:19 +0200)
committerJohn Snow <[email protected]>
Tue, 2 Jun 2015 17:34:44 +0000 (13:34 -0400)
commit5b0a25e8d2f15f89255c745c71d297b5b24d138c
tree181862aa09ab430f2b7c025ddcd638c392fd3094
parent85d291a08c91c07927bbbd29f72a27d3ad7478f3
fdc: Use phase in fdctrl_write_data()

Instead of relying on a flag in the MSR to distinguish controller phases,
use the explicit phase that we store now. Assertions of the right MSR
flags are added.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: John Snow <[email protected]>
Message-id: 1432214378[email protected]
Signed-off-by: John Snow <[email protected]>
hw/block/fdc.c
This page took 0.025755 seconds and 4 git commands to generate.