Skip to content

Commit

Permalink
tests: Clean up IO handling in ide-test
Browse files Browse the repository at this point in the history
ide-test uses many explicit inb() / outb() operations for its IO, which
means it's not portable to non-x86 platforms.  This cleans it up to use
the libqos PCI accessors instead.

Signed-off-by: David Gibson <[email protected]>
Reviewed-by: Greg Kurz <[email protected]>
  • Loading branch information
dgibson committed Oct 27, 2016
1 parent 352d664 commit 9c268f8
Showing 1 changed file with 118 additions and 61 deletions.
Loading

0 comments on commit 9c268f8

Please sign in to comment.