From: Christian Ehrhardt <[EMAIL PROTECTED]>

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 <[EMAIL PROTECTED]>

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(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to