diff options
author | Kevin Wolf <kwolf@redhat.com> | 2015-05-21 15:19:33 +0200 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2015-06-02 13:34:44 -0400 |
commit | 85d291a08c91c07927bbbd29f72a27d3ad7478f3 (patch) | |
tree | 1acf8d66c2adc4f5444799724c24222f87b05d55 /tests | |
parent | 83a260135f13db8b5d7df72090864a5ebcef2845 (diff) | |
download | qemu-85d291a08c91c07927bbbd29f72a27d3ad7478f3.zip qemu-85d291a08c91c07927bbbd29f72a27d3ad7478f3.tar.gz qemu-85d291a08c91c07927bbbd29f72a27d3ad7478f3.tar.bz2 |
fdc: Introduce fdctrl->phase
The floppy controller spec describes three different controller phases,
which are currently not explicitly modelled in our emulation. Instead,
each phase is represented by a combination of flags in registers.
This patch makes explicit in which phase the controller currently is.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: John Snow <jsnow@redhat.com>
Message-id: 1432214378-31891-4-git-send-email-kwolf@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions