Re: [Qemu-devel] Keyboard interrupt routing from QEMU to guest OS

2013-12-09 Thread Samuel Thibault
Maryyam Muhammad Din, le Mon 09 Dec 2013 12:44:20 +0500, a écrit : > I have gone through the source code of QEMU but could not figure out how > external interrupts are handled by QEMU for guest. They aren't. It's the UI that manages keyboard etc. So it depends on the UI you are using. Unless you t

Re: [Qemu-devel] Keyboard interrupt routing from QEMU to guest OS

2013-12-08 Thread Maryyam Muhammad Din
I have gone through the source code of QEMU but could not figure out how external interrupts are handled by QEMU for guest. I have tried gdb and print statements for debugging but there are no conclusive results. If anyone have experience in debugging QEMU with gdb or any other tool please guide me

Re: [Qemu-devel] Keyboard interrupt routing from QEMU to guest OS

2013-12-08 Thread Samuel Thibault
Maryyam Muhammad Din, le Mon 09 Dec 2013 12:25:23 +0500, a écrit : > I am unable to figure-out when someone presses control-c on the keyboard, > how host OS routes it to QEMU and how QEMU then > routes it to the guest?  It depends which QEMU UI you are using. > Please suggest me how can I extract

[Qemu-devel] Keyboard interrupt routing from QEMU to guest OS

2013-12-08 Thread Maryyam Muhammad Din
Hi everyone, I am unable to figure-out when someone presses control-c on the keyboard, how host OS routes it to QEMU and how QEMU then routes it to the guest? Please suggest me how can I extract complete control flow. Thank You -- Maryyam Muhammad Din Al-Khawarizmi Institute of Computer Science U