From: Alexander Graf <agraf@suse.de>
To: Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: qemu-ppc@nongnu.org, Badari Pulavarty <pbadari@us.ibm.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] spapr_pci: Advertise MSI quota
Date: Wed, 11 Jun 2014 14:18:51 +0200 [thread overview]
Message-ID: <5398492B.7060305@suse.de> (raw)
In-Reply-To: <1402476573-18404-1-git-send-email-aik@ozlabs.ru>
On 06/11/2014 10:49 AM, Alexey Kardashevskiy wrote:
> From: Badari Pulavarty <pbadari@us.ibm.com>
>
> Hotplug of multiple disks fails due to MSI vector quota check.
> Number of MSI vectors default to 8 allowing only 4 devices.
> This happens on RHEL6.5 guest. RHEL7 and SLES11 guests fallback
> to INTX.
>
> One way to workaround the issue is to increase total MSIs,
> so that MSI quota check allows us to hotplug multiple disks.
>
> This sets the quota to the maximum number of interupts XICS has
> which is 1024 now (XICS_IRQS). This moves XICS_IRQS from spapr.c
> to xics.h for wider visibility.
>
> Signed-off-by: Badari Pulavarty <pbadari@us.ibm.com>
> [aik: put XICS_IRQS=1024 instead of 64i, fixed endianness and size]
> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Thanks, applied to ppc-next.
Alex
prev parent reply other threads:[~2014-06-11 12:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-11 8:49 [Qemu-devel] [PATCH v2] spapr_pci: Advertise MSI quota Alexey Kardashevskiy
2014-06-11 12:18 ` Alexander Graf [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=5398492B.7060305@suse.de \
--to=agraf@suse.de \
--cc=aik@ozlabs.ru \
--cc=pbadari@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).