Re: [PATCH v5 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests.

2013-05-23 Thread Gleb Natapov
On Thu, May 23, 2013 at 09:58:00AM -0700, David Daney wrote: > On 05/23/2013 03:28 AM, Gleb Natapov wrote: > >On Wed, May 22, 2013 at 11:43:50AM -0700, David Daney wrote: > >>From: David Daney > >> > >Please regenerate against master. arch/mips/include/asm/kvm.h does not > >exists any more. > > N

Re: [PATCH v5 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests.

2013-05-23 Thread David Daney
On 05/23/2013 03:28 AM, Gleb Natapov wrote: On Wed, May 22, 2013 at 11:43:50AM -0700, David Daney wrote: From: David Daney Please regenerate against master. arch/mips/include/asm/kvm.h does not exists any more. New patch sent. I gather from this message, that you want to merge this partic

Re: [PATCH v5 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests.

2013-05-23 Thread Gleb Natapov
On Wed, May 22, 2013 at 11:43:50AM -0700, David Daney wrote: > From: David Daney > Please regenerate against master. arch/mips/include/asm/kvm.h does not exists any more. > The initial patch set implementing MIPS KVM does not handle 64-bit > guests or use of the FPU. This patch set corrects the

Re: [PATCH v5 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests.

2013-05-22 Thread Sanjay Lal
On May 22, 2013, at 11:43 AM, David Daney wrote: > From: David Daney > > The initial patch set implementing MIPS KVM does not handle 64-bit > guests or use of the FPU. This patch set corrects these ABI issues, > and does some very minor clean up. > > Changes from v4: No code change, just keep

[PATCH v5 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests.

2013-05-22 Thread David Daney
From: David Daney The initial patch set implementing MIPS KVM does not handle 64-bit guests or use of the FPU. This patch set corrects these ABI issues, and does some very minor clean up. Changes from v4: No code change, just keep more of the code in kvm_mips.c rather than kvm_