qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 06/17] target-s390x: Introduce S390 CPU facil


From: Christian Borntraeger
Subject: Re: [Qemu-devel] [PATCH v5 06/17] target-s390x: Introduce S390 CPU facilities
Date: Mon, 27 Apr 2015 12:14:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Am 27.04.2015 um 10:55 schrieb Michael Mueller:
> On Mon, 27 Apr 2015 10:11:37 +0200
> Christian Borntraeger <address@hidden> wrote:
> 
>> Am 13.04.2015 um 15:56 schrieb Michael Mueller:
>> [...]
>>> +    FAC_TRANSACTIONAL_EXE               = 73,
>>> +    /*
>>> +     * The store-hypervisor-information facility #74 is
>>> +     * z/VM related and when added to be handled by QEMU
>>> +     * when hosted on LPAR. (see: SC24-6179-05 page 953)
>>> +     */
>>
>> I find this sentence hard to read.
>>
> 
> I would not mind to fully skip it then.

Maybe just add
+    /* z/VM-specific, see: SC24-6179-05 page 953) */
+    FAC_STHYI                               = 74,

but do not use?




reply via email to

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