]> git.proxmox.com Git - qemu.git/commit
fdc_test: introduce test_sense_interrupt
authorPavel Hrdina <phrdina@redhat.com>
Wed, 4 Jul 2012 09:18:35 +0000 (11:18 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 9 Jul 2012 13:53:03 +0000 (15:53 +0200)
commitb3ce604eeaa77970fa53838e7df2bc85344f2554
tree4e56790ff6c72a3055b758e6f687d2b8f53a9bb2
parent59240c349c64448cc79cb6400aae2186e3f9243e
fdc_test: introduce test_sense_interrupt

Calling sense interrupt status while there is no interrupt should
return invalid command (0x80).

Read command should always returns in st0 seek_end bit set to 1.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/fdc-test.c