On 1 May 2012 14:50, Anthony Liguori <anth...@codemonkey.ws> wrote: >> On 05/01/2012 03:49 PM, Peter Maydell wrote: >>> When QOM supports (1) exporting gpio signals and > > This is trivial. It'll come in as soon as 1.2 opens up.
You need to get it through code review first... (just as a random example, this commit: https://github.com/aliguori/qemu/commit/46483049813fca2c23fb7cd04eeab89905500c4c is going down the wrong path because it's incorrectly introducing knowledge of device internals to the utility i8259_init() function.) -- PMM