[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 4/7] python/machine: move more variable initializations to _p
From: |
Willian Rampazzo |
Subject: |
Re: [PATCH 4/7] python/machine: move more variable initializations to _pre_launch |
Date: |
Fri, 19 Nov 2021 09:26:28 -0300 |
On Thu, Nov 18, 2021 at 5:51 PM John Snow <jsnow@redhat.com> wrote:
>
> No need to clear them only to set them later.
>
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
> python/qemu/machine/machine.py | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
- [PATCH 0/7] python: More fixes for 6.2, John Snow, 2021/11/18
- [PATCH 1/7] python/machine: add @sock_dir property, John Snow, 2021/11/18
- [PATCH 5/7] python/machine: handle "fast" QEMU terminations, John Snow, 2021/11/18
- [PATCH 2/7] python/machine: remove _remove_monitor_sockfile property, John Snow, 2021/11/18
- [PATCH 4/7] python/machine: move more variable initializations to _pre_launch, John Snow, 2021/11/18
- Re: [PATCH 4/7] python/machine: move more variable initializations to _pre_launch,
Willian Rampazzo <=
- [PATCH 6/7] scripts/device-crash-test: Use a QMP timeout, John Snow, 2021/11/18
- [PATCH 3/7] python/machine: add instance disambiguator to default nickname, John Snow, 2021/11/18
- [PATCH 7/7] python/aqmp: fix send_fd_scm for python 3.6.x, John Snow, 2021/11/18