Re: [PATCH 0/6] KVM: PPC: Book3S HV: Enable on little endian hosts

2014-06-16 Thread Alexander Graf
On 16.06.14 06:22, Aneesh Kumar K.V wrote: Alexander Graf writes: So far we've been able to successfully run HV KVM on big endian hosts, but once you dive into little endian land things start to fall apart. This patch set enables HV KVM for little endian hosts. This should be the final piece

Re: [PATCH 0/6] KVM: PPC: Book3S HV: Enable on little endian hosts

2014-06-15 Thread Aneesh Kumar K.V
Alexander Graf writes: > So far we've been able to successfully run HV KVM on big endian hosts, but > once you dive into little endian land things start to fall apart. > > This patch set enables HV KVM for little endian hosts. This should be the > final piece left missing to get little endian sys