commit | a7be9bad33d81d4bab2a51935b5443d258e7d082 | [log] [tgz] |
---|---|---|
author | Artyom Tarasenko <atar4qemu@gmail.com> | Tue Apr 03 17:49:05 2012 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Wed Apr 04 19:20:44 2012 +0000 |
tree | 864306d02649b6811ab5f3b37f69083a33a2601f | |
parent | 23cf96e1971f04f21ec4bb048df4d9e2e9933018 [diff] |
Improve interrupt handling priority The vector interrupt has higher priority than interrupt_level_n. Also check only interrupt_level_n concurency when TL > 0, the traps of other types may be nested. Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>