Re: [PATCH 06/12] target/s390x: add zpci-interp to cpu models

2021-12-08 Thread Matthew Rosato
On 12/8/21 5:16 AM, Christian Borntraeger wrote: Am 07.12.21 um 22:04 schrieb Matthew Rosato: The zpci-interp feature is used to specify whether zPCI interpretation is to be used for this guest. Signed-off-by: Matthew Rosato ---   target/s390x/cpu_features_def.h.inc | 1 +  

Re: [PATCH 06/12] target/s390x: add zpci-interp to cpu models

2021-12-08 Thread Christian Borntraeger
Am 07.12.21 um 22:04 schrieb Matthew Rosato: The zpci-interp feature is used to specify whether zPCI interpretation is to be used for this guest. Signed-off-by: Matthew Rosato --- target/s390x/cpu_features_def.h.inc | 1 + target/s390x/gen-features.c | 2 ++ target/s390x/kvm/kvm.c

[PATCH 06/12] target/s390x: add zpci-interp to cpu models

2021-12-07 Thread Matthew Rosato
The zpci-interp feature is used to specify whether zPCI interpretation is to be used for this guest. Signed-off-by: Matthew Rosato --- target/s390x/cpu_features_def.h.inc | 1 + target/s390x/gen-features.c | 2 ++ target/s390x/kvm/kvm.c | 1 + 3 files changed, 4