[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v2 5/5] s390x/cpumodel: Set up CPU model for AP
From: |
David Hildenbrand |
Subject: |
Re: [qemu-s390x] [PATCH v2 5/5] s390x/cpumodel: Set up CPU model for AP device support |
Date: |
Tue, 27 Feb 2018 18:56:36 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 |
>> Hm, do you need this twice?
>
> In my opinion this has only value if we assume that HW and/or KVM is buggy and
> we are running host model (or it's expansion).
>
The "sanity" checks in KVM sensing code don't really hurt. But I agree,
sane KVM should not produce this.
> And even the we would get a warning, and nothing bad would happen with a linux
> guest.
>
> While I'm not strongly opposing this, I would not mind it dropped. If we want
> to make sure things are consistent I would prefer the consistency check being
> generating an error (instead of a warning).
>
We use a warning as it is helpful for development (e.g. under TCG you
can enable msa5, although we yield a warning due to a failing
consistency check).
--
Thanks,
David / dhildenb
- [qemu-s390x] [PATCH v2 0/5] s390x: vfio-ap: guest dedicated crypto adapters, Tony Krowiak, 2018/02/27
- [qemu-s390x] [PATCH v2 2/5] s390x/ap: base Adjunct Processor (AP) object, Tony Krowiak, 2018/02/27
- [qemu-s390x] [PATCH v2 3/5] s390x/vfio: ap: VFIO: linux header updates, Tony Krowiak, 2018/02/27
- [qemu-s390x] [PATCH v2 1/5] s390: doc: detailed specifications for AP virtualization, Tony Krowiak, 2018/02/27
- [qemu-s390x] [PATCH v2 4/5] s390x/vfio: ap: Introduce VFIO AP device, Tony Krowiak, 2018/02/27
- [qemu-s390x] [PATCH v2 5/5] s390x/cpumodel: Set up CPU model for AP device support, Tony Krowiak, 2018/02/27
- Re: [qemu-s390x] [PATCH v2 5/5] s390x/cpumodel: Set up CPU model for AP device support, David Hildenbrand, 2018/02/27
- Re: [qemu-s390x] [PATCH v2 5/5] s390x/cpumodel: Set up CPU model for AP device support, Tony Krowiak, 2018/02/27
- Re: [qemu-s390x] [PATCH v2 5/5] s390x/cpumodel: Set up CPU model for AP device support, David Hildenbrand, 2018/02/28
- Re: [qemu-s390x] [PATCH v2 5/5] s390x/cpumodel: Set up CPU model for AP device support, Cornelia Huck, 2018/02/28
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 0/5] s390x: vfio-ap: guest dedicated crypto adapters, no-reply, 2018/02/27