From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: Re: [PATCH 3/5] KVM: s390: add debug tracing for cpu features of CPU model Date: Wed, 20 Dec 2017 17:37:07 +0100 Message-ID: <20171220173707.4a1d1856.cohuck@redhat.com> References: <20171220155300.102321-1-borntraeger@de.ibm.com> <20171220155300.102321-4-borntraeger@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20171220155300.102321-4-borntraeger@de.ibm.com> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Christian Borntraeger Cc: KVM , linux-s390 List-ID: On Wed, 20 Dec 2017 16:52:58 +0100 Christian Borntraeger wrote: > The cpu model already traces the cpu facilities, the ibc and > guest CPU ids. We should do the same for the cpu features (on > success only). > > Signed-off-by: Christian Borntraeger > Reviewed-by: Halil Pasic > --- > arch/s390/kvm/kvm-s390.c | 24 ++++++++++++++++++------ > 1 file changed, 18 insertions(+), 6 deletions(-) Reviewed-by: Cornelia Huck