]> Git Repo - qemu.git/commit - ioport.c
Introduce PortioList
authorAvi Kivity <[email protected]>
Mon, 26 Sep 2011 11:52:26 +0000 (14:52 +0300)
committerAvi Kivity <[email protected]>
Tue, 11 Oct 2011 13:57:07 +0000 (15:57 +0200)
commit6bf9fd43cfc10022670d1135711d6952d98bcb02
tree77f495b976f71e42980e5f16995e7a0db7f86437
parentebf47c24b01857d8b49a892b853bdd13b8e3eb5e
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 <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Makefile.objs
Makefile.target
ioport.c
ioport.h
memory.c
This page took 0.026808 seconds and 4 git commands to generate.