commit | 07fb8bb29f5269f30afa6f1b3d941406677f6ad2 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Jul 05 21:27:58 2009 +0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:10 2009 +0300 |
tree | e18ff9ca00dfb917f049cd349249d7bab71cae3b | |
parent | f7c6d140032ae7e80df36d350c6edc41f92b2f94 [diff] |
KVM: ignore msi request if !level Irqfd sets level for interrupt to 1 and then to 0. For MSI, check level so that a single message is sent. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>