[libvirt] [PATCH v2 0/3] qemu: guest dedicated crypto adapters

Boris Fiuczynski posted 3 patches 5 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20181018145408.517-1-fiuczy@linux.ibm.com
Test syntax-check passed
docs/formatdomain.html.in      |  3 ++-
docs/news.xml                  |  9 +++++++++
docs/schemas/domaincommon.rng  |  1 +
src/conf/domain_conf.c         | 28 ++++++++++++++++++++++++++++
src/qemu/qemu_capabilities.c   |  2 ++
src/qemu/qemu_capabilities.h   |  1 +
src/qemu/qemu_command.c        |  8 ++++++++
src/qemu/qemu_domain_address.c |  4 ++++
src/util/virmdev.c             |  3 ++-
src/util/virmdev.h             |  1 +
10 files changed, 58 insertions(+), 2 deletions(-)
[libvirt] [PATCH v2 0/3] qemu: guest dedicated crypto adapters
Posted by Boris Fiuczynski 5 years, 5 months ago
v2:
+ added singleton check for vfio-ap mediated device

This patch series introduces initial libvirt support for guest
dedicated crypto adapters on S390.
It allows to specify a vfio-ap mediated device in a domain.
Extensive documentation about AP is available in patch 6 of
the QEMU patch series.

KVM/kernel: guest dedicated crypto adapters
https://lkml.org/lkml/2018/9/26/25

QEMU: s390x: vfio-ap: guest dedicated crypto adapters
https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg01993.html

The qemu patch series has been included into master.
https://git.qemu.org/?p=qemu.git;a=commit;h=69ac8c4cb93f2685839ff7b857cef306b388ff3c

Boris Fiuczynski (3):
  qemu: add vfio-ap capability
  qemu: vfio-ap device support
  news: Update news for vfio-ap support

 docs/formatdomain.html.in      |  3 ++-
 docs/news.xml                  |  9 +++++++++
 docs/schemas/domaincommon.rng  |  1 +
 src/conf/domain_conf.c         | 28 ++++++++++++++++++++++++++++
 src/qemu/qemu_capabilities.c   |  2 ++
 src/qemu/qemu_capabilities.h   |  1 +
 src/qemu/qemu_command.c        |  8 ++++++++
 src/qemu/qemu_domain_address.c |  4 ++++
 src/util/virmdev.c             |  3 ++-
 src/util/virmdev.h             |  1 +
 10 files changed, 58 insertions(+), 2 deletions(-)

-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/3] qemu: guest dedicated crypto adapters
Posted by John Ferlan 5 years, 4 months ago

On 10/18/18 10:54 AM, Boris Fiuczynski wrote:
> v2:
> + added singleton check for vfio-ap mediated device
> 
> This patch series introduces initial libvirt support for guest
> dedicated crypto adapters on S390.
> It allows to specify a vfio-ap mediated device in a domain.
> Extensive documentation about AP is available in patch 6 of
> the QEMU patch series.
> 

I modified patch2 to use "supported" and pushed the series just now.

Tks -

John

> KVM/kernel: guest dedicated crypto adapters
> https://lkml.org/lkml/2018/9/26/25
> 
> QEMU: s390x: vfio-ap: guest dedicated crypto adapters
> https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg01993.html
> 
> The qemu patch series has been included into master.
> https://git.qemu.org/?p=qemu.git;a=commit;h=69ac8c4cb93f2685839ff7b857cef306b388ff3c
> 
> Boris Fiuczynski (3):
>   qemu: add vfio-ap capability
>   qemu: vfio-ap device support
>   news: Update news for vfio-ap support
> 
>  docs/formatdomain.html.in      |  3 ++-
>  docs/news.xml                  |  9 +++++++++
>  docs/schemas/domaincommon.rng  |  1 +
>  src/conf/domain_conf.c         | 28 ++++++++++++++++++++++++++++
>  src/qemu/qemu_capabilities.c   |  2 ++
>  src/qemu/qemu_capabilities.h   |  1 +
>  src/qemu/qemu_command.c        |  8 ++++++++
>  src/qemu/qemu_domain_address.c |  4 ++++
>  src/util/virmdev.c             |  3 ++-
>  src/util/virmdev.h             |  1 +
>  10 files changed, 58 insertions(+), 2 deletions(-)
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/3] qemu: guest dedicated crypto adapters
Posted by Boris Fiuczynski 5 years, 4 months ago
On 10/29/18 5:48 PM, John Ferlan wrote:
> 
> On 10/18/18 10:54 AM, Boris Fiuczynski wrote:
>> v2:
>> + added singleton check for vfio-ap mediated device
>>
>> This patch series introduces initial libvirt support for guest
>> dedicated crypto adapters on S390.
>> It allows to specify a vfio-ap mediated device in a domain.
>> Extensive documentation about AP is available in patch 6 of
>> the QEMU patch series.
>>
> I modified patch2 to use "supported" and pushed the series just now.
> 
> Tks -
> 
> John
> 
Thanks John. I appreciate it.

-- 
Mit freundlichen Grüßen/Kind regards
    Boris Fiuczynski

IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martina Köderitz
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list