qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] Add a property to set the ARM CPU core count
@ 2018-03-02 19:15 Alistair Francis
  2018-03-02 19:16 ` [Qemu-devel] [PATCH v3 1/2] target/arm: Add a core count property Alistair Francis
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alistair Francis @ 2018-03-02 19:15 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.
V3:
 - Fix Linux user mode compile failure

V2:
 - Fix commit message and title.
 - Move the core_count default setting logic to the arm_cpu_realize()
   function.


Alistair Francis (2):
  target/arm: Add a core count 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     | 6 ++++++
 target/arm/cpu64.c   | 6 ++++--
 4 files changed, 17 insertions(+), 2 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2018-03-05 15:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-02 19:15 [Qemu-devel] [PATCH v3 0/2] Add a property to set the ARM CPU core count Alistair Francis
2018-03-02 19:16 ` [Qemu-devel] [PATCH v3 1/2] target/arm: Add a core count property Alistair Francis
2018-03-02 19:16 ` [Qemu-devel] [PATCH v3 2/2] hw/arm: Set the core count for Xilinx's ZynqMP Alistair Francis
2018-03-05 15:14 ` [Qemu-devel] [PATCH v3 0/2] Add a property to set the ARM CPU core count 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).