]> git.proxmox.com Git - qemu.git/commit
qtest/ide-test: Add simple DMA read/write test case
authorKevin Wolf <kwolf@redhat.com>
Wed, 8 May 2013 09:34:20 +0000 (11:34 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 8 May 2013 13:28:49 +0000 (15:28 +0200)
commitb95739dcf5ae1dfa8cd5b2a5be27d427835e693b
tree8da99ff71db3a6f15566f8214b12da7551b9d4ee
parentacbe48013bf1eb9c9a435e76959f409584b35509
qtest/ide-test: Add simple DMA read/write test case

This tests that single sectors can be successfully written and correctly
read back.

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