[Qemu-devel] [PATCH 00/19] OpenPIC refactoring and MSI support v2

2012-12-12 Thread Alexander Graf
The OpenPIC implemtation has been a sad piece of code in the QEMU tree for a long time now. It's ugly, doesn't stick to the coding style and misses out on a few of the recent infrastructure improvements. This patch set is a first stab at moving the OpenPIC further towards maintainable code. It cle

[Qemu-devel] [PATCH 00/19] OpenPIC refactoring and MSI support

2012-12-08 Thread Alexander Graf
The OpenPIC implemtation has been a sad piece of code in the QEMU tree for a long time now. It's ugly, doesn't stick to the coding style and misses out on a few of the recent infrastructure improvements. This patch set is a first stab at moving the OpenPIC further towards maintainable code. It cle