
17 Jan
2024
17 Jan
'24
6:59 a.m.
On Wed, Jan 17, 2024 at 10:54:35 +0100, Andrea Bolognani wrote:
This is the same as the existing pseries-phb-simple, except that each of the controllers is given a user alias. If we tried to start the resulting guest, we'd get an error:
Bus 'ua-phb0' not found
This is because, at the QEMU command line level, the default PHB is not represented and so it can't be given a custom alias. We're going to address this issue in a follow-up commit.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> ---
Reviewed-by: Peter Krempa <pkrempa@redhat.com>