Re: [PATCH v4 00/10] KVM Support for MIPS32 Processors

2014-03-21 Thread James Hogan
On 20/03/14 12:44, Paolo Bonzini wrote: > Il 20/03/2014 11:00, James Hogan ha scritto: >>> > Just a few comments. With what version of the kernel can this be >>> tested? >> KVM support was added in v3.10, including defconfigs and a >> CONFIG_KVM_GUEST to ensure the kernel is linked to the differen

Re: [PATCH v4 00/10] KVM Support for MIPS32 Processors

2014-03-20 Thread Paolo Bonzini
Il 20/03/2014 11:00, James Hogan ha scritto: > Just a few comments. With what version of the kernel can this be tested? KVM support was added in v3.10, including defconfigs and a CONFIG_KVM_GUEST to ensure the kernel is linked to the different address. Yes, but you still need support for CP0_

Re: [PATCH v4 00/10] KVM Support for MIPS32 Processors

2014-03-20 Thread James Hogan
On 19/03/14 16:39, Paolo Bonzini wrote: > Il 14/03/2014 13:47, James Hogan ha scritto: >> This patchset is based on Sanjay Lal's V1 patchset from 2nd March 2013: >> https://patchwork.kernel.org/project/kvm/list/?submitter=51991&state=*&q=qemu-devel >> >> >> I think I've addressed all the V1 feedbac

Re: [PATCH v4 00/10] KVM Support for MIPS32 Processors

2014-03-19 Thread Paolo Bonzini
Il 14/03/2014 13:47, James Hogan ha scritto: This patchset is based on Sanjay Lal's V1 patchset from 2nd March 2013: https://patchwork.kernel.org/project/kvm/list/?submitter=51991&state=*&q=qemu-devel I think I've addressed all the V1 feedback. The other main change is the removal of the boot-CP

Re: [Qemu-devel] [PATCH v4 00/10] KVM Support for MIPS32 Processors

2014-03-14 Thread James Hogan
On 14/03/14 13:27, Peter Maydell wrote: > On 14 March 2014 12:47, James Hogan wrote: >> I'd like to have this squeezed into 2.0 (if at all possible), so any >> final review from KVM people would be much appreciated. > > Unfortunately we're already in hardfreeze, which means > bug fixes only at th

Re: [Qemu-devel] [PATCH v4 00/10] KVM Support for MIPS32 Processors

2014-03-14 Thread Peter Maydell
On 14 March 2014 12:47, James Hogan wrote: > I'd like to have this squeezed into 2.0 (if at all possible), so any > final review from KVM people would be much appreciated. Unfortunately we're already in hardfreeze, which means bug fixes only at this point. I don't think we can really justify putt

[PATCH v4 00/10] KVM Support for MIPS32 Processors

2014-03-14 Thread James Hogan
I'd like to have this squeezed into 2.0 (if at all possible), so any final review from KVM people would be much appreciated. Thanks to everybody who has already taken part in review. This patchset implements KVM support for MIPS32 processors, using Trap & Emulation. In KVM mode, CPU virtualizat