[Qemu-devel] [PATCH v6 0/4] spapr: implement dispatch and suspend calls

Nicholas Piggin posted 4 patches 4 years, 9 months ago
Test docker-clang@ubuntu passed
Test asan passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test s390x passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190718034214.14948-1-npiggin@gmail.com
Maintainers: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c                  |  54 ++++++++++++
hw/ppc/spapr_hcall.c            | 152 ++++++++++++++++++++++++++++++--
include/hw/ppc/spapr.h          |   7 ++
include/hw/ppc/spapr_cpu_core.h |   1 +
target/ppc/cpu.h                |   4 +
target/ppc/translate_init.inc.c |  27 ++++++
6 files changed, 240 insertions(+), 5 deletions(-)
[Qemu-devel] [PATCH v6 0/4] spapr: implement dispatch and suspend calls
Posted by Nicholas Piggin 4 years, 9 months ago
Lot of good reviews (thanks), several more bug fixes and some good
cleanups.

Thanks,
Nick

Nicholas Piggin (4):
  spapr: Implement dispatch tracking for tcg
  spapr: Implement H_PROD
  spapr: Implement H_CONFER
  spapr: Implement H_JOIN

 hw/ppc/spapr.c                  |  54 ++++++++++++
 hw/ppc/spapr_hcall.c            | 152 ++++++++++++++++++++++++++++++--
 include/hw/ppc/spapr.h          |   7 ++
 include/hw/ppc/spapr_cpu_core.h |   1 +
 target/ppc/cpu.h                |   4 +
 target/ppc/translate_init.inc.c |  27 ++++++
 6 files changed, 240 insertions(+), 5 deletions(-)

-- 
2.20.1


Re: [Qemu-devel] [PATCH v6 0/4] spapr: implement dispatch and suspend calls
Posted by David Gibson 4 years, 9 months ago
On Thu, Jul 18, 2019 at 01:42:10PM +1000, Nicholas Piggin wrote:
> Lot of good reviews (thanks), several more bug fixes and some good
> cleanups.

Applied to ppc-for-4.2, thanks.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson