Re: [Qemu-devel] [PATCH] target-ppc: disable unsupported modes for SPR_CTRL/SPR_UCTRL

2014-01-20 Thread Alexander Graf
On 23.12.2013, at 03:42, Alexey Kardashevskiy wrote: > The Figure 17 "SPR encodings" of the PowerISA 2.07 describes CTRL SPR as: > > priviledged > # spr5-9 spr0-4 name mtspr mfspr len cat > 136 00100 01000 CTRL -no32 S > 152 00100 11000 CTRL yes-3

Re: [Qemu-devel] [PATCH] target-ppc: disable unsupported modes for SPR_CTRL/SPR_UCTRL

2014-01-10 Thread Alexey Kardashevskiy
On 12/23/2013 01:42 PM, Alexey Kardashevskiy wrote: > The Figure 17 "SPR encodings" of the PowerISA 2.07 describes CTRL SPR as: > >priviledged > # spr5-9 spr0-4 name mtspr mfspr len cat > 136 00100 01000 CTRL -no32 S > 152 00100 11000 CTRL yes-32

[Qemu-devel] [PATCH] target-ppc: disable unsupported modes for SPR_CTRL/SPR_UCTRL

2013-12-22 Thread Alexey Kardashevskiy
The Figure 17 "SPR encodings" of the PowerISA 2.07 describes CTRL SPR as: priviledged # spr5-9 spr0-4 name mtspr mfspr len cat 136 00100 01000 CTRL -no32 S 152 00100 11000 CTRL yes-32 S According to this chart, the hypervisor's CTRL (#152) does no