Re: [PATCH] kvm tool: Fix powerpc/kvm-cpu.c for new KVM_SET_ONE_REG API

2012-07-04 Thread Matt Evans
On 04/07/2012, at 2:39 PM, Michael Ellerman wrote: > I think this code was based on an earlier version of the KVM_SET_ONE_REG > API, which at the time was in agraf's tree but not mainline? > > Either way it doesn't compile as is, so fix it up. Bit late, but I concur, all the patches look just s

Re: [PATCH] kvm tool: Fix powerpc/kvm-cpu.c for new KVM_SET_ONE_REG API

2012-07-04 Thread Pekka Enberg
On Wed, 4 Jul 2012, Alexander Graf wrote: > On 04.07.2012, at 15:39, Michael Ellerman wrote: > > > I think this code was based on an earlier version of the KVM_SET_ONE_REG > > API, which at the time was in agraf's tree but not mainline? > > > > Either way it doesn't compile as is, so fix it up. >

Re: [PATCH] kvm tool: Fix powerpc/kvm-cpu.c for new KVM_SET_ONE_REG API

2012-07-04 Thread Alexander Graf
On 04.07.2012, at 15:39, Michael Ellerman wrote: > I think this code was based on an earlier version of the KVM_SET_ONE_REG > API, which at the time was in agraf's tree but not mainline? > > Either way it doesn't compile as is, so fix it up. Yup, looks good :). Alex -- To unsubscribe from th

[PATCH] kvm tool: Fix powerpc/kvm-cpu.c for new KVM_SET_ONE_REG API

2012-07-04 Thread Michael Ellerman
I think this code was based on an earlier version of the KVM_SET_ONE_REG API, which at the time was in agraf's tree but not mainline? Either way it doesn't compile as is, so fix it up. Signed-off-by: Michael Ellerman --- tools/kvm/powerpc/kvm-cpu.c |6 -- 1 file changed, 4 insertions(+)