Re: [Qemu-devel] [PATCH v6 8/9] qemu-binfmt-conf.sh: add option --clear

2019-03-12 Thread Laurent Vivier
On 12/03/2019 20:03, Unai Martinez-Corral wrote: This is a partial implementation. Allows to remove a single or a list of already registered binfmt interpreters. Valid values are those in qemu_target_list. If TARGETS is empty, all the existing 'qemu-*' interpreters are removed. This is partial

[Qemu-devel] [PATCH v6 8/9] qemu-binfmt-conf.sh: add option --clear

2019-03-12 Thread Unai Martinez-Corral
This is a partial implementation. Allows to remove a single or a list of already registered binfmt interpreters. Valid values are those in qemu_target_list. If TARGETS is empty, all the existing 'qemu-*' interpreters are removed. This is partial because 'debian' and 'systemd' configurations are n