qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH arm-midr v2 0/2] Make ARM-MIDR a property and use in Zynq
@ 2014-01-13 23:47 Alistair Francis
  2014-01-13 23:48 ` [Qemu-devel] [PATCH arm-midr v2 1/2] ARM: Convert MIDR to a property Alistair Francis
  2014-01-13 23:48 ` [Qemu-devel] [PATCH arm-midr v2 2/2] ZYNQ: Implement board MIDR control for Zynq Alistair Francis
  0 siblings, 2 replies; 8+ messages in thread
From: Alistair Francis @ 2014-01-13 23:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, peter.crosthwaite, afaerber


This series converts cpu->midr (the MIDR register) to a property.
This allows it to be set after init which is useful for specific
boards (such as Zynq). The change has been done in such a way that
it doesn't break compatibility with boards that don't need a
custom MIDR.

V2: Use dc->props to avoid using qdev_*


Alistair Francis (2):
  ARM: Convert MIDR to a property
  ZYNQ: Implement board MIDR control for Zynq

 hw/arm/xilinx_zynq.c |    7 +++++++
 target-arm/cpu.c     |   13 +++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2014-01-20  0:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-13 23:47 [Qemu-devel] [PATCH arm-midr v2 0/2] Make ARM-MIDR a property and use in Zynq Alistair Francis
2014-01-13 23:48 ` [Qemu-devel] [PATCH arm-midr v2 1/2] ARM: Convert MIDR to a property Alistair Francis
2014-01-19  0:59   ` Peter Crosthwaite
2014-01-19  1:12     ` Peter Maydell
2014-01-19  1:46       ` Peter Crosthwaite
2014-01-19 11:21         ` Peter Maydell
2014-01-20  0:12           ` Alistair Francis
2014-01-13 23:48 ` [Qemu-devel] [PATCH arm-midr v2 2/2] ZYNQ: Implement board MIDR control for Zynq Alistair Francis

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).