[EMAIL PROTECTED] wrote:
> Hi,
> I would like to ask a question about how Qemu handle interrupt in user space.
> I would like to understand how Qemu catch hardware interrupt generated by
> real (host) peripheral.
> I look at the Qemu code, (vl.c : main_loop and main_loop_wait) and I can't
> identif
Hi,
I would like to ask a question about how Qemu handle interrupt in user space.
I would like to understand how Qemu catch hardware interrupt generated by
real (host) peripheral.
I look at the Qemu code, (vl.c : main_loop and main_loop_wait) and I can't
identify where Qemu listens and catches the