[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] Interrupt ID
From: |
asrikun |
Subject: |
[Qemu-discuss] Interrupt ID |
Date: |
Mon, 21 Sep 2015 11:55:36 -0500 |
Hello All,
I am kind of mid-newbie to Qemu.
I wanted to know what interrupt ID corresponds to what in QEMU.
I am using x86 system btw.
So , basically I get intno by the following statement
intno = cpu_get_pic_interrupt(env);
And, it turns out that intno is 239.
Is there anyway to know what kind of interrupt this is ?
Your help would be very much appreciated !
Thanks,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-discuss] Interrupt ID,
asrikun <=