diff options
author | Julian Stecklina <js@alien8.de> | 2012-01-16 14:02:20 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-03-05 13:52:43 +0100 |
commit | a52315e1d549dad80ff443151927226c11fd8c2b (patch) | |
tree | 8b23219f2e916c53941994bbcba756aee8c4bf46 /virt | |
parent | KVM: fix error handling for out of range irq (diff) | |
download | linux-a52315e1d549dad80ff443151927226c11fd8c2b.tar.xz linux-a52315e1d549dad80ff443151927226c11fd8c2b.zip |
KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
If the guest programs an IPI with level=0 (de-assert) and trig_mode=0 (edge),
it is erroneously treated as INIT de-assert and ignored, but to quote the
spec: "For this delivery mode [INIT de-assert], the level flag must be set to
0 and trigger mode flag to 1."
Signed-off-by: Julian Stecklina <js@alien8.de>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions