mirror of
https://github.com/qemu/qemu.git
synced 2025-10-28 15:40:16 +00:00
Drop interrupt_bitmap from the cpustate and solely rely on the integer interupt_injected. This prepares us for the new injected-interrupt interface, which will deprecate the bitmap, while preserving compatibility. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| exec.h | ||
| helper_template.h | ||
| helper.c | ||
| helper.h | ||
| kvm.c | ||
| machine.c | ||
| op_helper.c | ||
| ops_sse_header.h | ||
| ops_sse.h | ||
| svm.h | ||
| TODO | ||
| translate.c | ||