Re: [Qemu-devel] [PATCH v5 0/2] Add TPCI200 and IP-Octal 232 IndustryPack emulation

2013-01-14 Thread Anthony Liguori
Thanks, applied. Regards, Anthony Liguori

[Qemu-devel] [PATCH v5 0/2] Add TPCI200 and IP-Octal 232 IndustryPack emulation

2013-01-11 Thread Alberto Garcia
I updated the patches again, here are the changes from v4: * Replaced DO_UPCAST() with checked casts. * Added ipack_bus_new_inplace(). The fields of IPackBus are now private. * Renamed ipoctal.c to ipoctal232.c (*). * Replaced qdev->parent_bus with qdev_get_parent_bus(qdev). * Replaced bus->qbus w