
17 Jan
2024
17 Jan
'24
7:42 a.m.
On Wed, Jan 17, 2024 at 10:54:46 +0100, Andrea Bolognani wrote:
Rewrite the function so that it's more compact and easier to extend as new architectures, which will likely come with multibus support right out the gate, are introduced.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- src/qemu/qemu_domain.c | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>