qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Add a property to set the ARM CPU core count
@ 2018-03-02 17:51 Alistair Francis
  2018-03-02 17:51 ` [Qemu-devel] [PATCH v2 1/2] target/arm: Add a core count property Alistair Francis
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Alistair Francis @ 2018-03-02 17:51 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.

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] 7+ messages in thread

end of thread, other threads:[~2018-03-02 19:15 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:51 [Qemu-devel] [PATCH v2 0/2] Add a property to set the ARM CPU core count Alistair Francis
2018-03-02 17:51 ` [Qemu-devel] [PATCH v2 1/2] target/arm: Add a core count property Alistair Francis
2018-03-02 17:51 ` [Qemu-devel] [PATCH v2 2/2] hw/arm: Set the core count for Xilinx's ZynqMP Alistair Francis
2018-03-02 18:14 ` [Qemu-devel] [PATCH v2 0/2] Add a property to set the ARM CPU core count no-reply
2018-03-02 18:51 ` no-reply
2018-03-02 19:14   ` Alistair Francis
2018-03-02 19:04 ` no-reply

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