|
From: | Farhan Ali |
Subject: | Re: [qemu-s390x] [Qemu-devel] [PATCH v2] s390x: add zPCI feature to "qemu" CPU model |
Date: | Wed, 13 Feb 2019 10:54:23 -0500 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
I noticed the qemu-iotests 200 was failing due to the commit"703fef6fcf3 : s390x/pci: Warn when adding PCI devices without the 'zpci' feature".
This patch fixes the failure :). Thanks Farhan On 02/12/2019 06:23 AM, David Hildenbrand wrote:
As we now always have PCI support, let's add it to the "qemu" CPU model, taking care of backwards compatibility. Signed-off-by: David Hildenbrand<address@hidden> --- v1 -> v2: - Use correct model identifiction of the z12 we emulate hw/s390x/s390-virtio-ccw.c | 3 +++ target/s390x/gen-features.c | 8 ++++++-- 2 files changed, 9 insertions(+), 2 deletions(-)
[Prev in Thread] | Current Thread | [Next in Thread] |