[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 12:57:22 +0100 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
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 tell us which one you want to study, we
won't be able to help you.
Samuel