qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] Sending IRQ in ARM emulation


From: Maciej Bielski
Subject: [Qemu-discuss] Sending IRQ in ARM emulation
Date: Tue, 22 Sep 2015 17:30:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Hi,

I am using qemu-system-arm for ARM emulation. I have found that an
interrupt may be sent by qemu_set_irq(), with all device configuration
done inside fdt. But then, the only result is that a cpu flag is set:

cpu->tcg_exit_req = 1

Is there a way to invoke any kind of callback on such event?

Cheers,
Maciek

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]