diff options
author | 2015-05-21 15:19:33 +0200 | |
---|---|---|
committer | 2015-06-02 13:34:44 -0400 | |
commit | 85d291a08c91c07927bbbd29f72a27d3ad7478f3 (patch) | |
tree | 1acf8d66c2adc4f5444799724c24222f87b05d55 /scripts/qapi-commands.py | |
parent | fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase() (diff) | |
download | qemu-85d291a08c91c07927bbbd29f72a27d3ad7478f3.tar.xz qemu-85d291a08c91c07927bbbd29f72a27d3ad7478f3.zip |
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 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions