diff options
author | Efimov Vasily <real@ispras.ru> | 2016-06-22 15:24:52 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-06-29 14:03:46 +0200 |
commit | d812b3d68ddf0efe91a088ecc8b177865b0bab8d (patch) | |
tree | 9c3e02996d8da6473a836155eec6f0902d4cd9aa /tests/tmp105-test.c | |
parent | 3115b9e2d286188a54d6f415186ae556046b68a3 (diff) | |
download | qemu-d812b3d68ddf0efe91a088ecc8b177865b0bab8d.tar.gz qemu-d812b3d68ddf0efe91a088ecc8b177865b0bab8d.tar.bz2 qemu-d812b3d68ddf0efe91a088ecc8b177865b0bab8d.zip |
port92: handle A20 IRQ as GPIO
The port92 device has outgouing IRQ line A20. Currently the IRQ is referenced
by a pointer which normally is set during machine initialization. The
pointer is never changed at runtime. Hence, common GPIO model can be applied
to A20 IRQ line. Note that checking for IRQ to be connected as in
previous version of code is not required qemu_set_irq will do it.
Signed-off-by: Efimov Vasily <real@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/tmp105-test.c')
0 files changed, 0 insertions, 0 deletions