[PATCH v2 0/3] binfmt: Add --ignore-family option

Andrea Bolognani posted 3 patches 2 months, 1 week ago
scripts/qemu-binfmt-conf.sh | 78 ++++++++++++++++++++++++-------------
1 file changed, 50 insertions(+), 28 deletions(-)
[PATCH v2 0/3] binfmt: Add --ignore-family option
Posted by Andrea Bolognani 2 months, 1 week ago
Changes from [v1]:

  * adopt a completely different, more general approach.

[v1] https://mail.gnu.org/archive/html/qemu-devel/2024-12/msg00459.html

Andrea Bolognani (3):
  binfmt: Shuffle things around
  binfmt: Normalize host CPU architecture
  binfmt: Add --ignore-family option

 scripts/qemu-binfmt-conf.sh | 78 ++++++++++++++++++++++++-------------
 1 file changed, 50 insertions(+), 28 deletions(-)

-- 
2.48.1
Re: [PATCH v2 0/3] binfmt: Add --ignore-family option
Posted by Alistair Francis 1 month ago
On Tue, Jan 28, 2025 at 4:29 AM Andrea Bolognani <abologna@redhat.com> wrote:
>
> Changes from [v1]:
>
>   * adopt a completely different, more general approach.
>
> [v1] https://mail.gnu.org/archive/html/qemu-devel/2024-12/msg00459.html
>
> Andrea Bolognani (3):
>   binfmt: Shuffle things around
>   binfmt: Normalize host CPU architecture
>   binfmt: Add --ignore-family option

Thanks!

Applied to riscv-to-apply.next

Alistair

>
>  scripts/qemu-binfmt-conf.sh | 78 ++++++++++++++++++++++++-------------
>  1 file changed, 50 insertions(+), 28 deletions(-)
>
> --
> 2.48.1
>
Re: [PATCH v2 0/3] binfmt: Add --ignore-family option
Posted by Andrea Bolognani 1 month, 3 weeks ago
On Mon, Jan 27, 2025 at 07:29:21PM +0100, Andrea Bolognani wrote:
> Changes from [v1]:
>
>   * adopt a completely different, more general approach.
>
> [v1] https://mail.gnu.org/archive/html/qemu-devel/2024-12/msg00459.html
>
> Andrea Bolognani (3):
>   binfmt: Shuffle things around
>   binfmt: Normalize host CPU architecture
>   binfmt: Add --ignore-family option
>
>  scripts/qemu-binfmt-conf.sh | 78 ++++++++++++++++++++++++-------------
>  1 file changed, 50 insertions(+), 28 deletions(-)

ping

-- 
Andrea Bolognani / Red Hat / Virtualization