All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: gleb@redhat.com, kvm@vger.kernel.org
Subject: Re: [PATCH] kvm: fix ack not being delivered when msi present
Date: Wed, 05 Aug 2009 14:08:23 +0300	[thread overview]
Message-ID: <4A796827.9010905@redhat.com> (raw)
In-Reply-To: <20090726141001.GA21167@redhat.com>

On 07/26/2009 05:10 PM, Michael S. Tsirkin wrote:
> kvm_notify_acked_irq does not check irq type, so that it sometimes
> interprets msi vector as irq.  As a result, ack notifiers are not
> called, which typially hangs the guest.  The fix is to track and
> check irq type.
>    

Applied, thanks.

-- 
error compiling committee.c: too many arguments to function


      parent reply	other threads:[~2009-08-05 11:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-26 14:10 [PATCH] kvm: fix ack not being delivered when msi present Michael S. Tsirkin
2009-07-26 14:17 ` Gleb Natapov
2009-08-05 11:08 ` Avi Kivity [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A796827.9010905@redhat.com \
    --to=avi@redhat.com \
    --cc=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.