From: Marcelo Tosatti <mtosatti@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] msix: fix irqchip breakage
Date: Wed, 20 Oct 2010 15:37:24 -0200 [thread overview]
Message-ID: <20101020173724.GA946@amt.cnet> (raw)
In-Reply-To: <20101020050937.GA10401@redhat.com>
On Wed, Oct 20, 2010 at 07:09:37AM +0200, Michael S. Tsirkin wrote:
> msix.c doesn't include linux kvm header anymore, so
> IRQCHIP macro is never defined, which resulted in
> a broken msix support. As a fix, stub out kvm_set_irq
> and remove the remaining ifdefs.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
> hw/msix.c | 2 --
> kvm-stub.c | 6 ++++++
> kvm.h | 2 ++
> qemu-kvm.h | 1 -
> 4 files changed, 8 insertions(+), 3 deletions(-)
Applied both, thanks.
prev parent reply other threads:[~2010-10-20 17:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-20 5:09 [PATCH] msix: fix irqchip breakage Michael S. Tsirkin
2010-10-20 17:37 ` Marcelo Tosatti [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=20101020173724.GA946@amt.cnet \
--to=mtosatti@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox