[V3 PATCH 00/16] Enable VAS and NX-GZIP support on powerVM

2021-04-17 Thread Haren Myneni
This patch series enables VAS / NX-GZIP on powerVM which allows the user space to do copy/paste with the same existing interface that is available on powerNV. VAS Enablement: - Get all VAS capabilities using H_QUERY_VAS_CAPABILITIES that are available in the hypervisor. These capabilities tell

[V2 PATCH 00/16] Enable VAS and NX-GZIP support on powerVM

2021-04-13 Thread Haren Myneni
This patch series enables VAS / NX-GZIP on powerVM which allows the user space to do copy/paste with the same existing interface that is available on powerNV. VAS Enablement: - Get all VAS capabilities using H_QUERY_VAS_CAPABILITIES that are available in the hypervisor. These capabilities tell

Re: [PATCH 00/16] Enable VAS and NX-GZIP support on powerVM

2021-04-11 Thread Christophe Leroy
Le 11/04/2021 à 02:27, Haren Myneni a écrit : This patch series enables VAS / NX-GZIP on powerVM which allows the user space to do copy/paste with the same existing interface that is available on powerNV. Can you explain (here and in patch 1 at least) what VAS and NX means ? Is that Vector

[PATCH 00/16] Enable VAS and NX-GZIP support on powerVM

2021-04-10 Thread Haren Myneni
This patch series enables VAS / NX-GZIP on powerVM which allows the user space to do copy/paste with the same existing interface that is available on powerNV. VAS Enablement: - Get all VAS capabilities using H_QUERY_VAS_CAPABILITIES that are available in the hypervisor. These capabilities tell