mirror of
https://git.proxmox.com/git/qemu
synced 2025-11-01 12:54:58 +00:00
We currently only clear SVM_EVTINJ_VALID after successful interrupt delivery. This apparently does not match real hardware which clears the whole event_inj field on every vmexit, including unsuccessful interrupt delivery. Reported-by: Erik van der Kouwe <vdkouwe@cs.vu.nl> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| cpuid.c | ||
| 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 | ||