Re: [kvm-devel] [PATCH 0 of 2] Add small pieces for userspace powerpc support

2007-11-30 Thread Avi Kivity
Jerone Young wrote: > These patches add two things: > libkvm skelton support > powerpc tests (but missing kvmctl main.c) > > Applied, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. --

[kvm-devel] [PATCH 0 of 2] Add small pieces for userspace powerpc support

2007-11-29 Thread Jerone Young
These patches add two things: libkvm skelton support powerpc tests (but missing kvmctl main.c) I'm submitting these patches to start to trickle in code into upstream repository. A lot more patches will follow, but these should start to go in, not just as a refrence. But also to hel