qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH v2 24/35] multi-process: add qdev_proxy_add


From: Eric Blake
Subject: Re: [Qemu-devel] [RFC PATCH v2 24/35] multi-process: add qdev_proxy_add to create proxy devices
Date: Mon, 17 Jun 2019 14:22:08 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 6/17/19 1:16 PM, address@hidden wrote:
> From: Elena Ufimtseva <address@hidden>
> 
> This is handled while parsing the command line options.
> The parsed options are being sent to remote process
> as the messgaes containing JSON strings.

s/messgaes/messages/

> 
> Changes in v2:
>  - parse socket and command suboptions of drive/device commands;

The changelog paragraph belongs...

> 
> Signed-off-by: Jagannathan Raman <address@hidden>
> Signed-off-by: John G Johnson <address@hidden>
> Signed-off-by: Elena Ufimtseva <address@hidden>
> ---

...here, after the --- divider. It is useful to reviewers, but gets
stripped by 'git am' when the maintainer applies the series. A year from
now, we won't care how many iterations the patches went through on list,
only the one version that got committed to git.

>  include/hw/proxy/qemu-proxy.h |   7 ++
>  include/monitor/qdev.h        |   5 +
>  qdev-monitor.c                | 166 ++++++++++++++++++++++++++++++++++
>  3 files changed, 178 insertions(+)
> 


-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]