diff options
author | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-09-18 11:28:27 +0200 |
---|---|---|
committer | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-09-18 11:28:27 +0200 |
commit | 4b840b8322f4536a4e0c49c43f999c00fa66a1e9 (patch) | |
tree | 80ec23fcbe371ccc23a184f246546f758c54310e /src/python/m5/util/__init__.py | |
parent | 15733e9b33921236c2da2d4f6d1772bdd4d21069 (diff) | |
download | gem5-4b840b8322f4536a4e0c49c43f999c00fa66a1e9.tar.xz |
x86: Add support for checking the raw state of an interrupt
In order to support hardware virtualization, we need to be able to
check if there are any interrupts pending irregardless of the
rflags.intf value. This changeset adds the checkInterruptsRaw() method
to the x86 interrupt control. It returns true if there are pending
interrupts that can be delivered as soon as the CPU is ready for
interrupt delivery.
Diffstat (limited to 'src/python/m5/util/__init__.py')
0 files changed, 0 insertions, 0 deletions