[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <553E0BFB.3050205@de.ibm.com>
Date: Mon, 27 Apr 2015 12:14:19 +0200
From: Christian Borntraeger <borntraeger@...ibm.com>
To: Michael Mueller <mimu@...ux.vnet.ibm.com>
CC: qemu-devel@...gnu.org, kvm@...r.kernel.org,
linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
Eduardo Habkost <ehabkost@...hat.com>,
Gleb Natapov <gleb@...nel.org>, Alexander Graf <agraf@...e.de>,
Daniel Hansel <daniel.hansel@...ux.vnet.ibm.com>,
"Jason J. Herne" <jjherne@...ux.vnet.ibm.com>,
Cornelia Huck <cornelia.huck@...ibm.com>,
Paolo Bonzini <pbonzini@...hat.com>,
Richard Henderson <rth@...ddle.net>,
Andreas Faerber <afaerber@...e.de>
Subject: Re: [Qemu-devel] [PATCH v5 06/17] target-s390x: Introduce S390 CPU
facilities
Am 27.04.2015 um 10:55 schrieb Michael Mueller:
> On Mon, 27 Apr 2015 10:11:37 +0200
> Christian Borntraeger <borntraeger@...ibm.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists