All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] kvmtool: fixes for PowerPC
@ 2015-06-17  9:43 ` Andre Przywara
  0 siblings, 0 replies; 30+ messages in thread
From: Andre Przywara @ 2015-06-17  9:43 UTC (permalink / raw)
  To: will.deacon, kvm-ppc
  Cc: kvm, Vaidyanathan Srinivasan, Michael Ellerman, Matt Evans

Hello,

some patches to fix at least the build of the new kvmtool for
PowerPC. I could only compile test it so far, so I'd be grateful
if people more familiar with that architecture can have a look
and maybe even test it on actual machines.

Cheers,
Andre.

Andre Przywara (3):
  powerpc: implement barrier primitives
  powerpc: use default endianness for converting guest/init
  powerpc: add hvcall.h header from Linux

 Makefile                      |   1 -
 powerpc/include/asm/hvcall.h  | 287 ++++++++++++++++++++++++++++++++++++++++++
 powerpc/include/kvm/barrier.h |   4 +-
 powerpc/spapr.h               |   3 -
 4 files changed, 290 insertions(+), 5 deletions(-)
 create mode 100644 powerpc/include/asm/hvcall.h

-- 
2.3.5


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

end of thread, other threads:[~2015-06-21 20:01 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17  9:43 [PATCH 0/3] kvmtool: fixes for PowerPC Andre Przywara
2015-06-17  9:43 ` Andre Przywara
2015-06-17  9:43 ` [PATCH 1/3] powerpc: implement barrier primitives Andre Przywara
2015-06-17  9:43   ` Andre Przywara
2015-06-17 10:15   ` Will Deacon
2015-06-17 10:15     ` Will Deacon
2015-06-17 10:46     ` Alexander Graf
2015-06-17 10:46       ` Alexander Graf
2015-06-18  9:11     ` Michael Ellerman
2015-06-18  9:11       ` Michael Ellerman
2015-06-18  9:38       ` Will Deacon
2015-06-18  9:38         ` Will Deacon
2015-06-17  9:43 ` [PATCH 2/3] powerpc: use default endianness for converting guest/init Andre Przywara
2015-06-17  9:43   ` Andre Przywara
2015-06-18 14:52   ` Andre Przywara
2015-06-18 14:52     ` Andre Przywara
2015-06-19  1:08     ` Michael Ellerman
2015-06-19  1:08       ` Michael Ellerman
2015-06-19 16:15       ` Andre Przywara
2015-06-19 16:15         ` Andre Przywara
2015-06-21 20:01         ` Michael Ellerman
2015-06-21 20:01           ` Michael Ellerman
2015-06-17  9:43 ` [PATCH 3/3] powerpc: add hvcall.h header from Linux Andre Przywara
2015-06-17  9:43   ` Andre Przywara
2015-06-17 10:13   ` Will Deacon
2015-06-17 10:13     ` Will Deacon
2015-06-18  9:15     ` Michael Ellerman
2015-06-18  9:15       ` Michael Ellerman
2015-06-18 10:10       ` [PATCH v2] " Andre Przywara
2015-06-18 10:10         ` Andre Przywara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.