Re: [PATCH] conf: domcaps: Add 'async-teardown' domain capability

2023-07-18 Thread Boris Fiuczynski

On 7/18/23 8:50 AM, Michal Prívozník wrote:

On 7/17/23 17:12, Boris Fiuczynski wrote:

Add async-teardown to the features list in domain capabilities allowing
high level management to introspect the availability of the asynchronous
teardown feature.

Signed-off-by: Boris Fiuczynski 
---



  74 files changed, 87 insertions(+)


Reviewed-by: Michal Privoznik 

and pushed.

Michal



Thanks Michal

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

IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Gregor Pillen
Geschäftsführung: David Faller
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294



Re: [PATCH] conf: domcaps: Add 'async-teardown' domain capability

2023-07-17 Thread Michal Prívozník
On 7/17/23 17:12, Boris Fiuczynski wrote:
> Add async-teardown to the features list in domain capabilities allowing
> high level management to introspect the availability of the asynchronous
> teardown feature.
> 
> Signed-off-by: Boris Fiuczynski 
> ---

>  74 files changed, 87 insertions(+)

Reviewed-by: Michal Privoznik 

and pushed.

Michal



[PATCH] conf: domcaps: Add 'async-teardown' domain capability

2023-07-17 Thread Boris Fiuczynski
Add async-teardown to the features list in domain capabilities allowing
high level management to introspect the availability of the asynchronous
teardown feature.

Signed-off-by: Boris Fiuczynski 
---
 docs/formatdomaincaps.rst| 6 ++
 src/conf/domain_capabilities.c   | 1 +
 src/conf/domain_capabilities.h   | 1 +
 src/conf/schemas/domaincaps.rng  | 9 +
 src/qemu/qemu_capabilities.c | 1 +
 tests/domaincapsdata/qemu_4.2.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_4.2.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_4.2.0-virt.aarch64.xml | 1 +
 tests/domaincapsdata/qemu_4.2.0.aarch64.xml  | 1 +
 tests/domaincapsdata/qemu_4.2.0.ppc64.xml| 1 +
 tests/domaincapsdata/qemu_4.2.0.s390x.xml| 1 +
 tests/domaincapsdata/qemu_4.2.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_5.0.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_5.0.0-tcg-virt.riscv64.xml | 1 +
 tests/domaincapsdata/qemu_5.0.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_5.0.0-virt.aarch64.xml | 1 +
 tests/domaincapsdata/qemu_5.0.0-virt.riscv64.xml | 1 +
 tests/domaincapsdata/qemu_5.0.0.aarch64.xml  | 1 +
 tests/domaincapsdata/qemu_5.0.0.ppc64.xml| 1 +
 tests/domaincapsdata/qemu_5.0.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_5.1.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_5.1.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_5.1.0.sparc.xml| 1 +
 tests/domaincapsdata/qemu_5.1.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_5.2.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_5.2.0-tcg-virt.riscv64.xml | 1 +
 tests/domaincapsdata/qemu_5.2.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_5.2.0-virt.aarch64.xml | 1 +
 tests/domaincapsdata/qemu_5.2.0-virt.riscv64.xml | 1 +
 tests/domaincapsdata/qemu_5.2.0.aarch64.xml  | 1 +
 tests/domaincapsdata/qemu_5.2.0.ppc64.xml| 1 +
 tests/domaincapsdata/qemu_5.2.0.s390x.xml| 1 +
 tests/domaincapsdata/qemu_5.2.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_6.0.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_6.0.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_6.0.0-virt.aarch64.xml | 1 +
 tests/domaincapsdata/qemu_6.0.0.aarch64.xml  | 1 +
 tests/domaincapsdata/qemu_6.0.0.s390x.xml| 1 +
 tests/domaincapsdata/qemu_6.0.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_6.1.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_6.1.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_6.1.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_6.2.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_6.2.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_6.2.0-virt.aarch64.xml | 1 +
 tests/domaincapsdata/qemu_6.2.0.aarch64.xml  | 1 +
 tests/domaincapsdata/qemu_6.2.0.ppc64.xml| 1 +
 tests/domaincapsdata/qemu_6.2.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_7.0.0-hvf.aarch64+hvf.xml  | 1 +
 tests/domaincapsdata/qemu_7.0.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_7.0.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_7.0.0-virt.aarch64.xml | 1 +
 tests/domaincapsdata/qemu_7.0.0.aarch64.xml  | 1 +
 tests/domaincapsdata/qemu_7.0.0.ppc64.xml| 1 +
 tests/domaincapsdata/qemu_7.0.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_7.1.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_7.1.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_7.1.0.ppc64.xml| 1 +
 tests/domaincapsdata/qemu_7.1.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_7.2.0-hvf.x86_64+hvf.xml   | 1 +
 tests/domaincapsdata/qemu_7.2.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_7.2.0-tcg.x86_64+hvf.xml   | 1 +
 tests/domaincapsdata/qemu_7.2.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_7.2.0.ppc.xml  | 1 +
 tests/domaincapsdata/qemu_7.2.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_8.0.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_8.0.0-tcg-virt.riscv64.xml | 1 +
 tests/domaincapsdata/qemu_8.0.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_8.0.0-virt.riscv64.xml | 1 +
 tests/domaincapsdata/qemu_8.0.0.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_8.1.0-q35.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_8.1.0-tcg.x86_64.xml   | 1 +
 tests/domaincapsdata/qemu_8.1.0.s390x.xml| 1 +
 tests/domaincapsdata/qemu_8.1.0.x86_64.xml   | 1 +
 74 files changed, 87 insertions(+)

diff --git a/docs/formatdomaincaps.rst b/docs/formatdomaincaps.rst
index 9dae941d18..0f8015d4dd 100644
--- a/docs/formatdomaincaps.rst
+++ b/docs/formatdomaincaps.rst
@@ -647,6 +647,7 @@ capabilities. All features occur as children of the main 
``features`` element.



+