qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: zhenwei pi <pizhenwei@bytedance.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, marcandre.lureau@redhat.com,
	berrange@redhat.com, thuth@redhat.com,
	zhenwei pi <pizhenwei@bytedance.com>
Subject: [PATCH v3 0/2] meson: Remove libibumad dependence
Date: Tue, 11 Jun 2024 18:54:25 +0800	[thread overview]
Message-ID: <20240611105427.61395-1-pizhenwei@bytedance.com> (raw)

v2 -> v3:
- refresh lcitool after removing libibumad

v1 -> v2:
- remove libibumad from tests/lcitool/projects/qemu.yml

v1:
- remove libibumad dependence

Zhenwei Pi (2):
  meson: Remove libibumad dependence
  test: Remove libibumad dependence

 meson.build                                           | 4 +---
 scripts/ci/setup/ubuntu/ubuntu-2204-aarch64.yaml      | 1 -
 scripts/ci/setup/ubuntu/ubuntu-2204-s390x.yaml        | 1 -
 tests/docker/dockerfiles/debian-amd64-cross.docker    | 1 -
 tests/docker/dockerfiles/debian-arm64-cross.docker    | 1 -
 tests/docker/dockerfiles/debian-armel-cross.docker    | 1 -
 tests/docker/dockerfiles/debian-armhf-cross.docker    | 1 -
 tests/docker/dockerfiles/debian-i686-cross.docker     | 1 -
 tests/docker/dockerfiles/debian-mips64el-cross.docker | 1 -
 tests/docker/dockerfiles/debian-mipsel-cross.docker   | 1 -
 tests/docker/dockerfiles/debian-ppc64el-cross.docker  | 1 -
 tests/docker/dockerfiles/debian-s390x-cross.docker    | 1 -
 tests/docker/dockerfiles/debian.docker                | 1 -
 tests/docker/dockerfiles/ubuntu2204.docker            | 1 -
 tests/lcitool/projects/qemu.yml                       | 1 -
 15 files changed, 1 insertion(+), 17 deletions(-)

-- 
2.34.1



             reply	other threads:[~2024-06-11 10:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11 10:54 zhenwei pi [this message]
2024-06-11 10:54 ` [PATCH v3 1/2] meson: Remove libibumad dependence zhenwei pi
2024-06-11 10:54 ` [PATCH v3 2/2] test: " zhenwei pi
2024-06-11 11:49 ` [PATCH v3 0/2] meson: " Philippe Mathieu-Daudé
2024-06-13  9:01 ` Philippe Mathieu-Daudé
2024-06-18 11:26   ` Philippe Mathieu-Daudé

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=20240611105427.61395-1-pizhenwei@bytedance.com \
    --to=pizhenwei@bytedance.com \
    --cc=berrange@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.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).