]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schema: Add schema for guest or host cpu definition
authorTim Wiederhake <twiederh@redhat.com>
Wed, 30 Sep 2020 11:55:01 +0000 (13:55 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 7 Oct 2020 07:18:07 +0000 (09:18 +0200)
commit5d325240c645ea6c1a0902c695cf299410b1f90c
tree263bf4a34b56a00a7576d15372fa297169907e80
parentdfa5231934ea3c742887b4a3983a0366318b273c
schema: Add schema for guest or host cpu definition

`virsh cpu-compare` and `virsh hypervisor-cpu-compare` both accept
guest and host cpu definitions. This schema is able to validate both
possibilities.

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
docs/schemas/cpu.rng [new file with mode: 0644]
docs/schemas/meson.build