qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] Add a property to set the ARM CPU core count
@ 2018-03-02 17:06 Alistair Francis
  2018-03-02 17:06 ` [Qemu-devel] [PATCH v1 1/2] target/arm: Add a cluster size property Alistair Francis
  2018-03-02 17:06 ` [Qemu-devel] [PATCH v1 2/2] hw/arm: Set the core count for Xilinx's ZynqMP Alistair Francis
  0 siblings, 2 replies; 7+ messages in thread
From: Alistair Francis @ 2018-03-02 17:06 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: alistair.francis, alistair23


Add an ARM CPU property which allows us to set the ARM CPU core count.



Alistair Francis (2):
  target/arm: Add a cluster size property
  hw/arm: Set the core count for Xilinx's ZynqMP

 target/arm/cpu.h     |  5 +++++
 hw/arm/xlnx-zynqmp.c |  2 ++
 target/arm/cpu.c     |  1 +
 target/arm/cpu64.c   | 11 +++++++++--
 4 files changed, 17 insertions(+), 2 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2018-03-02 17:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-02 17:06 [Qemu-devel] [PATCH v1 0/2] Add a property to set the ARM CPU core count Alistair Francis
2018-03-02 17:06 ` [Qemu-devel] [PATCH v1 1/2] target/arm: Add a cluster size property Alistair Francis
2018-03-02 17:31   ` Peter Maydell
2018-03-02 17:35     ` Alistair Francis
2018-03-02 17:46       ` Peter Maydell
2018-03-02 17:06 ` [Qemu-devel] [PATCH v1 2/2] hw/arm: Set the core count for Xilinx's ZynqMP Alistair Francis
2018-03-02 17:34   ` Peter Maydell

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