qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/1] Cleanup cpu_dt_id
@ 2017-08-07  6:33 Sam Bobroff
  2017-08-07  6:33 ` [Qemu-devel] [PATCH v2 1/1] ppc: spapr: Make VCPU ID handling private to SPAPR Sam Bobroff
  0 siblings, 1 reply; 6+ messages in thread
From: Sam Bobroff @ 2017-08-07  6:33 UTC (permalink / raw)
  To: qemu-ppc, qemu-devel; +Cc: david


This is a version 2, with only one remaining patch in the series (the others
having been accepted into ppc-for-2.11).

I've also rebased, so that it sits on top of dgibson/ppc-for-2.11.

Patch set changelog follows:

====== Version 1 -> version 2: ======

Patch 1/1: ppc: spapr: Make VCPU ID handling private to SPAPR
* Re-arranged so that spapr_vcpu_id() calls kvm_arch_vcpu_id() rather than the
other way around.

Sam Bobroff (1):
  ppc: spapr: Make VCPU ID handling private to SPAPR

 hw/ppc/ppc.c           | 21 ---------------------
 hw/ppc/spapr.c         | 40 +++++++++++++++++++++++++++++++++-------
 hw/ppc/spapr_hcall.c   |  4 ++--
 hw/ppc/spapr_rtas.c    |  4 ++--
 include/hw/ppc/spapr.h |  3 +++
 target/ppc/cpu.h       | 18 ------------------
 target/ppc/kvm.c       |  2 +-
 7 files changed, 41 insertions(+), 51 deletions(-)

-- 
2.12.1.382.gc0f9c7058

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

end of thread, other threads:[~2017-08-09  3:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-07  6:33 [Qemu-devel] [PATCH v2 0/1] Cleanup cpu_dt_id Sam Bobroff
2017-08-07  6:33 ` [Qemu-devel] [PATCH v2 1/1] ppc: spapr: Make VCPU ID handling private to SPAPR Sam Bobroff
2017-08-07 13:13   ` [Qemu-devel] [Qemu-ppc] " Greg Kurz
2017-08-08  6:24   ` [Qemu-devel] " David Gibson
     [not found]   ` <20170808062420.82867C6037@b03ledav006.gho.boulder.ibm.com>
2017-08-09  0:02     ` Sam Bobroff
2017-08-09  3:21       ` David Gibson

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