[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] [Qemu-devel] Keyboard interrupt routing from QEMU to
From: |
Samuel Thibault |
Subject: |
Re: [Qemu-discuss] [Qemu-devel] Keyboard interrupt routing from QEMU to guest OS |
Date: |
Mon, 9 Dec 2013 16:34:45 +0900 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
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 complete control flow.
Well, you can read the source for instance :)
Samuel