Re: [PATCH 1/1] Fix some typos

2023-01-16 Thread John Snow
On Mon, Jan 16, 2023 at 1:11 PM Laurent Vivier wrote: > > Le 30/11/2022 à 09:29, Philippe Mathieu-Daudé a écrit : > > On 30/11/22 02:53, Dongdong Zhang wrote: > >> Fix some typos in 'python' directory. > >> > >> Signed-off-by: Dongdong Zhang > > > > Reviewed-by: Philippe Mathieu-Daudé > > > >> -

Re: [PATCH 1/1] Fix some typos

2023-01-16 Thread Laurent Vivier
Le 30/11/2022 à 09:29, Philippe Mathieu-Daudé a écrit : On 30/11/22 02:53, Dongdong Zhang wrote: Fix some typos in 'python' directory. Signed-off-by: Dongdong Zhang Reviewed-by: Philippe Mathieu-Daudé ---   python/qemu/machine/console_socket.py | 2 +-   python/qemu/machine/qtest.py   

Re: [PATCH 1/1] Fix some typos

2023-01-05 Thread Max Filippov
On Tue, Nov 29, 2022 at 6:08 PM Dongdong Zhang wrote: > diff --git a/python/qemu/machine/qtest.py b/python/qemu/machine/qtest.py > index 1a1fc6c9b0..906bd13298 100644 > --- a/python/qemu/machine/qtest.py > +++ b/python/qemu/machine/qtest.py > @@ -42,7 +42,7 @@ class QEMUQtestProtocol: > :rais

Re: [PATCH 1/1] Fix some typos

2022-11-30 Thread Philippe Mathieu-Daudé
On 30/11/22 02:53, Dongdong Zhang wrote: Fix some typos in 'python' directory. Signed-off-by: Dongdong Zhang Reviewed-by: Philippe Mathieu-Daudé --- python/qemu/machine/console_socket.py | 2 +- python/qemu/machine/qtest.py | 2 +- python/qemu/qmp/protocol.py | 2 +-

[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 insertions(+), 6