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 interrupts, for example, from host NIC in order to pass to the guest NIC emulated.
Could you help me? Thanks in advance. Regards. Saul Saggin ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel