Re: [PATCH v2 5/5] bhyve: sync error messages

2025-07-17 Thread Roman Bogorodskiy
Daniel P. Berrangé wrote: > On Wed, Jul 16, 2025 at 06:28:47PM +0200, Roman Bogorodskiy wrote: > > Use the same error messages for serial devices validation which are > > already used in bhyve_domain.c > > > > Signed-off-by: Roman Bogorodskiy > > --- > > src/bhyve/bhyve_command.c | 4 ++-- > >

Re: [PATCH v2 5/5] bhyve: sync error messages

2025-07-17 Thread Daniel P . Berrangé via Devel
On Wed, Jul 16, 2025 at 06:28:47PM +0200, Roman Bogorodskiy wrote: > Use the same error messages for serial devices validation which are > already used in bhyve_domain.c > > Signed-off-by: Roman Bogorodskiy > --- > src/bhyve/bhyve_command.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletion