Re: [Qemu-devel] [PATCH v8 0/4] Improve error reporting

2017-09-03 Thread Mao Zhongyi
On 09/04/2017 11:09 AM, Jason Wang wrote: On 2017年07月06日 16:47, Mao Zhongyi wrote: v8: * PATCH 02 & 04 -resetting the error message for the user to read. [Markus Armbruster] -fix the indentation and commit message. [Markus Armbruster] v7: * PATCH 01 -fix the error message.[D

Re: [Qemu-devel] [PATCH v8 0/4] Improve error reporting

2017-09-03 Thread Jason Wang
On 2017年07月06日 16:47, Mao Zhongyi wrote: v8: * PATCH 02 & 04 -resetting the error message for the user to read. [Markus Armbruster] -fix the indentation and commit message. [Markus Armbruster] v7: * PATCH 01 -fix the error message.[Daniel P. Berrange] -adjust the indenta

Re: [Qemu-devel] [PATCH v8 0/4] Improve error reporting

2017-08-14 Thread Jason Wang
On 2017年08月14日 20:02, Markus Armbruster wrote: Jason, did this fall through the cracks? Unfortunately yes, consider it's rc3, I've queued this for 2.11. Thanks Mao Zhongyi writes: v8: * PATCH 02 & 04 -resetting the error message for the user to read. [Markus Armbruster] -fix th

Re: [Qemu-devel] [PATCH v8 0/4] Improve error reporting

2017-08-14 Thread Markus Armbruster
Jason, did this fall through the cracks? Mao Zhongyi writes: > v8: > * PATCH 02 & 04 > -resetting the error message for the user to read. [Markus Armbruster] > -fix the indentation and commit message. [Markus Armbruster] > > v7: > * PATCH 01 > -fix the error message.[Daniel P. Be

[Qemu-devel] [PATCH v8 0/4] Improve error reporting

2017-07-06 Thread Mao Zhongyi
v8: * PATCH 02 & 04 -resetting the error message for the user to read. [Markus Armbruster] -fix the indentation and commit message. [Markus Armbruster] v7: * PATCH 01 -fix the error message.[Daniel P. Berrange] -adjust the indentation problem.[Eric Blake] * PATCH 03 -print a

[Qemu-devel] [PATCH v8 0/4] Improve error reporting

2017-07-05 Thread Mao Zhongyi
v8: * PATCH 02 & 04 -resetting the error message for the user to read. [Markus Armbruster] v7: * PATCH 01 -fix the error message.[Daniel P. Berrange] -adjust the Indentation problem.[Eric Blake] * PATCH 03 -print a generic message when gethostbyname() failed in parse_host_port(