public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00 of 10] kvm-userspace: ppc: userspace fixes for powerpc
@ 2008-10-28 15:52 Ehrhardt Christian
  2008-10-28 15:52 ` [PATCH 01 of 10] [PATCH] kvm-userspace: powerpc: fix env->xer access Ehrhardt Christian
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Ehrhardt Christian @ 2008-10-28 15:52 UTC (permalink / raw)
  To: kvm-ppc, kvm, avi; +Cc: hollisb, ehrhardt

From: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>

This is a set of various fixes in kvm-userspace for powerpc. This time without
the split between user/* and the rest and without the qemu patch (sent
separate to qemu-devel now).

Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>

b/kernel/Makefile                      |    3 +
b/qemu/hw/ppc440.c                     |   12 +++----
b/qemu/hw/ppc440.h                     |    8 +++--
b/qemu/hw/ppc440_bamboo.c              |    7 ++--
b/qemu/qemu-kvm-powerpc.c              |    4 +-
b/user/config-powerpc-44x.mak          |   14 +++++++++
b/user/config-powerpc.mak              |   46 ++++++++++++++++++++---------
b/user/main-ppc.c                      |   32 +++++++-------------
b/user/test/lib/powerpc/44x/map.c      |   51 +++++++++++++++++++++++++++++++++
b/user/test/lib/powerpc/44x/timebase.S |   28 ++++++++++++++++++
b/user/test/lib/powerpc/44x/timebase.h |   25 ++++++++++++++++
b/user/test/lib/powerpc/44x/tlbwe.S    |   29 ++++++++++++++++++
b/user/test/lib/powerpc/io.c           |   35 ++++++++++++++++++++++
b/user/test/powerpc/cstart.S           |   38 ++++++++++++++++++++++++
b/user/test/powerpc/exit.c             |   23 ++++++++++++++
qemu/hw/ppc440_bamboo.c                |   36 +++++++++++++++--------
user/config-powerpc-44x.mak            |    3 +
user/main-ppc.c                        |    9 +++++
18 files changed, 339 insertions(+), 64 deletions(-)

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

end of thread, other threads:[~2008-10-29 12:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 15:52 [PATCH 00 of 10] kvm-userspace: ppc: userspace fixes for powerpc Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 01 of 10] [PATCH] kvm-userspace: powerpc: fix env->xer access Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 02 of 10] [PATCH] user: ppc: fix threading bugs in main-ppc.c Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 03 of 10] [PATCH] user: ppc: better error reporting in load_file Ehrhardt Christian
2008-10-29  9:33   ` Avi Kivity
2008-10-29  9:50     ` Christian Ehrhardt
2008-10-28 15:52 ` [PATCH 04 of 10] [PATCH] user: ppc: implement PowerPC 44x libcflat Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 05 of 10] [PATCH] libcflat: ppc: add timebase accessor Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 06 of 10] [PATCH] user: ppc: add stub nmi handler Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 07 of 10] [PATCH] qemu: ppc: define maximum SMP limit as 1 for Bamboo Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 08 of 10] [PATCH] qemu: ppc: if not a uImage, try to load kernel as ELF Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 09 of 10] [PATCH] kvm: external module: Treat NONARCH_CONFIG as a list Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 10 of 10] [PATCH] kvm-userspace: ppc: fix initial ppc memory setup Ehrhardt Christian
2008-10-29  9:36 ` [PATCH 00 of 10] kvm-userspace: ppc: userspace fixes for powerpc Avi Kivity
2008-10-29 12:45 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox