On Thu, May 19, 2016 at 5:40 PM, Cole Robinson <crobinso(a)redhat.com> wrote:
On 05/18/2016 02:36 AM, Nishith Shah wrote:
> diff --git a/src/qemu/qemu_parse_command.c
b/src/qemu/qemu_parse_command.c
> index 334dcf8..f027d51 100644
> --- a/src/qemu/qemu_parse_command.c
> +++ b/src/qemu/qemu_parse_command.c
> @@ -1638,14 +1638,22 @@ qemuParseCommandLineMem(virDomainDefPtr dom,
> {
> unsigned long long mem;
> char *end;
> +
This whitespace change should be part of patch #1
Otherwise the patches look good to me, bring on v3 :)
Thanks,
Cole
Working on it :)