qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* How does qemu detect the completion of interrupt execution?
@ 2021-08-06  4:29 Duo jia
  2021-08-06 10:15 ` Peter Maydell
  0 siblings, 1 reply; 10+ messages in thread
From: Duo jia @ 2021-08-06  4:29 UTC (permalink / raw)
  To: qemu-devel

I am simulating a device. When an interrupt occurs, another interrupt
comes, and the second interrupt will not be triggered because the
first interrupt has not yet finished.

I want to know whether qemu can detect whether the interrupt has been
executed, will there be a callback here?
Or how can I deal with this situation?

thanks


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-09-06  9:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-06  4:29 How does qemu detect the completion of interrupt execution? Duo jia
2021-08-06 10:15 ` Peter Maydell
2021-08-10  7:04   ` Duo jia
2021-09-02  2:17   ` Duo jia
2021-09-02  7:43     ` Peter Maydell
2021-09-03  8:32       ` Duo jia
2021-09-03 10:25         ` Peter Maydell
     [not found]           ` <CALUzjTaDo94110xX7bAr4B5y_XEXqoFH==88hsgffau0rNgZAw@mail.gmail.com>
2021-09-03 11:19             ` Peter Maydell
2021-09-06  2:46               ` Duo jia
2021-09-06  9:24                 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).