Re: Re: [PING PATCH 0/1] Fix some typos

2023-01-05 Thread Dongdong Zhang
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" 发送时间:2023-01-06 07:25:43 > (星期五)收件人:"Dongdong Zhang" > 抄送:qemu-

[PING PATCH 0/1] Fix some typos

2022-12-15 Thread Dongdong Zhang
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" > Sent Time:2022-11-30 09:53:57 > (Wedn

[PATCH 1/1] Fix some typos

2022-11-29 Thread Dongdong Zhang
Fix some typos in 'python' directory. Signed-off-by: Dongdong Zhang --- 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 insert

[PATCH 0/1] Fix some typos

2022-11-29 Thread Dongdong Zhang
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 +++--