Re: [Qemu-devel] [PATCH] multiboot: Make the message more user friendly

2018-09-27 Thread Eric Blake
On 9/26/18 2:29 AM, Mao Zhongyi wrote: Since this one is intended to be a user-facing error message rather than just a debug note, it could also be reasonably expanded to be a bit more user friendly. Reported-by: Peter Maydell Signed-off-by: Mao Zhongyi --- hw/i386/multiboot.c | 3 ++- 1 fi

Re: [Qemu-devel] [PATCH] multiboot: Make the message more user friendly

2018-09-27 Thread Eduardo Habkost
CCing Markus and Eric, so they can help review the error message grammar and style. On Wed, Sep 26, 2018 at 03:29:48AM -0400, Mao Zhongyi wrote: > Since this one is intended to be a user-facing error message > rather than just a debug note, it could also be reasonably > expanded to be a bit more

[Qemu-devel] [PATCH] multiboot: Make the message more user friendly

2018-09-26 Thread Mao Zhongyi
Since this one is intended to be a user-facing error message rather than just a debug note, it could also be reasonably expanded to be a bit more user friendly. Reported-by: Peter Maydell Signed-off-by: Mao Zhongyi --- hw/i386/multiboot.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)