Re: [PATCH v2 00/12] kvm tools: Misc patches (mips support)

2014-05-20 Thread James Hogan
On 20/05/14 18:52, Pekka Enberg wrote: > On 05/20/2014 02:20 PM, James Hogan wrote: >> I don't know what Pekka's policy is for kvm tools, but to avoid >> confusion I'd like to make clear that this patchset depends on a KVM >> implementation (KVM_VM_TYPE==1 for VZ) which hasn't been accepted into >>

Re: [PATCH v2 00/12] kvm tools: Misc patches (mips support)

2014-05-20 Thread Pekka Enberg
On 05/20/2014 02:20 PM, James Hogan wrote: I don't know what Pekka's policy is for kvm tools, but to avoid confusion I'd like to make clear that this patchset depends on a KVM implementation (KVM_VM_TYPE==1 for VZ) which hasn't been accepted into the mainline kernel yet. Is that something that

Re: [PATCH v2 00/12] kvm tools: Misc patches (mips support)

2014-05-20 Thread James Hogan
On 19/05/14 17:53, Andreas Herrmann wrote: > Hi, > > These patches contain changes that I am currently using on top of > git://github.com/penberg/linux-kvm.git (as of v3.13-rc1-1427-gd9147fb) > to run lkvm on MIPS. > > The core is David's work for mips support and loading elf binaries. > > I reb

[PATCH v2 00/12] kvm tools: Misc patches (mips support)

2014-05-19 Thread Andreas Herrmann
Hi, These patches contain changes that I am currently using on top of git://github.com/penberg/linux-kvm.git (as of v3.13-rc1-1427-gd9147fb) to run lkvm on MIPS. The core is David's work for mips support and loading elf binaries. I rebased his stuff, rearranged patches somewhat and split out gen