[PATCH libvirt v1 0/7] Support AP card, AP queues and AP matrix

2020-10-21 Thread Shalini Chellathurai Saroja
Add support for AP card devices, AP queues and AP matrix devices in libvirt node device driver. Farhan Ali (3): nodedev: Detect AP Card device nodedev: Detect AP Queues virsh: nodedev: Filter by AP Card and AP Queue capabilities Shalini Chellathurai Saroja (4): nodedev: detect AP Matrix

Re: [PATCH libvirt v1 0/7] Support AP card, AP queues and AP matrix

2020-11-04 Thread Shalini Chellathurai Saroja
Ping:-) On 10/21/20 12:59 PM, Shalini Chellathurai Saroja wrote: Add support for AP card devices, AP queues and AP matrix devices in libvirt node device driver. Farhan Ali (3): nodedev: Detect AP Card device nodedev: Detect AP Queues virsh: nodedev: Filter by AP Card and AP Queue

Re: [PATCH libvirt v1] tests: add capabilities for QEMU 5.2.0 on s390x

2020-12-28 Thread Shalini Chellathurai Saroja
On 12/17/20 12:19 PM, Andrea Bolognani wrote: On Wed, 2020-12-16 at 10:10 +0100, Shalini Chellathurai Saroja wrote: tests/domaincapsdata/qemu_5.2.0.s390x.xml | 231 + .../caps_5.2.0.s390x.replies | 25458 .../qemucapabilitiesdata/caps_5.2.0

[PATCH libvirt v1] conf: verify for duplicate hostdevs

2021-06-18 Thread Shalini Chellathurai Saroja
: [...] [...] [...] $ virsh define vser1 Domain 'vser1' defined from vser1 Signed-off-by: Shalini Chellathurai Saroja Reviewed-by: Bjoern Walk Reviewed-by: Boris Fiuczynski --- src/conf/domain_conf.c| 2 +- src/conf/domain_conf.h| 2 + src/conf/domain_validate.c

Fwd: Re: [PATCH libvirt v1] tests: add capabilities for QEMU 6.0.0 on s390x

2021-05-18 Thread Shalini Chellathurai Saroja
ccw" capability is included in this version. Thank you Shalini C S Michal -- Kind regards Shalini Chellathurai Saroja Linux on Z and Virtualization Development Vorsitzende des Aufsichtsrats: Gregor Pillen Geschäftsführung: Dirk Wittkopp Sitz der Gesellschaft: Böblingen Registergericht: A

Re: [PATCH libvirt v1] tests: add capabilities for QEMU 6.0.0 on s390x

2021-05-17 Thread Shalini Chellathurai Saroja
ds Shalini Chellathurai Saroja Linux on Z and Virtualization Development Vorsitzende des Aufsichtsrats: Gregor Pillen Geschäftsführung: Dirk Wittkopp Sitz der Gesellschaft: Böblingen Registergericht: Amtsgericht Stuttgart, HRB 243294

Re: [PATCH libvirt v1] conf: verify for duplicate hostdevs

2021-07-02 Thread Shalini Chellathurai Saroja
Chellathurai Saroja Linux on Z and Virtualization Development Vorsitzende des Aufsichtsrats: Gregor Pillen Geschäftsführung: Dirk Wittkopp Sitz der Gesellschaft: Böblingen Registergericht: Amtsgericht Stuttgart, HRB 243294

Re: [PATCH libvirt v1] conf: verify for duplicate hostdevs

2021-07-01 Thread Shalini Chellathurai Saroja
On 6/30/21 4:49 PM, Michal Prívozník wrote: On 6/18/21 12:46 PM, Shalini Chellathurai Saroja wrote: It is possible to define/edit(in shut off state) a domain XML with same hostdev device repeated more than once, as shown below. This behavior is not expected. So, this patch fixes it. vser1

Re: [PATCH libvirt v1] conf: verify for duplicate hostdevs

2021-06-30 Thread Shalini Chellathurai Saroja
ping On 6/18/21 12:46 PM, Shalini Chellathurai Saroja wrote: It is possible to define/edit(in shut off state) a domain XML with same hostdev device repeated more than once, as shown below. This behavior is not expected. So, this patch fixes it. vser1

Re: [libvirt PATCH 1/2] nodedev: fix parent device of inactive mdevs

2021-07-09 Thread Shalini Chellathurai Saroja
52_429a_b91b_813b4a5f4598 $ ./tools/virsh *nodedev-undefine* mdev_9eb4280d_2752_429a_b91b_813b4a5f4598 Undefined node device 'mdev_9eb4280d_2752_429a_b91b_813b4a5f4598' $ ./tools/virsh nodedev-list --cap mdev --inactive mdev_9eb4280d_2752_429a_b91b_813b4a5f4598 $ mdevctl list --defined -- Kind regards Shalini C

Re: [libvirt PATCH 1/2] nodedev: fix parent device of inactive mdevs

2021-07-12 Thread Shalini Chellathurai Saroja
will give that a spin Jonathon Hello Jonathon, I tested the patches with a mdev device of type vfio_ccw, these patches fix these issues. Thank you. -- Kind regards Shalini Chellathurai Saroja Linux on Z and Virtualization Development Vorsitzende des Aufsichtsrats: Gregor Pillen Geschäftsführung

Re: [PATCH libvirt v2] tests: Add capabilities for QEMU 6.0.0 on s390x

2021-05-19 Thread Shalini Chellathurai Saroja
On 5/19/21 10:41 AM, Andrea Bolognani wrote: On Tue, May 18, 2021 at 03:53:09PM +0200, Shalini Chellathurai Saroja wrote: Introduce replies and xml files for QEMU 6.0.0 on s390x. Signed-off-by: Shalini Chellathurai Saroja --- The replies file is removed from this patch and is available

Re: [PATCH v2] nodedev: fix internal error when no defined mdevs exist

2021-07-15 Thread Shalini Chellathurai Saroja
: Unexpected format for mdevctl response libvirtd[33143]: internal error: failed to query mdevs from mdevctl: libvirtd[33143]: mdevctl failed to updated mediated devices Signed-off-by: Boris Fiuczynski Hello Boris, I tested the patch, it works fine. Reviewed-by: Shalini Chellathurai Saroja

Re: [libvirt PATCH 1/2] nodedev: fix parent device of inactive mdevs

2021-07-15 Thread Shalini Chellathurai Saroja
es. Fixing this would require a more extensive mock test environment. Fixes:https://bugzilla.redhat.com/show_bug.cgi?id=1979761 Signed-off-by: Jonathon Jongsma Hello Jonathon, I also tested the patch with vfio_ap devices. It works fine. Thank you. Reviewed-by: Shalini Chellathurai Saroja -- Ki

Re: [libvirt PATCH 2/2] virsh: allow nodedev-list --all --tree

2021-07-15 Thread Shalini Chellathurai Saroja
On 7/7/21 11:29 PM, Jonathon Jongsma wrote: Allow the tree view with --all so that we can see all inactive mdevs in a tree structure nested under their parent devices. Signed-off-by: Jonathon Jongsma Reviewed-by: Shalini Chellathurai Saroja -- Kind regards Shalini Chellathurai Saroja

Re: [libvirt PATCH 2/7] nodedev: fix xml output for mdev parents in test suite

2021-08-02 Thread Shalini Chellathurai Saroja
rentDevice()) < 0) +addDevice(fakePCIDevice()) < 0 || +addDevice(fakeMatrixDevice()) < 0) return -1; return 0; -- Kind regards Shalini Chellathurai Saroja Linux on Z and Virtualization Development Vorsitzende des Aufsichtsrats: Gregor Pillen Geschäftsführung: Dirk Wittkopp Sitz der Gesellschaft: Böblingen Registergericht: Amtsgericht Stuttgart, HRB 243294

<    1   2