Re: [Qemu-devel] [PATCH v3 00/24] book3s powerpc classes rework

2014-05-27 Thread Alexey Kardashevskiy
On 05/27/2014 08:37 PM, Alexey Kardashevskiy wrote: > Started as POWER7/8 SPRs patchset, this became a rework of book3s/970 CPU > classes initialization. > > The aim is to boot little endian guests in TCG mode with -cpu POWER8 > (ironically, POWER8 emulation still fails, debugging it now but most

Re: [Qemu-devel] [PATCH v3 00/24] book3s powerpc classes rework

2014-05-27 Thread Alexey Kardashevskiy
On 05/28/2014 10:37 AM, Alexander Graf wrote: > > On 27.05.14 12:37, Alexey Kardashevskiy wrote: >> Started as POWER7/8 SPRs patchset, this became a rework of book3s/970 CPU >> classes initialization. >> >> The aim is to boot little endian guests in TCG mode with -cpu POWER8 >> (ironically, POWER8

Re: [Qemu-devel] [PATCH v3 00/24] book3s powerpc classes rework

2014-05-27 Thread Alexander Graf
On 27.05.14 12:37, Alexey Kardashevskiy wrote: Started as POWER7/8 SPRs patchset, this became a rework of book3s/970 CPU classes initialization. The aim is to boot little endian guests in TCG mode with -cpu POWER8 (ironically, POWER8 emulation still fails, debugging it now but most of the set i

[Qemu-devel] [PATCH v3 00/24] book3s powerpc classes rework

2014-05-27 Thread Alexey Kardashevskiy
Started as POWER7/8 SPRs patchset, this became a rework of book3s/970 CPU classes initialization. The aim is to boot little endian guests in TCG mode with -cpu POWER8 (ironically, POWER8 emulation still fails, debugging it now but most of the set is still valid). Please comment. Alexey Kardashev