On Fri, May 29, 2026 at 16:12:08 +0200, Jiri Denemark via Devel wrote: > From: Jiri Denemark <[email protected]> > > We will need to generate the capabilities in a different way based on > the flags. > > Signed-off-by: Jiri Denemark <[email protected]> > --- > > Notes: > Version 2: > - some hunks were included in v1 by accident and were moved to the > correct patch in v2 > > src/qemu/qemu_capabilities.c | 34 ++++++++++++++++++++++++---------- > src/qemu/qemu_capabilities.h | 3 ++- > src/qemu/qemu_conf.c | 6 ++++-- > src/qemu/qemu_conf.h | 3 ++- > src/qemu/qemu_driver.c | 15 ++------------- > tests/domaincapstest.c | 2 +- > 6 files changed, 35 insertions(+), 28 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
