Introduce PortioList
authorAvi Kivity <avi@redhat.com>
Mon, 26 Sep 2011 11:52:26 +0000 (14:52 +0300)
committerAvi Kivity <avi@redhat.com>
Tue, 11 Oct 2011 13:57:07 +0000 (15:57 +0200)
commit90d11a47f652d377794fe66dcc6aecdb492c3bb4
tree77f495b976f71e42980e5f16995e7a0db7f86437
parent5285be5bc371404833e8fcabdb9fc567c75e5e9d
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>
Makefile.objs
Makefile.target
ioport.c
ioport.h
memory.c