qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: "Akihiko Odaki" <akihiko.odaki@daynix.com>,
	"Eduardo Habkost" <eduardo@habkost.net>,
	"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Yanan Wang" <wangyanan55@huawei.com>,
	"John Snow" <jsnow@redhat.com>,
	"BALATON Zoltan" <balaton@eik.bme.hu>,
	"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
	"Nicholas Piggin" <npiggin@gmail.com>,
	"Daniel Henrique Barboza" <danielhb413@gmail.com>,
	"David Gibson" <david@gibson.dropbear.id.au>,
	"Harsh Prateek Bora" <harshpb@linux.ibm.com>,
	"Alexey Kardashevskiy" <aik@ozlabs.ru>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Peter Xu" <peterx@redhat.com>, "Fabiano Rosas" <farosas@suse.de>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"David Hildenbrand" <david@redhat.com>,
	"Laurent Vivier" <lvivier@redhat.com>
Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, qemu-ppc@nongnu.org
Subject: Re: [PATCH v3 9/9] tests/qtest: Delete previous boot file
Date: Mon, 8 Jul 2024 09:17:05 +0200	[thread overview]
Message-ID: <36fb3902-f211-4145-bd4d-cc5c543699f0@redhat.com> (raw)
In-Reply-To: <20240708-san-v3-9-b03f671c40c6@daynix.com>

On 08/07/2024 08.55, Akihiko Odaki wrote:
> A test run may create boot files several times. Delete the previous boot
> file before creating a new one.
> 
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
> Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
> ---
>   tests/qtest/migration-test.c | 18 +++++++++++-------
>   1 file changed, 11 insertions(+), 7 deletions(-)


Acked-by: Thomas Huth <thuth@redhat.com>



      reply	other threads:[~2024-07-08  7:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-08  6:55 [PATCH v3 0/9] Fix check-qtest-ppc64 sanitizer errors Akihiko Odaki
2024-07-08  6:55 ` [PATCH v3 1/9] spapr: Free stdout path Akihiko Odaki
2024-07-08  6:55 ` [PATCH v3 2/9] ppc/vof: Fix unaligned FDT property access Akihiko Odaki
2024-07-08  6:55 ` [PATCH v3 3/9] migration: Free removed SaveStateEntry Akihiko Odaki
2024-07-08  6:55 ` [PATCH v3 4/9] memory: Do not refer to "memory region's reference count" Akihiko Odaki
2024-07-08  6:55 ` [PATCH v3 5/9] memory: Refer to docs/devel/memory.rst for "owner" Akihiko Odaki
2024-07-08  6:55 ` [PATCH v3 6/9] memory: Clarify that owner may be missing Akihiko Odaki
2024-07-08  6:55 ` [PATCH v3 7/9] memory: Clarify owner must not call memory_region_ref() Akihiko Odaki
2024-07-08  6:55 ` [PATCH v3 8/9] memory: Do not create circular reference with subregion Akihiko Odaki
2024-07-08  6:55 ` [PATCH v3 9/9] tests/qtest: Delete previous boot file Akihiko Odaki
2024-07-08  7:17   ` Thomas Huth [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=36fb3902-f211-4145-bd4d-cc5c543699f0@redhat.com \
    --to=thuth@redhat.com \
    --cc=aik@ozlabs.ru \
    --cc=akihiko.odaki@daynix.com \
    --cc=alex.bennee@linaro.org \
    --cc=balaton@eik.bme.hu \
    --cc=danielhb413@gmail.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=david@redhat.com \
    --cc=eduardo@habkost.net \
    --cc=farosas@suse.de \
    --cc=harshpb@linux.ibm.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=jsnow@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=mst@redhat.com \
    --cc=npiggin@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=peterx@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=wangyanan55@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).