[PATCH 0/1] Fix some typos

Dongdong Zhang posted 1 patch 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221130015358.6998-1-zhangdongdong@eswincomputing.com
Maintainers: John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>, Beraldo Leal <bleal@redhat.com>
There is a newer version of this series
python/qemu/machine/console_socket.py | 2 +-
python/qemu/machine/qtest.py          | 2 +-
python/qemu/qmp/protocol.py           | 2 +-
python/qemu/qmp/qmp_tui.py            | 6 +++---
4 files changed, 6 insertions(+), 6 deletions(-)
[PATCH 0/1] Fix some typos
Posted by Dongdong Zhang 1 year, 4 months ago
This patch mainly fixes some typos in the 'python' directory.

Dongdong Zhang (1):
  Fix some typos

 python/qemu/machine/console_socket.py | 2 +-
 python/qemu/machine/qtest.py          | 2 +-
 python/qemu/qmp/protocol.py           | 2 +-
 python/qemu/qmp/qmp_tui.py            | 6 +++---
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.17.1
[PING PATCH 0/1] Fix some typos
Posted by Dongdong Zhang 1 year, 4 months ago
Hi all,

I would like to ping a patch

https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg04568.html
https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg04570.html


> -----Original Messages-----From:"Dongdong Zhang" <zhangdongdong@eswincomputing.com>Sent Time:2022-11-30 09:53:57 (Wednesday)To:qemu-devel@nongnu.orgCc:jsnow@redhat.com, crosa@redhat.com, bleal@redhat.com, "Dongdong Zhang" <zhangdongdong@eswincomputing.com>Subject:[PATCH 0/1]  Fix some typos
> 
> This patch mainly fixes some typos in the 'python' directory.
> 
> Dongdong Zhang (1):
>   Fix some typos
> 
>  python/qemu/machine/console_socket.py | 2 +-
>  python/qemu/machine/qtest.py          | 2 +-
>  python/qemu/qmp/protocol.py           | 2 +-
>  python/qemu/qmp/qmp_tui.py            | 6 +++---
>  4 files changed, 6 insertions(+), 6 deletions(-)
> 
> -- 
> 2.17.1
Re: [PING PATCH 0/1] Fix some typos
Posted by John Snow 1 year, 3 months ago
On Thu, Dec 15, 2022 at 10:22 PM Dongdong Zhang
<zhangdongdong@eswincomputing.com> wrote:
>
> Hi all,
>
> I would like to ping a patch
>
> https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg04568.html
> https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg04570.html
>
>
> > -----Original Messages-----From:"Dongdong Zhang" <zhangdongdong@eswincomputing.com>Sent Time:2022-11-30 09:53:57 (Wednesday)To:qemu-devel@nongnu.orgCc:jsnow@redhat.com, crosa@redhat.com, bleal@redhat.com, "Dongdong Zhang" <zhangdongdong@eswincomputing.com>Subject:[PATCH 0/1]  Fix some typos
> >
> > This patch mainly fixes some typos in the 'python' directory.
> >
> > Dongdong Zhang (1):
> >   Fix some typos
> >
> >  python/qemu/machine/console_socket.py | 2 +-
> >  python/qemu/machine/qtest.py          | 2 +-
> >  python/qemu/qmp/protocol.py           | 2 +-
> >  python/qemu/qmp/qmp_tui.py            | 6 +++---
> >  4 files changed, 6 insertions(+), 6 deletions(-)
> >
> > --
> > 2.17.1

ACK to this patch.

For fixes under python/qemu/qmp/, I need to relay these fixes over to
https://gitlab.com/qemu-project/python-qemu-qmp -- you can do it
yourself and send a small merge request, or I can do it for you, if
you'd like. Please let me know what you'd prefer, and then I will
stage this patch.

(Apologies that the code is duplicated in two repositories right
now.... I'm working on fixing that.)

--js
Re: Re: [PING PATCH 0/1] Fix some typos
Posted by Dongdong Zhang 1 year, 3 months ago
Hi John,

Could you help me relay these fixes? 
If I submit a pull request, I will go through company's internal review process again. 

Thanks a lot!

Dongdong


> -----原始邮件-----发件人:"John Snow" <jsnow@redhat.com>发送时间:2023-01-06 07:25:43 (星期五)收件人:"Dongdong Zhang" <zhangdongdong@eswincomputing.com>抄送:qemu-devel@nongnu.org, crosa@redhat.com, bleal@redhat.com主题:Re: [PING PATCH 0/1] Fix some typos
> 
> On Thu, Dec 15, 2022 at 10:22 PM Dongdong Zhang
> <zhangdongdong@eswincomputing.com> wrote:
> >
> > Hi all,
> >
> > I would like to ping a patch
> >
> > https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg04568.html
> > https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg04570.html
> >
> >
> > > -----Original Messages-----From:"Dongdong Zhang" <zhangdongdong@eswincomputing.com>Sent Time:2022-11-30 09:53:57 (Wednesday)To:qemu-devel@nongnu.orgCc:jsnow@redhat.com, crosa@redhat.com, bleal@redhat.com, "Dongdong Zhang" <zhangdongdong@eswincomputing.com>Subject:[PATCH 0/1]  Fix some typos
> > >
> > > This patch mainly fixes some typos in the 'python' directory.
> > >
> > > Dongdong Zhang (1):
> > >   Fix some typos
> > >
> > >  python/qemu/machine/console_socket.py | 2 +-
> > >  python/qemu/machine/qtest.py          | 2 +-
> > >  python/qemu/qmp/protocol.py           | 2 +-
> > >  python/qemu/qmp/qmp_tui.py            | 6 +++---
> > >  4 files changed, 6 insertions(+), 6 deletions(-)
> > >
> > > --
> > > 2.17.1
> 
> ACK to this patch.
> 
> For fixes under python/qemu/qmp/, I need to relay these fixes over to
> https://gitlab.com/qemu-project/python-qemu-qmp -- you can do it
> yourself and send a small merge request, or I can do it for you, if
> you'd like. Please let me know what you'd prefer, and then I will
> stage this patch.
> 
> (Apologies that the code is duplicated in two repositories right
> now.... I'm working on fixing that.)
> 
> --js
Re: Re: [PING PATCH 0/1] Fix some typos
Posted by John Snow 1 year, 3 months ago
On Thu, Jan 5, 2023 at 8:50 PM Dongdong Zhang
<zhangdongdong@eswincomputing.com> wrote:
>
> Hi John,
>
> Could you help me relay these fixes?
> If I submit a pull request, I will go through company's internal review process again.

No problem at all. My apologies for the delay.

Staged for QEMU, with additional fix spotted by Max:
https://gitlab.com/jsnow/qemu/-/commit/4cd8db9f367e12ccd7d3980f2573fe65f9949562
Staged for qemu.qmp, preserving credit:
https://gitlab.com/jsnow/python-qemu-qmp/-/commit/cd190a79bcee975d00b0334003e6dcbaf8ec9630

>
> Thanks a lot!
>

Thank *you* :)

--js

> Dongdong
>
>
> > -----原始邮件-----发件人:"John Snow" <jsnow@redhat.com>发送时间:2023-01-06 07:25:43 (星期五)收件人:"Dongdong Zhang" <zhangdongdong@eswincomputing.com>抄送:qemu-devel@nongnu.org, crosa@redhat.com, bleal@redhat.com主题:Re: [PING PATCH 0/1] Fix some typos
> >
> > On Thu, Dec 15, 2022 at 10:22 PM Dongdong Zhang
> > <zhangdongdong@eswincomputing.com> wrote:
> > >
> > > Hi all,
> > >
> > > I would like to ping a patch
> > >
> > > https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg04568.html
> > > https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg04570.html
> > >
> > >
> > > > -----Original Messages-----From:"Dongdong Zhang" <zhangdongdong@eswincomputing.com>Sent Time:2022-11-30 09:53:57 (Wednesday)To:qemu-devel@nongnu.orgCc:jsnow@redhat.com, crosa@redhat.com, bleal@redhat.com, "Dongdong Zhang" <zhangdongdong@eswincomputing.com>Subject:[PATCH 0/1]  Fix some typos
> > > >
> > > > This patch mainly fixes some typos in the 'python' directory.
> > > >
> > > > Dongdong Zhang (1):
> > > >   Fix some typos
> > > >
> > > >  python/qemu/machine/console_socket.py | 2 +-
> > > >  python/qemu/machine/qtest.py          | 2 +-
> > > >  python/qemu/qmp/protocol.py           | 2 +-
> > > >  python/qemu/qmp/qmp_tui.py            | 6 +++---
> > > >  4 files changed, 6 insertions(+), 6 deletions(-)
> > > >
> > > > --
> > > > 2.17.1
> >
> > ACK to this patch.
> >
> > For fixes under python/qemu/qmp/, I need to relay these fixes over to
> > https://gitlab.com/qemu-project/python-qemu-qmp -- you can do it
> > yourself and send a small merge request, or I can do it for you, if
> > you'd like. Please let me know what you'd prefer, and then I will
> > stage this patch.
> >
> > (Apologies that the code is duplicated in two repositories right
> > now.... I'm working on fixing that.)
> >
> > --js