On Thu, Sep 25, 2025 at 20:07:20 +0200, Andrea Bolognani via Devel wrote: > Currently we differentiate between 64-bit and 32-bit > architectures, which doesn't seem very reasonable > considering that the same machine types are available > in both cases. Remove this inconsistency. > > Signed-off-by: Andrea Bolognani <[email protected]> > --- > src/qemu/qemu_domain.c | 2 +- > .../usb-controller-default-versatilepb.armv7l-latest.args | 2 +- > .../usb-controller-default-versatilepb.armv7l-latest.xml | 2 +- > tests/qemuxmlconftest.c | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
