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

From: Christian Borntraeger
Date: Mon Apr 27 2015 - 06:14:34 EST


Am 27.04.2015 um 10:55 schrieb Michael Mueller:
> On Mon, 27 Apr 2015 10:11:37 +0200
> Christian Borntraeger <borntraeger@xxxxxxxxxx> 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?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/