commit | 6bf9fd43cfc10022670d1135711d6952d98bcb02 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Mon Sep 26 14:52:26 2011 +0300 |
committer | Avi Kivity <avi@redhat.com> | Tue Oct 11 15:57:07 2011 +0200 |
tree | 77f495b976f71e42980e5f16995e7a0db7f86437 | |
parent | ebf47c24b01857d8b49a892b853bdd13b8e3eb5e [diff] |
Introduce PortioList Add a type and methods for manipulating a list of disjoint I/O ports, used in some older hardware devices. Based on original patch by Richard Henderson. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Avi Kivity <avi@redhat.com>