On 1/11/22 18:00, Daniel P. Berrangé wrote:
Just a few things I dealt with as side effect of other work
I'm doing wrt AMD SEV.
Daniel P. Berrangé (3):
docs: split example for <os> schema
docs: use virYesNo definition in more schemas
qemu: split handling of distinct firmware enum conversions
docs/formatdomain.rst | 32 +++++++++++++++++++++++++++++---
docs/schemas/capability.rng | 5 +----
docs/schemas/domainbackup.rng | 5 +----
docs/schemas/domaincaps.rng | 5 +----
docs/schemas/domaincommon.rng | 17 ++++-------------
src/conf/domain_conf.h | 4 ++--
src/qemu/qemu_firmware.c | 21 +++++++++++++++++++--
7 files changed, 57 insertions(+), 32 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal