All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] xen/arm: GICv2 GICH_MISR Read-Only
@ 2015-04-10  6:21 Edgar E. Iglesias
  2015-04-10  6:21 ` [PATCH v1 1/1] xen/arm: Don't write to GICH_MISR Edgar E. Iglesias
  2015-04-10 10:51 ` [PATCH v1 0/1] xen/arm: GICv2 GICH_MISR Read-Only Julien Grall
  0 siblings, 2 replies; 5+ messages in thread
From: Edgar E. Iglesias @ 2015-04-10  6:21 UTC (permalink / raw)
  To: xen-devel; +Cc: tim, julien.grall, stefano.stabellini, ian.campbell

From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>

Hi,

Does any one know why we are writing to GICH_MISR? It is a Read-Only
register in GICv2. This showed up as illegal accesses in my QEMU logs.

I suspect gic-hip04 needs a similar patch. Are there any specs for
that GIC somewhere?

Cheers,
Edgar

Edgar E. Iglesias (1):
  xen/arm: Don't write to GICH_MISR

 xen/arch/arm/gic-v2.c | 2 --
 1 file changed, 2 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-15 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-10  6:21 [PATCH v1 0/1] xen/arm: GICv2 GICH_MISR Read-Only Edgar E. Iglesias
2015-04-10  6:21 ` [PATCH v1 1/1] xen/arm: Don't write to GICH_MISR Edgar E. Iglesias
2015-04-10 10:52   ` Julien Grall
2015-04-15 15:07     ` Ian Campbell
2015-04-10 10:51 ` [PATCH v1 0/1] xen/arm: GICv2 GICH_MISR Read-Only Julien Grall

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.