qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [qemu-s390x] [PATCH v1 for-2.12 3/9] s390x/tcg: wire up SET ADDRESS


From: David Hildenbrand
Subject: Re: [qemu-s390x] [PATCH v1 for-2.12 3/9] s390x/tcg: wire up SET ADDRESS LIMIT
Date: Tue, 5 Dec 2017 17:24:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 05.12.2017 15:56, Cornelia Huck wrote:
> On Mon,  4 Dec 2017 15:01:44 +0100
> David Hildenbrand <address@hidden> wrote:
> 
>> Let's handle it just like KVM:
>>     Depending on the model, this instruction may not be
>>     provided. When this instruction is not provided, it is
>>     checked for operand exception and privileged-opera-
>>     tion exception, and then is suppressed.
>>
>> Signed-off-by: David Hildenbrand <address@hidden>
>> ---
>>  target/s390x/helper.h      | 1 +
>>  target/s390x/insn-data.def | 1 +
>>  target/s390x/misc_helper.c | 9 +++++++++
>>  target/s390x/translate.c   | 7 +++++++
>>  4 files changed, 18 insertions(+)
> 
> Looks reasonable (does Linux use this at all?)
> 

Don't know, but assume not. I just went ahead and wired up everything I
could find :)

-- 

Thanks,

David / dhildenb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]