Statistics
| Branch: | Revision:

root / hw / ipack / ipack.c @ 327ed10f

History | View | Annotate | Download (3 kB)

# Date Author Comment
1f9c4cfd 02/14/2014 10:11 pm Andreas Färber

ipack: Move IndustryPack out of hw/char/

Move the header defining an IPackBus and IPackDevice base class into
a new include/ directory and move their implementation and a
PCI-IndustryPack bridge out of hw/char/ directory into a new hw/ipack/.

Acked-by: Alberto Garcia <>...