
21 Nov
2023
21 Nov
'23
4:38 a.m.
On a Tuesday in 2023, Peter Krempa wrote:
Reword the error message to clearly state that the machine type doesn't support the address type. It doesn't matter which device it's for.
Additionally the alias may be still NULL at the point when the error is being reported misleading users that they have something wrong with a specific device.
Missing space after ':'
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_validate.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano