]> git.proxmox.com Git - qemu.git/commit
qtest/ide-test: Test short and long PRDTs
authorKevin Wolf <kwolf@redhat.com>
Wed, 13 Mar 2013 12:30:24 +0000 (13:30 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 8 May 2013 13:28:49 +0000 (15:28 +0200)
commit948eaed171e0dac541a59b42867f80881399bbd0
tree8b361db778c8b3ec6df3f6dcd5682120926cd6c1
parentb95739dcf5ae1dfa8cd5b2a5be27d427835e693b
qtest/ide-test: Test short and long PRDTs

This tests the behaviour of the DMA engine when the given PRDT contains
physical region descriptors for either more or less bytes than the
IDE request is for.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/ide-test.c