]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_map: Properly group models in index.xml
authorJiri Denemark <jdenemar@redhat.com>
Tue, 22 Oct 2024 07:16:46 +0000 (09:16 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 26 Nov 2024 12:04:34 +0000 (13:04 +0100)
commite2e7602a2288c02a5a59ec41e779484bc76fe743
tree4b6a0b05c87020f85301ad8113dce106f838a323
parent3bb2c2b641b34e621e32b906d1b8827df2469dc9
cpu_map: Properly group models in index.xml

We already visually group the included models using comments. This patch
introduces a new <group name='...'> element for doing it properly in a
machine friendly way.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/cpu/cpu_map.c
src/cpu_map/index.xml