|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH v1 23/23] s390x: Bump the "qemu" CPU model up to a stripped-down z13 |
Date: | Fri, 31 May 2019 12:57:49 -0500 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
On 5/31/19 5:44 AM, David Hildenbrand wrote: > We don't care about the other two missing base features: > - S390_FEAT_DFP_PACKED_CONVERSION > - S390_FEAT_GROUP_GEN13_PTFF > > Signed-off-by: David Hildenbrand <address@hidden> > --- > hw/s390x/s390-virtio-ccw.c | 2 ++ > target/s390x/cpu_models.c | 4 ++-- > target/s390x/gen-features.c | 11 +++++++---- > 3 files changed, 11 insertions(+), 6 deletions(-) We should get around to supporting DFP at some point. The code is all there, used by target/ppc/. Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |