From: Shannon Zhao <zhaoshenglong@huawei.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Shannon Zhao <shannon.zhaosl@gmail.com>,
Juan Quintela <quintela@redhat.com>,
QEMU Developers <qemu-devel@nongnu.org>,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
Eric Auger <eric.auger@redhat.com>,
qemu-arm <qemu-arm@nongnu.org>
Subject: Re: [Qemu-arm] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Date: Thu, 24 May 2018 14:29:30 +0800 [thread overview]
Message-ID: <5B065BCA.6090607@huawei.com> (raw)
In-Reply-To: <CAFEAcA8M4-2sAr84kA-1m-0ydw_Xy27A6qK4BEwEzRTdCNahgg@mail.gmail.com>
On 2018/5/22 17:13, Peter Maydell wrote:
> On 8 April 2018 at 02:50, Shannon Zhao <zhaoshenglong@huawei.com> wrote:
>> On 2018/4/6 17:36, Peter Maydell wrote:
>>> On reflection, I think I'd aim for 2.13 for this, since:
>>> * it's not a regression
>>> * it doesn't actually affect any of our boards, because
>>> none of them define enough interrupt lines that they
>>> would actually be using the top 32 that we fail to migrate
>>> * getting the migration compat right is a bit tricky and
>>> will benefit from having the time for careful review and testing
>>>
>>> Let me know if I'm wrong with any of those assumptions.
>>
>> Yes, it's no need to merge this for 2.12. I'll respin this patch later.
>
> Looking at another GIC related patch this morning reminded me
> about this one. Shannon, are you planning to respin this now we've
> reopened for 2.13 development?
>
Yeah, I've sent new version yesterday. Please have a look.
http://patchwork.ozlabs.org/patch/918734/
Thanks,
--
Shannon
WARNING: multiple messages have this Message-ID (diff)
From: Shannon Zhao <zhaoshenglong@huawei.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-arm <qemu-arm@nongnu.org>,
QEMU Developers <qemu-devel@nongnu.org>,
Eric Auger <eric.auger@redhat.com>,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
Juan Quintela <quintela@redhat.com>,
Shannon Zhao <shannon.zhaosl@gmail.com>
Subject: Re: [Qemu-devel] [Qemu-arm] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Date: Thu, 24 May 2018 14:29:30 +0800 [thread overview]
Message-ID: <5B065BCA.6090607@huawei.com> (raw)
In-Reply-To: <CAFEAcA8M4-2sAr84kA-1m-0ydw_Xy27A6qK4BEwEzRTdCNahgg@mail.gmail.com>
On 2018/5/22 17:13, Peter Maydell wrote:
> On 8 April 2018 at 02:50, Shannon Zhao <zhaoshenglong@huawei.com> wrote:
>> On 2018/4/6 17:36, Peter Maydell wrote:
>>> On reflection, I think I'd aim for 2.13 for this, since:
>>> * it's not a regression
>>> * it doesn't actually affect any of our boards, because
>>> none of them define enough interrupt lines that they
>>> would actually be using the top 32 that we fail to migrate
>>> * getting the migration compat right is a bit tricky and
>>> will benefit from having the time for careful review and testing
>>>
>>> Let me know if I'm wrong with any of those assumptions.
>>
>> Yes, it's no need to merge this for 2.12. I'll respin this patch later.
>
> Looking at another GIC related patch this morning reminded me
> about this one. Shannon, are you planning to respin this now we've
> reopened for 2.13 development?
>
Yeah, I've sent new version yesterday. Please have a look.
http://patchwork.ozlabs.org/patch/918734/
Thanks,
--
Shannon
next prev parent reply other threads:[~2018-05-24 6:32 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-20 7:26 [Qemu-arm] [PATCH v2 0/2] two fixes for KVM GICv3 dist get/put functions Shannon Zhao
2018-03-20 7:26 ` [Qemu-devel] " Shannon Zhao
2018-03-20 7:26 ` [Qemu-arm] [PATCH v2 1/2] arm_gicv3_kvm: increase clroffset accordingly Shannon Zhao
2018-03-20 7:26 ` [Qemu-devel] " Shannon Zhao
2018-03-20 8:07 ` [Qemu-arm] " Auger Eric
2018-03-20 8:07 ` Auger Eric
2018-03-20 7:26 ` [Qemu-arm] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR Shannon Zhao
2018-03-20 7:26 ` [Qemu-devel] " Shannon Zhao
2018-03-20 8:42 ` [Qemu-arm] " Auger Eric
2018-03-20 8:42 ` Auger Eric
2018-03-21 8:33 ` [Qemu-arm] " Shannon Zhao
2018-03-21 8:33 ` Shannon Zhao
2018-03-20 11:22 ` [Qemu-arm] " Peter Maydell
2018-03-20 11:22 ` [Qemu-devel] " Peter Maydell
2018-03-20 11:36 ` Shannon Zhao
2018-03-20 11:36 ` [Qemu-devel] " Shannon Zhao
2018-03-20 11:54 ` Peter Maydell
2018-03-20 11:54 ` [Qemu-devel] " Peter Maydell
2018-03-21 8:00 ` Shannon Zhao
2018-03-21 8:00 ` [Qemu-devel] " Shannon Zhao
2018-03-23 12:08 ` Peter Maydell
2018-03-23 12:08 ` [Qemu-devel] " Peter Maydell
2018-03-29 10:54 ` Peter Maydell
2018-03-29 10:54 ` [Qemu-devel] " Peter Maydell
2018-03-29 11:11 ` Dr. David Alan Gilbert
2018-03-29 11:11 ` [Qemu-devel] " Dr. David Alan Gilbert
2018-04-05 14:22 ` Peter Maydell
2018-04-05 14:22 ` [Qemu-devel] " Peter Maydell
2018-04-06 9:36 ` Peter Maydell
2018-04-06 9:36 ` [Qemu-devel] " Peter Maydell
2018-04-08 1:50 ` Shannon Zhao
2018-04-08 1:50 ` [Qemu-devel] " Shannon Zhao
2018-05-22 9:13 ` Peter Maydell
2018-05-22 9:13 ` [Qemu-devel] " Peter Maydell
2018-05-24 6:29 ` Shannon Zhao [this message]
2018-05-24 6:29 ` Shannon Zhao
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=5B065BCA.6090607@huawei.com \
--to=zhaoshenglong@huawei.com \
--cc=dgilbert@redhat.com \
--cc=eric.auger@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=shannon.zhaosl@gmail.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.