Re: [PATCH 00 of 10] kvm-userspace: ppc: userspace fixes for powerpc

2008-10-29 Thread Avi Kivity

Ehrhardt Christian wrote:

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


All applied, thanks.

--
error compiling committee.c: too many arguments to function

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



Re: [PATCH 00 of 10] kvm-userspace: ppc: userspace fixes for powerpc

2008-10-29 Thread Avi Kivity

Ehrhardt Christian wrote:

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

  


Please send me the changelog entry missing from patch 3.  No need to 
resend the patchset, just send me the output of the fancy description 
generator and I'll splice it in.


--
error compiling committee.c: too many arguments to function

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


[PATCH 00 of 10] kvm-userspace: ppc: userspace fixes for powerpc

2008-10-28 Thread Ehrhardt Christian
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