From: Shannon Zhao <zhaoshenglong@huawei.com>
To: Eric Auger <eric.auger@redhat.com>, <eric.auger.pro@gmail.com>,
<peter.maydell@linaro.org>, <qemu-arm@nongnu.org>,
<qemu-devel@nongnu.org>
Cc: drjones@redhat.com, vijay.kilari@gmail.com, quintela@redhat.com,
dgilbert@redhat.com, Vijaya.Kumar@cavium.com,
christoffer.dall@linaro.org
Subject: Re: [Qemu-arm] [Qemu-devel] [RFC v5 2/4] hw/intc/arm_gicv3_its: Implement state save/restore
Date: Fri, 9 Jun 2017 09:28:18 +0800 [thread overview]
Message-ID: <5939F9B2.5050708@huawei.com> (raw)
In-Reply-To: <1492173995-14140-3-git-send-email-eric.auger@redhat.com>
On 2017/4/14 20:46, Eric Auger wrote:
[...]
> @@ -43,6 +50,7 @@ struct GICv3ITSState {
>
> /* Registers */
> uint32_t ctlr;
> + uint32_t iidr;
I think this should reset in gicv3_its_common_reset
Thanks,
--
Shannon
WARNING: multiple messages have this Message-ID (diff)
From: Shannon Zhao <zhaoshenglong@huawei.com>
To: Eric Auger <eric.auger@redhat.com>,
eric.auger.pro@gmail.com, peter.maydell@linaro.org,
qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: drjones@redhat.com, vijay.kilari@gmail.com, quintela@redhat.com,
dgilbert@redhat.com, Vijaya.Kumar@cavium.com,
christoffer.dall@linaro.org
Subject: Re: [Qemu-devel] [RFC v5 2/4] hw/intc/arm_gicv3_its: Implement state save/restore
Date: Fri, 9 Jun 2017 09:28:18 +0800 [thread overview]
Message-ID: <5939F9B2.5050708@huawei.com> (raw)
In-Reply-To: <1492173995-14140-3-git-send-email-eric.auger@redhat.com>
On 2017/4/14 20:46, Eric Auger wrote:
[...]
> @@ -43,6 +50,7 @@ struct GICv3ITSState {
>
> /* Registers */
> uint32_t ctlr;
> + uint32_t iidr;
I think this should reset in gicv3_its_common_reset
Thanks,
--
Shannon
next prev parent reply other threads:[~2017-06-09 1:29 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-14 12:46 [Qemu-arm] [RFC v5 0/4] vITS save/restore Eric Auger
2017-04-14 12:46 ` [Qemu-devel] " Eric Auger
2017-04-14 12:46 ` [Qemu-arm] [RFC v5 1/4] linux-headers: Update for " Eric Auger
2017-04-14 12:46 ` [Qemu-devel] " Eric Auger
2017-04-26 11:39 ` Prakash B
2017-04-26 11:39 ` Prakash B
2017-04-14 12:46 ` [Qemu-arm] [RFC v5 2/4] hw/intc/arm_gicv3_its: Implement state save/restore Eric Auger
2017-04-14 12:46 ` [Qemu-devel] " Eric Auger
2017-04-26 11:40 ` [Qemu-arm] " Prakash B
2017-04-26 11:40 ` Prakash B
2017-06-09 1:28 ` Shannon Zhao [this message]
2017-06-09 1:28 ` Shannon Zhao
2017-06-09 15:53 ` [Qemu-arm] " Auger Eric
2017-06-09 15:53 ` Auger Eric
2017-04-14 12:46 ` [Qemu-arm] [RFC v5 3/4] hw/intc/arm_gicv3_kvm: Implement pending table save Eric Auger
2017-04-14 12:46 ` [Qemu-devel] " Eric Auger
2017-04-26 11:40 ` [Qemu-arm] " Prakash B
2017-04-26 11:40 ` Prakash B
2017-04-14 12:46 ` [Qemu-arm] [RFC v5 4/4] hw/intc/arm_gicv3_its: Allow save/restore Eric Auger
2017-04-14 12:46 ` [Qemu-devel] " Eric Auger
2017-04-26 11:41 ` Prakash B
2017-04-26 11:41 ` Prakash B
2017-05-19 10:30 ` [Qemu-arm] " Shannon Zhao
2017-05-19 10:30 ` Shannon Zhao
2017-06-08 13:52 ` [Qemu-arm] " Auger Eric
2017-06-08 13:52 ` Auger Eric
2017-04-26 11:18 ` [Qemu-arm] [Qemu-devel] [RFC v5 0/4] vITS save/restore Prakash B
2017-04-26 11:18 ` Prakash B
2017-04-27 6:58 ` [Qemu-arm] " Auger Eric
2017-04-27 6:58 ` Auger Eric
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=5939F9B2.5050708@huawei.com \
--to=zhaoshenglong@huawei.com \
--cc=Vijaya.Kumar@cavium.com \
--cc=christoffer.dall@linaro.org \
--cc=dgilbert@redhat.com \
--cc=drjones@redhat.com \
--cc=eric.auger.pro@gmail.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=vijay.kilari@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.