On Tue, Nov 25 2025, Eric Auger <[email protected]> wrote: > Renaming arm_virtio_compat into arm_virt_compat_defaults > makes more obvious that those compats apply to all machine > types by default, if not overriden for specific ones. This also > matches the terminology used for pc-q35. > > Suggested-by: Igor Mammedov <[email protected]> > Signed-off-by: Eric Auger <[email protected]> > --- > hw/arm/virt.c | 13 +++++++------ > 1 file changed, 7 insertions(+), 6 deletions(-)
Reviewed-by: Cornelia Huck <[email protected]>
