]> Git Repo - qemu.git/commit - hw/sparc64/sun4u.c
Improve interrupt handling priority
authorArtyom Tarasenko <[email protected]>
Tue, 3 Apr 2012 15:49:05 +0000 (17:49 +0200)
committerBlue Swirl <[email protected]>
Wed, 4 Apr 2012 19:20:44 +0000 (19:20 +0000)
commita7be9bad33d81d4bab2a51935b5443d258e7d082
tree864306d02649b6811ab5f3b37f69083a33a2601f
parent23cf96e1971f04f21ec4bb048df4d9e2e9933018
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 <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
hw/sun4u.c
This page took 0.02559 seconds and 4 git commands to generate.