Re: [Qemu-devel] [PATCH v6 00/13] Add migration support for VFIO device

2019-07-08 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1562637554-22439-1-git-send-email-kwankh...@nvidia.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/

Re: [Qemu-devel] [PATCH v6 00/13] Add migration support for VFIO device

2019-07-08 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1562637554-22439-1-git-send-email-kwankh...@nvidia.com/ Hi, This series failed build test on s390x host. Please find the details below. === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under the git checkout with # HEAD pointing to a

[Qemu-devel] [PATCH v6 00/13] Add migration support for VFIO device

2019-07-08 Thread Kirti Wankhede
Add migration support for VFIO device This Patch set include patches as below: - Define KABI for VFIO device for migration support. - Added save and restore functions for PCI configuration space - Generic migration functionality for VFIO device. * This patch set adds functionality only for PCI d